| 2018-09-11 Ms2ger <Ms2ger@igalia.com> |
| |
| Update idlharness.js and webidl2.js. |
| https://bugs.webkit.org/show_bug.cgi?id=189303 |
| |
| Reviewed by Youenn Fablet. |
| |
| Update idlharness.js and webidl2.js. Fix tests that are now broken |
| because of increased strictness in the harness. Fix tests that have |
| been broken for a while. |
| |
| Update expectations. (The main change is the removal of "Unscopable |
| handled correctly for ..." subtests.) |
| |
| * web-platform-tests/FileAPI/idlharness-expected.txt: |
| * web-platform-tests/FileAPI/idlharness.html: Update from upstream. |
| * web-platform-tests/FileAPI/idlharness.worker-expected.txt: |
| * web-platform-tests/FileAPI/idlharness.worker.js: Update from upstream. |
| * web-platform-tests/IndexedDB/interfaces.any-expected.txt: |
| * web-platform-tests/IndexedDB/interfaces.any.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/idlharness.https-expected.txt: |
| * web-platform-tests/WebCryptoAPI/idlharness.https.worker-expected.txt: |
| * web-platform-tests/WebIDL/interfaces-expected.txt: |
| * web-platform-tests/credential-management/idl.https-expected.txt: |
| * web-platform-tests/css/cssom-view/interfaces-expected.txt: |
| * web-platform-tests/css/geometry/interfaces-expected.txt: |
| * web-platform-tests/css/geometry/interfaces.worker-expected.txt: |
| * web-platform-tests/dom/interfaces-expected.txt: |
| * web-platform-tests/dom/interfaces.html: Use the new method for dependency IDLs. |
| * web-platform-tests/encoding/idlharness-expected.txt: |
| * web-platform-tests/eventsource/interfaces-expected.txt: |
| * web-platform-tests/fetch/api/headers/headers-idl-expected.txt: |
| * web-platform-tests/fetch/api/request/request-idl-expected.txt: |
| * web-platform-tests/fetch/api/response/response-idl-expected.txt: |
| * web-platform-tests/hr-time/idlharness-expected.txt: |
| * web-platform-tests/hr-time/idlharness.html: Add missing dependency IDL. |
| * web-platform-tests/html/webappapis/animation-frames/idlharness-expected.txt: |
| * web-platform-tests/interfaces/IndexedDB.idl: Fix bug caught by stricter IDL parser. |
| * web-platform-tests/interfaces/intersection-observer.idl: Added from upstream. |
| * web-platform-tests/interfaces/web-audio-api.idl: |
| Added to fix webaudio/the-audio-api/{the-gainnode-interface, the-delaynode-interface}/idl-test.html. |
| * web-platform-tests/intersection-observer/idlharness.window-expected.txt: |
| Update for added intersection-observer.idl. |
| * web-platform-tests/media-source/interfaces-expected.txt: Update from macOS. |
| * web-platform-tests/mediacapture-streams/MediaDevices-IDL-all-expected.txt: |
| * web-platform-tests/mediacapture-streams/MediaDevices-IDL-all.html: Add missing dependency IDLs. |
| * web-platform-tests/mediacapture-streams/MediaDevices-IDL-enumerateDevices-expected.txt: |
| * web-platform-tests/mediacapture-streams/MediaDevices-IDL-enumerateDevices.html: Add missing dependency IDLs. |
| * web-platform-tests/notifications/interfaces-expected.txt: |
| * web-platform-tests/payment-request/idlharness.https.window-expected.txt: |
| * web-platform-tests/resource-timing/idlharness-expected.txt: |
| * web-platform-tests/resources/idlharness.js: |
| * web-platform-tests/resources/webidl2/CHANGELOG.md: Added. |
| * web-platform-tests/resources/webidl2/README.md: |
| * web-platform-tests/resources/webidl2/checker/index.html: Added. |
| * web-platform-tests/resources/webidl2/checker/w3c-import.log: Added. |
| * web-platform-tests/resources/webidl2/lib/w3c-import.log: |
| * web-platform-tests/resources/webidl2/lib/webidl2.js: |
| * web-platform-tests/resources/webidl2/lib/writer.js: |
| * web-platform-tests/resources/webidl2/package-lock.json: Added. |
| * web-platform-tests/resources/webidl2/package.json: |
| * web-platform-tests/resources/webidl2/test/invalid.js: |
| * web-platform-tests/resources/webidl2/test/invalid/idl/array.widl: Renamed from LayoutTests/imported/w3c/web-platform-tests/resources/webidl2/test/syntax/idl/array.widl. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/caller.widl: Renamed from LayoutTests/imported/w3c/web-platform-tests/resources/webidl2/test/syntax/idl/caller.widl. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/duplicate.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/enum-empty.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/enum-wo-comma.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/exception.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/extattr-empty-ids.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/id-underscored-number.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/implements_and_includes_ws.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/iterator.widl: Renamed from LayoutTests/imported/w3c/web-platform-tests/resources/webidl2/test/syntax/idl/iterator.widl. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/maplike-1type.widl: |
| * web-platform-tests/resources/webidl2/test/invalid/idl/namespace-readwrite.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/no-semicolon-callback.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/no-semicolon.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/nonnullableobjects.widl: |
| * web-platform-tests/resources/webidl2/test/invalid/idl/promise-nullable.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/promise-with-extended-attribute.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/readonly-iterable.widl: |
| * web-platform-tests/resources/webidl2/test/invalid/idl/record-key-with-extended-attribute.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/record-single.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/setlike-2types.widl: |
| * web-platform-tests/resources/webidl2/test/invalid/idl/setter-creator.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/spaced-negative-infinity.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/spaced-variadic.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/special-omittable.widl: |
| * web-platform-tests/resources/webidl2/test/invalid/idl/stray-slash.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/stringconstants.widl: Renamed from LayoutTests/imported/w3c/web-platform-tests/resources/webidl2/test/invalid/idl/stringconstants.idl. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/typedef-nested.widl: |
| * web-platform-tests/resources/webidl2/test/invalid/idl/union-dangling-or.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/union-one.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/union-zero.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/unknown-generic.widl: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/idl/w3c-import.log: |
| * web-platform-tests/resources/webidl2/test/invalid/json/array.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/caller.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/dict-required-default.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/duplicate.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/enum-empty.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/enum-wo-comma.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/enum.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/exception.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/extattr-empty-ids.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/id-underscored-number.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/implements_and_includes_ws.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/iterator.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/maplike-1type.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/module.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/namespace-readwrite.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/no-semicolon-callback.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/no-semicolon.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/nonnullableany.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/nonnullableobjects.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/promise-nullable.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/promise-with-extended-attribute.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/raises.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/readonly-iterable.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/record-key-with-extended-attribute.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/record-key.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/record-single.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/scopedname.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/sequenceAsAttribute.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/setlike-2types.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/setter-creator.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/spaced-negative-infinity.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/spaced-variadic.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/special-omittable.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/stray-slash.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/stringconstants.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/typedef-nested.json: |
| * web-platform-tests/resources/webidl2/test/invalid/json/union-dangling-or.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/union-one.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/union-zero.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/unknown-generic.json: Added. |
| * web-platform-tests/resources/webidl2/test/invalid/json/w3c-import.log: |
| * web-platform-tests/resources/webidl2/test/syntax.js: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/attributes.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/constants.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/equivalent-decl.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/exception-inheritance.widl: Removed. |
| * web-platform-tests/resources/webidl2/test/syntax/idl/exception.widl: Removed. |
| * web-platform-tests/resources/webidl2/test/syntax/idl/extended-attributes.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/generic.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/identifier-qualified-names.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/indexed-properties.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/inherits-getter.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/iterable.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/legacyiterable.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/maplike.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/mixin.widl: Added. |
| * web-platform-tests/resources/webidl2/test/syntax/idl/overloading.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/primitives.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/promise-void.widl: Added. |
| * web-platform-tests/resources/webidl2/test/syntax/idl/record.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/reg-operations.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/sequence.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/serializer.widl: Removed. |
| * web-platform-tests/resources/webidl2/test/syntax/idl/setlike.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/stringifier.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/typedef-union.widl: Renamed from LayoutTests/imported/w3c/web-platform-tests/resources/webidl2/test/syntax/idl/typedef-union.idl. |
| * web-platform-tests/resources/webidl2/test/syntax/idl/typesuffixes.widl: |
| * web-platform-tests/resources/webidl2/test/syntax/idl/w3c-import.log: |
| * web-platform-tests/resources/webidl2/test/syntax/json/allowany.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/array.json: Removed. |
| * web-platform-tests/resources/webidl2/test/syntax/json/attributes.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/callback.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/caller.json: Removed. |
| * web-platform-tests/resources/webidl2/test/syntax/json/constants.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/constructor.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/dictionary-inherits.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/dictionary.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/documentation-dos.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/documentation.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/enum.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/equivalent-decl.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/exception-inheritance.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/exception.json: Removed. |
| * web-platform-tests/resources/webidl2/test/syntax/json/extended-attributes.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/generic.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/getter-setter.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/identifier-qualified-names.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/implements.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/indexed-properties.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/inherits-getter.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/interface-inherits.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/iterable.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/iterator.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/legacyiterable.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/maplike.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/mixin.json: Added. |
| * web-platform-tests/resources/webidl2/test/syntax/json/namedconstructor.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/namespace.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/nointerfaceobject.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/nullable.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/nullableobjects.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/operation-optional-arg.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/overloading.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/overridebuiltins.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/partial-interface.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/primitives.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/promise-void.json: Added. |
| * web-platform-tests/resources/webidl2/test/syntax/json/prototyperoot.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/putforwards.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/record.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/reg-operations.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/replaceable.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/sequence.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/serializer.json: Removed. |
| * web-platform-tests/resources/webidl2/test/syntax/json/setlike.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/static.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/stringifier-attribute.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/stringifier-custom.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/stringifier.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/treatasnull.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/treatasundefined.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/typedef-union.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/typedef.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/typesuffixes.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/uniontype.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/variadic-operations.json: |
| * web-platform-tests/resources/webidl2/test/syntax/json/w3c-import.log: |
| * web-platform-tests/resources/webidl2/test/util/acquire.js: Added. |
| * web-platform-tests/resources/webidl2/test/util/collect.js: Added. |
| * web-platform-tests/resources/webidl2/test/util/w3c-import.log: Added. |
| * web-platform-tests/resources/webidl2/test/w3c-import.log: |
| * web-platform-tests/resources/webidl2/test/web/w3c-import.log: |
| * web-platform-tests/resources/webidl2/test/writer.js: Added. |
| * web-platform-tests/resources/webidl2/w3c-import.log: |
| * web-platform-tests/service-workers/service-worker/interfaces-sw.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/interfaces-window.https-expected.txt: |
| * web-platform-tests/url/interfaces.any-expected.txt: |
| * web-platform-tests/url/interfaces.any.worker-expected.txt: |
| * web-platform-tests/user-timing/idlharness-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/idlharness-expected.txt: |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/idlharness-expected.txt: |
| * web-platform-tests/web-animations/interfaces/AnimationPlaybackEvent/idlharness-expected.txt: |
| * web-platform-tests/web-animations/interfaces/DocumentTimeline/idlharness-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/idlharness-expected.txt: |
| * web-platform-tests/web-share/idlharness.https-expected.txt: |
| * web-platform-tests/webaudio/the-audio-api/the-audiobuffer-interface/idl-test-expected.txt: |
| * web-platform-tests/webaudio/the-audio-api/the-audiobuffer-interface/idl-test.html: Escape less-than signs. |
| * web-platform-tests/webaudio/the-audio-api/the-audiodestinationnode-interface/idl-test-expected.txt: |
| * web-platform-tests/webaudio/the-audio-api/the-audiodestinationnode-interface/idl-test.html: Escape less-than signs. |
| * web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/idl-test-expected.txt: |
| * web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/idl-test-expected.txt: |
| * web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/idl-test.html: Escape less-than signs. |
| * web-platform-tests/webaudio/the-audio-api/the-gainnode-interface/idl-test-expected.txt: |
| * web-platform-tests/webaudio/the-audio-api/the-gainnode-interface/idl-test.html: Escape less-than signs. |
| * web-platform-tests/workers/interfaces.worker-expected.txt: |
| * web-platform-tests/xhr/idlharness.any-expected.txt: |
| * web-platform-tests/xhr/idlharness.any.worker-expected.txt: |
| * web-platform-tests/xhr/interfaces-expected.txt: |
| |
| 2018-09-10 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Update shadow DOM and custom elements tests |
| https://bugs.webkit.org/show_bug.cgi?id=189494 |
| |
| Reviewed by Youenn Fablet. |
| |
| Re-imported WPT tests for shadow DOM and custom elements. |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/custom-elements/range-and-constructors-expected.txt: Added. |
| * web-platform-tests/custom-elements/range-and-constructors.html: Added. |
| * web-platform-tests/custom-elements/w3c-import.log: |
| * web-platform-tests/shadow-dom/Document-prototype-currentScript-expected.txt: |
| * web-platform-tests/shadow-dom/Document-prototype-currentScript.html: |
| * web-platform-tests/shadow-dom/DocumentOrShadowRoot-prototype-elementFromPoint-expected.txt: Added. |
| * web-platform-tests/shadow-dom/DocumentOrShadowRoot-prototype-elementFromPoint.html: Added. |
| * web-platform-tests/shadow-dom/Element-interface-attachShadow-custom-element-expected.txt: Added. |
| * web-platform-tests/shadow-dom/Element-interface-attachShadow-custom-element.html: Added. |
| * web-platform-tests/shadow-dom/Element-interface-attachShadow-expected.txt: |
| * web-platform-tests/shadow-dom/Element-interface-attachShadow.html: |
| * web-platform-tests/shadow-dom/Extensions-to-Event-Interface-expected.txt: |
| * web-platform-tests/shadow-dom/Extensions-to-Event-Interface.html: |
| * web-platform-tests/shadow-dom/OWNERS: Removed. |
| * web-platform-tests/shadow-dom/directionality-001.tentative-expected.html: Added. |
| * web-platform-tests/shadow-dom/directionality-001.tentative.html: Added. |
| * web-platform-tests/shadow-dom/event-composed-path-after-dom-mutation-expected.txt: Added. |
| * web-platform-tests/shadow-dom/event-composed-path-after-dom-mutation.html: Added. |
| * web-platform-tests/shadow-dom/form-control-form-attribute-expected.txt: Added. |
| * web-platform-tests/shadow-dom/form-control-form-attribute.html: Added. |
| * web-platform-tests/shadow-dom/getElementById-dynamic-001-expected.txt: Added. |
| * web-platform-tests/shadow-dom/getElementById-dynamic-001.html: Added. |
| * web-platform-tests/shadow-dom/input-element-list-expected.txt: Added. |
| * web-platform-tests/shadow-dom/input-element-list.html: Added. |
| * web-platform-tests/shadow-dom/layout-slot-no-longer-assigned-expected.html: Added. |
| * web-platform-tests/shadow-dom/layout-slot-no-longer-assigned.html: Added. |
| * web-platform-tests/shadow-dom/layout-slot-no-longer-fallback-expected.html: Added. |
| * web-platform-tests/shadow-dom/layout-slot-no-longer-fallback.html: Added. |
| * web-platform-tests/shadow-dom/leaktests/get-elements-expected.txt: |
| * web-platform-tests/shadow-dom/leaktests/get-elements.html: |
| * web-platform-tests/shadow-dom/leaktests/w3c-import.log: |
| * web-platform-tests/shadow-dom/resources/event-path-test-helpers.js: |
| (dispatchEventWithEventLog): |
| * web-platform-tests/shadow-dom/resources/shadow-dom-utils.js: |
| * web-platform-tests/shadow-dom/resources/w3c-import.log: |
| * web-platform-tests/shadow-dom/w3c-import.log: |
| |
| 2018-09-10 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Revert the errornous change to the test in r235864. |
| |
| * web-platform-tests/shadow-dom/Extensions-to-Event-Interface.html: Replaced with LayoutTests/imported/w3c/web-platform-tests/shadow-dom/Extensions-to-Event-Interface.html. |
| |
| 2018-09-10 Rob Buis <rbuis@igalia.com> |
| |
| XMLHttpRequest: overrideMimeType should not update the response's "Content-Type" header |
| https://bugs.webkit.org/show_bug.cgi?id=189465 |
| |
| Reviewed by Frédéric Wang. |
| |
| * web-platform-tests/xhr/overridemimetype-invalid-mime-type-expected.txt: |
| |
| 2018-09-07 Youenn Fablet <youenn@apple.com> |
| |
| Add support for unified plan transceivers |
| https://bugs.webkit.org/show_bug.cgi?id=189390 |
| |
| Reviewed by Eric Carlson. |
| |
| * web-platform-tests/webrtc/RTCDTMFSender-insertDTMF.https-expected.txt: |
| * web-platform-tests/webrtc/RTCPeerConnection-addTrack.https-expected.txt: |
| Regression comes from the fact that the sender was never used but transceiver direction is sendrecv. |
| This might need further clarification in the spec or implementation of libwebrtc. |
| * web-platform-tests/webrtc/RTCPeerConnection-addTransceiver-expected.txt: |
| * web-platform-tests/webrtc/RTCPeerConnection-removeTrack.https-expected.txt: |
| * web-platform-tests/webrtc/RTCPeerConnection-setDescription-transceiver-expected.txt: |
| * web-platform-tests/webrtc/RTCRtpTransceiver-setDirection-expected.txt: |
| |
| 2018-09-07 Rob Buis <rbuis@igalia.com> |
| |
| XMLHttpRequest: open() does not throw a SYNTAX_ERR exception if method is empty or url cannot be resolved |
| https://bugs.webkit.org/show_bug.cgi?id=46008 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/xhr/open-url-bogus-expected.txt: |
| * web-platform-tests/xhr/open-url-multi-window-6-expected.txt: |
| |
| 2018-09-07 Frederic Wang <fwang@igalia.com> |
| |
| [CSSOM View] Handle the scrollingElement in Element::scroll(Left/Top/Width/Height/To) |
| https://bugs.webkit.org/show_bug.cgi?id=182230 |
| |
| Reviewed by Simon Fraser. |
| |
| This commit updates expectations for some WPT tests so that they have only PASS results. |
| Note that css/cssom-view/scrollingElement-quirks-dynamic-*.html still fail for now (bug 182292). |
| |
| * web-platform-tests/css/cssom-view/HTMLBody-ScrollArea_quirksmode-expected.txt: |
| * web-platform-tests/css/cssom-view/scrolling-quirks-vs-nonquirks-expected.txt: |
| * web-platform-tests/css/cssom-view/scrollingElement-expected.txt: Added. |
| |
| 2018-09-05 Youenn Fablet <youenn@apple.com> |
| |
| Expose RTCRtpSender.setParameters |
| https://bugs.webkit.org/show_bug.cgi?id=189307 |
| |
| Reviewed by Eric Carlson. |
| |
| * web-platform-tests/webrtc/RTCRtpSender-replaceTrack-expected.txt: |
| * web-platform-tests/webrtc/RTCRtpSender-setParameters-expected.txt: |
| |
| 2018-09-04 Frederic Wang <fwang@igalia.com> |
| |
| Add basic support for ScrollIntoViewOptions |
| https://bugs.webkit.org/show_bug.cgi?id=189258 |
| |
| Reviewed by Simon Fraser. |
| |
| Update test expectations for WPT scrollIntoView tests. |
| |
| * web-platform-tests/css/cssom-view/scrollIntoView-scrollMargin-expected.txt: This is not |
| supported yet but update the error message. |
| * web-platform-tests/css/cssom-view/scrollIntoView-scrollPadding-expected.txt: Ditto. |
| * web-platform-tests/css/cssom-view/scrollIntoView-shadow-expected.txt: Update expectation |
| now that this test passes. |
| * web-platform-tests/css/cssom-view/scrollIntoView-smooth-expected.txt: Ditto. |
| * web-platform-tests/css/cssom-view/scrollintoview-expected.txt: Ditto. |
| |
| 2018-09-04 Oriol Brufau <obrufau@igalia.com> |
| |
| Check important flags when serializing shorthand with "initial" values |
| https://bugs.webkit.org/show_bug.cgi?id=188984 |
| |
| Reviewed by Antti Koivisto. |
| |
| The test still has some failures due to https://bugs.webkit.org/show_bug.cgi?id=185953 |
| but without this patch it would fail earlier. |
| |
| * web-platform-tests/css/cssom/shorthand-serialization-expected.txt: |
| * web-platform-tests/css/cssom/shorthand-serialization.html: |
| |
| 2018-09-04 Ryosuke Niwa <rniwa@webkit.org> |
| |
| slotchange event doesn't get fired when inserting, removing, or renaming slot elements |
| https://bugs.webkit.org/show_bug.cgi?id=189144 |
| <rdar://problem/43871061> |
| |
| Reviewed by Antti Koivisto. |
| |
| * web-platform-tests/shadow-dom/slotchange-customelements-expected.txt: |
| * web-platform-tests/shadow-dom/slotchange-event-expected.txt: |
| * web-platform-tests/shadow-dom/slotchange-expected.txt: |
| |
| 2018-09-04 Rob Buis <rbuis@igalia.com> |
| |
| Adjust XMLHttpRequest username/password precedence rules |
| https://bugs.webkit.org/show_bug.cgi?id=184910 |
| |
| Reviewed by Chris Dumez. |
| |
| Update test result. |
| |
| * web-platform-tests/xhr/send-authentication-competing-names-passwords-expected.txt: |
| |
| 2018-09-04 Andy Estes <aestes@apple.com> |
| |
| [Payment Request] PaymentResponse should have an onpayerdetailchange event handler |
| https://bugs.webkit.org/show_bug.cgi?id=189249 |
| |
| Reviewed by Alex Christensen. |
| |
| * web-platform-tests/payment-request/payment-response/onpayerdetailchange-attribute.https-expected.txt: |
| |
| 2018-09-03 Andy Estes <aestes@apple.com> |
| |
| [Payment Request] Implement the MerchantValidationEvent constructor |
| https://bugs.webkit.org/show_bug.cgi?id=189235 |
| |
| Reviewed by Daniel Bates. |
| |
| Updated payment-request web platform tests to 0313d9f. |
| |
| * resources/TestRepositories: |
| * resources/import-expectations.json: |
| * web-platform-tests/payment-request/MerchantValidationEvent/complete-method-manual.https.html: Added. |
| * web-platform-tests/payment-request/MerchantValidationEvent/constructor.http-expected.txt: Added. |
| * web-platform-tests/payment-request/MerchantValidationEvent/constructor.http.html: Added. |
| * web-platform-tests/payment-request/MerchantValidationEvent/constructor.https-expected.txt: Added. |
| * web-platform-tests/payment-request/MerchantValidationEvent/constructor.https.html: Added. |
| * web-platform-tests/payment-request/MerchantValidationEvent/w3c-import.log: Added. |
| * web-platform-tests/payment-request/PaymentRequestUpdateEvent/constructor.http-expected.txt: Added. |
| * web-platform-tests/payment-request/PaymentRequestUpdateEvent/constructor.http.html: Added. |
| * web-platform-tests/payment-request/PaymentRequestUpdateEvent/constructor.https-expected.txt: Added. |
| * web-platform-tests/payment-request/PaymentRequestUpdateEvent/constructor.https.html: Added. |
| * web-platform-tests/payment-request/PaymentRequestUpdateEvent/updateWith-call-immediate-manual.https.html: Added. |
| * web-platform-tests/payment-request/PaymentRequestUpdateEvent/updateWith-duplicate-shipping-options-manual.https.html: Added. |
| * web-platform-tests/payment-request/PaymentRequestUpdateEvent/updateWith-incremental-update-manual.https.html: Added. |
| * web-platform-tests/payment-request/PaymentRequestUpdateEvent/updateWith-method-abort-update-manual.https.html: Added. |
| * web-platform-tests/payment-request/PaymentRequestUpdateEvent/updateWith-state-checks-manual.https.html: Added. |
| * web-platform-tests/payment-request/PaymentRequestUpdateEvent/updatewith-method.https-expected.txt: Added. |
| * web-platform-tests/payment-request/PaymentRequestUpdateEvent/updatewith-method.https.html: Added. |
| * web-platform-tests/payment-request/PaymentRequestUpdateEvent/w3c-import.log: Added. |
| * web-platform-tests/payment-request/allowpaymentrequest/common.sub.js: |
| (window.onmessage.e.t.step): |
| (string_appeared_here.forEach): |
| (window.onmessage): Deleted. |
| * web-platform-tests/payment-request/allowpaymentrequest/echo-PaymentRequest.html: |
| * web-platform-tests/payment-request/onmerchantvalidation-attribute.https-expected.txt: Added. |
| * web-platform-tests/payment-request/onmerchantvalidation-attribute.https.html: Added. |
| * web-platform-tests/payment-request/w3c-import.log: |
| |
| 2018-09-03 Frederic Wang <fwang@igalia.com> |
| |
| Remove duplicate directory web-platform-tests/cssom-view |
| https://bugs.webkit.org/show_bug.cgi?id=189241 |
| |
| Reviewed by Daniel Bates. |
| |
| cssom-view tests were moved into web-platform-tests/css at r232903 but the old |
| directory and expectation were left. This patch finishes the migration. |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/css/cssom-view/scrollingElement-expected.txt: Removed. |
| * web-platform-tests/cssom-view/CaretPosition-001-expected.txt: Removed. |
| * web-platform-tests/cssom-view/CaretPosition-001.html: Removed. |
| * web-platform-tests/cssom-view/DOMRectList-expected.txt: Removed. |
| * web-platform-tests/cssom-view/DOMRectList.html: Removed. |
| * web-platform-tests/cssom-view/HTMLBody-ScrollArea_quirksmode-expected.txt: Removed. |
| * web-platform-tests/cssom-view/HTMLBody-ScrollArea_quirksmode.html: Removed. |
| * web-platform-tests/cssom-view/MediaQueryList-001-expected.txt: Removed. |
| * web-platform-tests/cssom-view/MediaQueryList-001.html: Removed. |
| * web-platform-tests/cssom-view/MediaQueryList-with-empty-string-expected.txt: Removed. |
| * web-platform-tests/cssom-view/MediaQueryList-with-empty-string.html: Removed. |
| * web-platform-tests/cssom-view/OWNERS: Removed. |
| * web-platform-tests/cssom-view/Screen-pixelDepth-Screen-colorDepth001-expected.txt: Removed. |
| * web-platform-tests/cssom-view/Screen-pixelDepth-Screen-colorDepth001.html: Removed. |
| * web-platform-tests/cssom-view/cssom-getBoundingClientRect-001-expected.txt: Removed. |
| * web-platform-tests/cssom-view/cssom-getBoundingClientRect-001.html: Removed. |
| * web-platform-tests/cssom-view/cssom-getBoundingClientRect-002-expected.txt: Removed. |
| * web-platform-tests/cssom-view/cssom-getBoundingClientRect-002.html: Removed. |
| * web-platform-tests/cssom-view/cssom-getClientRects-002-expected.txt: Removed. |
| * web-platform-tests/cssom-view/cssom-getClientRects-002.html: Removed. |
| * web-platform-tests/cssom-view/cssom-getClientRects-expected.txt: Removed. |
| * web-platform-tests/cssom-view/cssom-getClientRects.html: Removed. |
| * web-platform-tests/cssom-view/cssom-view-img-attributes-001-expected.txt: Removed. |
| * web-platform-tests/cssom-view/cssom-view-img-attributes-001.html: Removed. |
| * web-platform-tests/cssom-view/cssom-view-window-screen-interface-expected.txt: Removed. |
| * web-platform-tests/cssom-view/cssom-view-window-screen-interface.html: Removed. |
| * web-platform-tests/cssom-view/cssom-view/media-query-list-interface-expected.txt: Removed. |
| * web-platform-tests/cssom-view/cssom-view/media-query-list-interface.xht: Removed. |
| * web-platform-tests/cssom-view/cssom-view/w3c-import.log: Removed. |
| * web-platform-tests/cssom-view/cssom-view/window-interface-expected.txt: Removed. |
| * web-platform-tests/cssom-view/cssom-view/window-interface.xht: Removed. |
| * web-platform-tests/cssom-view/elementFromPoint-001-expected.txt: Removed. |
| * web-platform-tests/cssom-view/elementFromPoint-001.html: Removed. |
| * web-platform-tests/cssom-view/elementFromPoint-002-expected.txt: Removed. |
| * web-platform-tests/cssom-view/elementFromPoint-002.html: Removed. |
| * web-platform-tests/cssom-view/elementFromPoint-003-expected.txt: Removed. |
| * web-platform-tests/cssom-view/elementFromPoint-003.html: Removed. |
| * web-platform-tests/cssom-view/elementFromPoint-expected.txt: Removed. |
| * web-platform-tests/cssom-view/elementFromPoint.html: Removed. |
| * web-platform-tests/cssom-view/elementFromPosition-expected.txt: Removed. |
| * web-platform-tests/cssom-view/elementFromPosition.html: Removed. |
| * web-platform-tests/cssom-view/elementScroll-expected.txt: Removed. |
| * web-platform-tests/cssom-view/elementScroll.html: Removed. |
| * web-platform-tests/cssom-view/elementsFromPoint-expected.txt: Removed. |
| * web-platform-tests/cssom-view/elementsFromPoint-iframes-expected.txt: Removed. |
| * web-platform-tests/cssom-view/elementsFromPoint-iframes.html: Removed. |
| * web-platform-tests/cssom-view/elementsFromPoint-invalid-cases-expected.txt: Removed. |
| * web-platform-tests/cssom-view/elementsFromPoint-invalid-cases.html: Removed. |
| * web-platform-tests/cssom-view/elementsFromPoint-shadowroot-expected.txt: Removed. |
| * web-platform-tests/cssom-view/elementsFromPoint-shadowroot.html: Removed. |
| * web-platform-tests/cssom-view/elementsFromPoint-simple-expected.txt: Removed. |
| * web-platform-tests/cssom-view/elementsFromPoint-simple.html: Removed. |
| * web-platform-tests/cssom-view/elementsFromPoint-svg-expected.txt: Removed. |
| * web-platform-tests/cssom-view/elementsFromPoint-svg.html: Removed. |
| * web-platform-tests/cssom-view/elementsFromPoint-table-expected.txt: Removed. |
| * web-platform-tests/cssom-view/elementsFromPoint-table.html: Removed. |
| * web-platform-tests/cssom-view/elementsFromPoint.html: Removed. |
| * web-platform-tests/cssom-view/historical-expected.txt: Removed. |
| * web-platform-tests/cssom-view/historical.html: Removed. |
| * web-platform-tests/cssom-view/htmlelement-offset-width-001-expected.txt: Removed. |
| * web-platform-tests/cssom-view/htmlelement-offset-width-001.html: Removed. |
| * web-platform-tests/cssom-view/iframe.html: Removed. |
| * web-platform-tests/cssom-view/interfaces-expected.txt: Removed. |
| * web-platform-tests/cssom-view/interfaces.html: Removed. |
| * web-platform-tests/cssom-view/matchMedia-expected.txt: Removed. |
| * web-platform-tests/cssom-view/matchMedia.xht: Removed. |
| * web-platform-tests/cssom-view/matchMediaAddListener-expected.txt: Removed. |
| * web-platform-tests/cssom-view/matchMediaAddListener.html: Removed. |
| * web-platform-tests/cssom-view/mouseEvent-expected.txt: Removed. |
| * web-platform-tests/cssom-view/mouseEvent.html: Removed. |
| * web-platform-tests/cssom-view/negativeMargins-expected.txt: Removed. |
| * web-platform-tests/cssom-view/negativeMargins.html: Removed. |
| * web-platform-tests/cssom-view/offsetParent_element_test-expected.txt: Removed. |
| * web-platform-tests/cssom-view/offsetParent_element_test.html: Removed. |
| * web-platform-tests/cssom-view/offsetTopLeftInScrollableParent-expected.txt: Removed. |
| * web-platform-tests/cssom-view/offsetTopLeftInScrollableParent.html: Removed. |
| * web-platform-tests/cssom-view/resources/elementsFromPoint.js: Removed. |
| * web-platform-tests/cssom-view/resources/iframe1.html: Removed. |
| * web-platform-tests/cssom-view/resources/iframe2.html: Removed. |
| * web-platform-tests/cssom-view/resources/w3c-import.log: Removed. |
| * web-platform-tests/cssom-view/scrollIntoView-shadow-expected.txt: Removed. |
| * web-platform-tests/cssom-view/scrollIntoView-shadow.html: Removed. |
| * web-platform-tests/cssom-view/scrollIntoView-smooth-expected.txt: Removed. |
| * web-platform-tests/cssom-view/scrollIntoView-smooth.html: Removed. |
| * web-platform-tests/cssom-view/scrollWidthHeight-expected.txt: Removed. |
| * web-platform-tests/cssom-view/scrollWidthHeight.xht: Removed. |
| * web-platform-tests/cssom-view/scrollWidthHeightWhenNotScrollable-expected.txt: Removed. |
| * web-platform-tests/cssom-view/scrollWidthHeightWhenNotScrollable.xht: Removed. |
| * web-platform-tests/cssom-view/scrolling-no-browsing-context-expected.txt: Removed. |
| * web-platform-tests/cssom-view/scrolling-no-browsing-context.html: Removed. |
| * web-platform-tests/cssom-view/scrolling-quirks-vs-nonquirks-expected.txt: Removed. |
| * web-platform-tests/cssom-view/scrolling-quirks-vs-nonquirks.html: Removed. |
| * web-platform-tests/cssom-view/scrollingElement-quirks-dynamic-001-expected.html: Removed. |
| * web-platform-tests/cssom-view/scrollingElement-quirks-dynamic-001.html: Removed. |
| * web-platform-tests/cssom-view/scrollingElement-quirks-dynamic-002-expected.html: Removed. |
| * web-platform-tests/cssom-view/scrollingElement-quirks-dynamic-002.html: Removed. |
| * web-platform-tests/cssom-view/scrollingElement.html: Removed. |
| * web-platform-tests/cssom-view/scrollintoview-expected.txt: Removed. |
| * web-platform-tests/cssom-view/scrollintoview.html: Removed. |
| * web-platform-tests/cssom-view/support/1x1-green.png: Removed. |
| * web-platform-tests/cssom-view/support/1x1-lime.png: Removed. |
| * web-platform-tests/cssom-view/support/1x1-maroon.png: Removed. |
| * web-platform-tests/cssom-view/support/1x1-navy.png: Removed. |
| * web-platform-tests/cssom-view/support/1x1-red.png: Removed. |
| * web-platform-tests/cssom-view/support/1x1-white.png: Removed. |
| * web-platform-tests/cssom-view/support/60x60-gg-rr.png: Removed. |
| * web-platform-tests/cssom-view/support/60x60-green.png: Removed. |
| * web-platform-tests/cssom-view/support/60x60-red.png: Removed. |
| * web-platform-tests/cssom-view/support/README: Removed. |
| * web-platform-tests/cssom-view/support/a-green.css: Removed. |
| * web-platform-tests/cssom-view/support/b-green.css: Removed. |
| * web-platform-tests/cssom-view/support/c-red.css: Removed. |
| * web-platform-tests/cssom-view/support/cat.png: Removed. |
| * web-platform-tests/cssom-view/support/import-green.css: Removed. |
| * web-platform-tests/cssom-view/support/import-red.css: Removed. |
| * web-platform-tests/cssom-view/support/pattern-grg-rgr-grg.png: Removed. |
| * web-platform-tests/cssom-view/support/pattern-grg-rrg-rgg.png: Removed. |
| * web-platform-tests/cssom-view/support/pattern-rgr-grg-rgr.png: Removed. |
| * web-platform-tests/cssom-view/support/pattern-tr.png: Removed. |
| * web-platform-tests/cssom-view/support/ruler-h-50%.png: Removed. |
| * web-platform-tests/cssom-view/support/ruler-h-50px.png: Removed. |
| * web-platform-tests/cssom-view/support/ruler-v-100px.png: Removed. |
| * web-platform-tests/cssom-view/support/ruler-v-50px.png: Removed. |
| * web-platform-tests/cssom-view/support/square-purple.png: Removed. |
| * web-platform-tests/cssom-view/support/square-teal.png: Removed. |
| * web-platform-tests/cssom-view/support/square-white.png: Removed. |
| * web-platform-tests/cssom-view/support/support/README: Removed. |
| * web-platform-tests/cssom-view/support/support/swatch-green.png: Removed. |
| * web-platform-tests/cssom-view/support/support/swatch-red.png: Removed. |
| * web-platform-tests/cssom-view/support/support/w3c-import.log: Removed. |
| * web-platform-tests/cssom-view/support/swatch-blue.png: Removed. |
| * web-platform-tests/cssom-view/support/swatch-green.png: Removed. |
| * web-platform-tests/cssom-view/support/swatch-lime.png: Removed. |
| * web-platform-tests/cssom-view/support/swatch-orange.png: Removed. |
| * web-platform-tests/cssom-view/support/swatch-red.png: Removed. |
| * web-platform-tests/cssom-view/support/swatch-teal.png: Removed. |
| * web-platform-tests/cssom-view/support/swatch-white.png: Removed. |
| * web-platform-tests/cssom-view/support/swatch-yellow.png: Removed. |
| * web-platform-tests/cssom-view/support/test-bl.png: Removed. |
| * web-platform-tests/cssom-view/support/test-br.png: Removed. |
| * web-platform-tests/cssom-view/support/test-inner-half-size.png: Removed. |
| * web-platform-tests/cssom-view/support/test-outer.png: Removed. |
| * web-platform-tests/cssom-view/support/test-tl.png: Removed. |
| * web-platform-tests/cssom-view/support/test-tr.png: Removed. |
| * web-platform-tests/cssom-view/support/w3c-import.log: Removed. |
| * web-platform-tests/cssom-view/ttwf-js-cssomview-getclientrects-length-expected.txt: Removed. |
| * web-platform-tests/cssom-view/ttwf-js-cssomview-getclientrects-length.html: Removed. |
| * web-platform-tests/cssom-view/w3c-import.log: Removed. |
| * web-platform-tests/cssom-view/window-screen-height-expected.txt: Removed. |
| * web-platform-tests/cssom-view/window-screen-height-immutable-expected.txt: Removed. |
| * web-platform-tests/cssom-view/window-screen-height-immutable.html: Removed. |
| * web-platform-tests/cssom-view/window-screen-height.html: Removed. |
| * web-platform-tests/cssom-view/window-screen-width-expected.txt: Removed. |
| * web-platform-tests/cssom-view/window-screen-width-immutable-expected.txt: Removed. |
| * web-platform-tests/cssom-view/window-screen-width-immutable.html: Removed. |
| * web-platform-tests/cssom-view/window-screen-width.html: Removed. |
| |
| 2018-08-30 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Add assignedElements to HTMLSlotElement |
| https://bugs.webkit.org/show_bug.cgi?id=189146 |
| |
| Reviewed by Darin Adler. |
| |
| Rebaselined the tests now that we're passing all test cases. |
| |
| * web-platform-tests/shadow-dom/slots-expected.txt: |
| * web-platform-tests/shadow-dom/slots-fallback-expected.txt: |
| |
| 2018-08-30 Andy Estes <aestes@apple.com> |
| |
| [Payment Request] Implement the PaymentMethodChangeEvent and PaymentMethodChangeEventInit interfaces |
| https://bugs.webkit.org/show_bug.cgi?id=189100 |
| |
| Reviewed by Daniel Bates. |
| |
| * web-platform-tests/payment-request/PaymentMethodChangeEvent/methodDetails-attribute.https-expected.txt: |
| * web-platform-tests/payment-request/PaymentMethodChangeEvent/methodName-attribute.https-expected.txt: |
| * web-platform-tests/payment-request/onpaymentmenthodchange-attribute.https-expected.txt: |
| |
| 2018-08-29 Olivia Barnett <obarnett@apple.com> |
| |
| Implement the Web Share API |
| https://bugs.webkit.org/show_bug.cgi?id=171100 |
| <rdar://problem/31751734> |
| |
| Reviewed by Tim Horton. |
| |
| * web-platform-tests/web-share/idlharness.https-expected.txt: |
| * web-platform-tests/web-share/share-empty.https-expected.txt: |
| * web-platform-tests/web-share/share-securecontext.http-expected.txt: |
| * web-platform-tests/web-share/share-url-invalid.https-expected.txt: |
| * web-platform-tests/web-share/share-without-user-gesture.https-expected.txt: |
| Updated expected results. |
| |
| 2018-08-29 Youenn Fablet <youenn@apple.com> |
| |
| Remove WebRTC legacy API implementation |
| https://bugs.webkit.org/show_bug.cgi?id=189040 |
| |
| Reviewed by Eric Carlson. |
| |
| * web-platform-tests/mediacapture-streams/MediaDevices-IDL-all-expected.txt: |
| * web-platform-tests/mediacapture-streams/MediaDevices-IDL-enumerateDevices-expected.txt: |
| * web-platform-tests/mediacapture-streams/MediaStream-default-feature-policy.https-expected.txt: |
| * web-platform-tests/webrtc/historical-expected.txt: |
| * web-platform-tests/webrtc/no-media-call.html: |
| * web-platform-tests/webrtc/simplecall.https.html: |
| |
| 2018-08-29 Youenn Fablet <youenn@apple.com> |
| |
| Add a runtime flag for WebRTC unified plan |
| https://bugs.webkit.org/show_bug.cgi?id=189068 |
| |
| Reviewed by Eric Carlson. |
| |
| * web-platform-tests/webrtc/RTCPeerConnection-addTrack.https-expected.txt: |
| |
| 2018-08-29 Ali Juma <ajuma@chromium.org> |
| |
| [IntersectionObserver] Implement intersection logic for the same-document implicit root case |
| https://bugs.webkit.org/show_bug.cgi?id=189055 |
| |
| Reviewed by Simon Fraser. |
| |
| Rebaseline tests. |
| |
| * web-platform-tests/intersection-observer/display-none-expected.txt: |
| * web-platform-tests/intersection-observer/inline-client-rect-expected.txt: |
| * web-platform-tests/intersection-observer/multiple-targets-expected.txt: |
| * web-platform-tests/intersection-observer/multiple-thresholds-expected.txt: |
| * web-platform-tests/intersection-observer/observer-without-js-reference-expected.txt: |
| * web-platform-tests/intersection-observer/root-margin-expected.txt: |
| * web-platform-tests/intersection-observer/same-document-no-root-expected.txt: |
| * web-platform-tests/intersection-observer/same-document-zero-size-target-expected.txt: |
| * web-platform-tests/intersection-observer/shadow-content-expected.txt: |
| * web-platform-tests/intersection-observer/text-target-expected.txt: |
| * web-platform-tests/intersection-observer/zero-area-element-hidden-expected.txt: |
| |
| 2018-08-28 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Changes to slot children should trigger slotchange |
| https://bugs.webkit.org/show_bug.cgi?id=169718 |
| <rdar://problem/43317496> |
| |
| Reviewed by Darin Adler. |
| |
| Rebaselined the test now that relevant test cases pass. |
| |
| * web-platform-tests/shadow-dom/slotchange-expected.txt: |
| |
| 2018-08-28 Aditya Keerthi <akeerthi@apple.com> |
| |
| [iOS] Support inputmode=none |
| https://bugs.webkit.org/show_bug.cgi?id=188896 |
| |
| Reviewed by Tim Horton. |
| |
| * web-platform-tests/html/dom/reflection-misc-expected.txt: Rebaseline. |
| |
| 2018-08-28 Ali Juma <ajuma@chromium.org> |
| |
| [IntersectionObserver] Schedule intersection observation updates |
| https://bugs.webkit.org/show_bug.cgi?id=189007 |
| |
| Reviewed by Simon Fraser. |
| |
| Rebaseline tests that now pass. |
| |
| * web-platform-tests/intersection-observer/bounding-box-expected.txt: |
| * web-platform-tests/intersection-observer/containing-block-expected.txt: |
| * web-platform-tests/intersection-observer/remove-element-expected.txt: |
| * web-platform-tests/intersection-observer/same-document-root-expected.txt: |
| * web-platform-tests/intersection-observer/unclipped-root-expected.txt: |
| |
| 2018-08-27 Andy Estes <aestes@apple.com> |
| |
| [Payment Request] Update payment-request web platform tests |
| https://bugs.webkit.org/show_bug.cgi?id=188985 |
| |
| Reviewed by Youenn Fablet. |
| |
| * web-platform-tests/payment-request/META.yml: Added. |
| * web-platform-tests/payment-request/OWNERS: Removed. |
| * web-platform-tests/payment-request/PaymentAddress/attributes-and-toJSON-method-manual.https.html: |
| * web-platform-tests/payment-request/PaymentAddress/w3c-import.log: |
| * web-platform-tests/payment-request/PaymentItem/type_member.https-expected.txt: Added. |
| * web-platform-tests/payment-request/PaymentItem/type_member.https.html: Added. |
| * web-platform-tests/payment-request/PaymentItem/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/payment-request/PaymentAddress/w3c-import.log. |
| * web-platform-tests/payment-request/PaymentMethodChangeEvent/methodDetails-attribute.https-expected.txt: Added. |
| * web-platform-tests/payment-request/PaymentMethodChangeEvent/methodDetails-attribute.https.html: Added. |
| * web-platform-tests/payment-request/PaymentMethodChangeEvent/methodName-attribute.https-expected.txt: Added. |
| * web-platform-tests/payment-request/PaymentMethodChangeEvent/methodName-attribute.https.html: Added. |
| * web-platform-tests/payment-request/PaymentMethodChangeEvent/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/payment-request/PaymentAddress/w3c-import.log. |
| * web-platform-tests/payment-request/PaymentValidationErrors/retry-shows-error-member-manual.https.html: Added. |
| * web-platform-tests/payment-request/PaymentValidationErrors/retry-shows-payer-member-manual.https.html: Added. |
| * web-platform-tests/payment-request/PaymentValidationErrors/retry-shows-shippingAddress-member-manual.https.html: Added. |
| * web-platform-tests/payment-request/PaymentValidationErrors/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/payment-request/PaymentAddress/w3c-import.log. |
| * web-platform-tests/payment-request/algorithms-manual.https.html: |
| * web-platform-tests/payment-request/allowpaymentrequest/w3c-import.log: |
| * web-platform-tests/payment-request/change-shipping-option-manual.https.html: |
| * web-platform-tests/payment-request/change-shipping-option-select-last-manual.https.html: Added. |
| * web-platform-tests/payment-request/idlharness.https.window-expected.txt: Added. |
| * web-platform-tests/payment-request/idlharness.https.window.html: Added. |
| * web-platform-tests/payment-request/idlharness.https.window.js: Added. |
| (idlArray.catch): |
| * web-platform-tests/payment-request/interfaces.https-expected.txt: Removed. |
| * web-platform-tests/payment-request/interfaces.https.html: Removed. |
| * web-platform-tests/payment-request/onpaymentmenthodchange-attribute.https-expected.txt: Added. |
| * web-platform-tests/payment-request/onpaymentmenthodchange-attribute.https.html: Added. |
| * web-platform-tests/payment-request/payment-request-abort-method-manual.https-expected.txt: Removed. |
| * web-platform-tests/payment-request/payment-request-abort-method.https-expected.txt: Added. |
| * web-platform-tests/payment-request/payment-request-abort-method.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/payment-request/payment-request-abort-method-manual.https.html. |
| * web-platform-tests/payment-request/payment-request-canmakepayment-method.https-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/payment-request/payment-request-canmakepayment-method-manual.https-expected.txt. |
| * web-platform-tests/payment-request/payment-request-canmakepayment-method.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/payment-request/payment-request-canmakepayment-method-manual.https.html. |
| * web-platform-tests/payment-request/payment-request-insecure.http-expected.txt: Added. |
| * web-platform-tests/payment-request/payment-request-insecure.http.html: Added. |
| * web-platform-tests/payment-request/payment-request-not-exposed.https.worker-expected.txt: Added. |
| * web-platform-tests/payment-request/payment-request-not-exposed.https.worker.html: Added. |
| * web-platform-tests/payment-request/payment-request-not-exposed.https.worker.js: Added. |
| (test): |
| * web-platform-tests/payment-request/payment-request-show-method.https.html: |
| * web-platform-tests/payment-request/payment-response/complete-method-manual.https.html: |
| * web-platform-tests/payment-request/payment-response/helpers.js: |
| (async.getPaymentResponse): |
| * web-platform-tests/payment-request/payment-response/methodName-attribute-manual.https.html: |
| * web-platform-tests/payment-request/payment-response/onpayerdetailchange-attribute.https-expected.txt: Added. |
| * web-platform-tests/payment-request/payment-response/onpayerdetailchange-attribute.https.html: Added. |
| * web-platform-tests/payment-request/payment-response/onpayerdetailchange-attribute.manual.https.html: Added. |
| * web-platform-tests/payment-request/payment-response/payerEmail-attribute-manual.https.html: |
| * web-platform-tests/payment-request/payment-response/payerName-attribute-manual.https.html: |
| * web-platform-tests/payment-request/payment-response/payerPhone-attribute-manual.https.html: |
| * web-platform-tests/payment-request/payment-response/rejects_if_not_active-manual.https.html: Added. |
| * web-platform-tests/payment-request/payment-response/requestId-attribute-manual.https.html: |
| * web-platform-tests/payment-request/payment-response/retry-method-manual.https.html: Added. |
| * web-platform-tests/payment-request/payment-response/shippingAddress-attribute-manual.https.html: |
| * web-platform-tests/payment-request/payment-response/shippingOption-attribute-manual.https.html: |
| * web-platform-tests/payment-request/payment-response/w3c-import.log: |
| * web-platform-tests/payment-request/resources/w3c-import.log: |
| * web-platform-tests/payment-request/shipping-address-changed-manual.https.html: |
| * web-platform-tests/payment-request/show-method-optional-promise-rejects-manual.https.html: Added. |
| * web-platform-tests/payment-request/show-method-optional-promise-resolves-manual.https.html: Added. |
| * web-platform-tests/payment-request/show-method-postmessage-iframe.html: Added. |
| * web-platform-tests/payment-request/show-method-postmessage-manual.https.html: Added. |
| * web-platform-tests/payment-request/updateWith-method-pmi-handling-manual.https.html: |
| * web-platform-tests/payment-request/user-abort-algorithm-manual.https.html: |
| * web-platform-tests/payment-request/user-accepts-payment-request-algo-manual.https.html: |
| * web-platform-tests/payment-request/w3c-import.log: |
| |
| 2018-08-27 Youenn Fablet <youenn@apple.com> |
| |
| Update WPT tools to 87329a1 |
| https://bugs.webkit.org/show_bug.cgi?id=188766 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * resources/config.json: |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch.any.js: |
| Fixing test that was including testharness.js twice once explictly and once with WPT test template. |
| * web-platform-tests/infrastructure: Refreshed. |
| * web-platform-tests/infrastructure/testdriver/bless.html: Added. |
| * web-platform-tests/tools: Refreshed |
| |
| 2018-08-27 Rob Buis <rbuis@igalia.com> |
| |
| XMLHTTPRequest.send for Document should have same Content-Type processing rules as String |
| https://bugs.webkit.org/show_bug.cgi?id=188953 |
| |
| Reviewed by Darin Adler. |
| |
| * web-platform-tests/xhr/setrequestheader-content-type-expected.txt: |
| |
| 2018-08-27 Ali Juma <ajuma@chromium.org> |
| |
| [IntersectionObserver] Implement intersection logic for the explicit root case |
| https://bugs.webkit.org/show_bug.cgi?id=188809 |
| |
| Reviewed by Simon Fraser. |
| |
| Rebaseline tests now that some intersection logic has been implemented. |
| |
| * web-platform-tests/intersection-observer/bounding-box-expected.txt: |
| * web-platform-tests/intersection-observer/containing-block-expected.txt: |
| * web-platform-tests/intersection-observer/edge-inclusive-intersection-expected.txt: |
| * web-platform-tests/intersection-observer/isIntersecting-change-events-expected.txt: |
| * web-platform-tests/intersection-observer/remove-element-expected.txt: |
| * web-platform-tests/intersection-observer/same-document-root-expected.txt: |
| * web-platform-tests/intersection-observer/unclipped-root-expected.txt: |
| |
| 2018-08-27 Youenn Fablet <youenn@apple.com> |
| |
| Update WPT XHR tests to 87329a1 |
| https://bugs.webkit.org/show_bug.cgi?id=188816 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Moved tests from XMLHttpRequest to xhr. |
| Updated xhr tests according upstream WPT. |
| |
| * resources/import-expectations.json: |
| * resources/resource-files.json: |
| * web-platform-tests/XMLHttpRequest: Removed. |
| * web-platform-tests/xhr: Added. |
| |
| 2018-08-24 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Click event from click() is not composed |
| https://bugs.webkit.org/show_bug.cgi?id=170211 |
| |
| Reviewed by Wenson Hsieh. |
| |
| Rebaselined the test now that all test cases pass. |
| |
| * web-platform-tests/shadow-dom/event-composed-expected.txt: |
| |
| 2018-08-24 Youenn Fablet <youenn@apple.com> |
| |
| libwebrtc PeerConnection::AddTrack sometimes fail |
| https://bugs.webkit.org/show_bug.cgi?id=188914 |
| |
| Reviewed by Eric Carlson. |
| |
| * web-platform-tests/webrtc/RTCPeerConnection-addTrack.https-expected.txt: |
| |
| 2018-08-23 Aditya Keerthi <akeerthi@apple.com> |
| |
| [iOS] Support the inputmode attribute on contenteditable elements |
| https://bugs.webkit.org/show_bug.cgi?id=188878 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * web-platform-tests/html/dom/reflection-misc-expected.txt: Rebaseline. |
| |
| 2018-08-23 Youenn Fablet <youenn@apple.com> |
| |
| self.isSecureContext undefined in Service Worker |
| https://bugs.webkit.org/show_bug.cgi?id=188842 |
| |
| Reviewed by Alex Christensen. |
| |
| * web-platform-tests/service-workers/service-worker/ServiceWorkerGlobalScope/isSecureContext.https-expected.txt: Added. |
| * web-platform-tests/service-workers/service-worker/ServiceWorkerGlobalScope/isSecureContext.https.html: Added. |
| * web-platform-tests/service-workers/service-worker/ServiceWorkerGlobalScope/isSecureContext.serviceworker.js: Added. |
| (test): |
| |
| 2018-08-23 Youenn Fablet <youenn@apple.com> |
| |
| Update libwebrtc up to 984f1a80c0 |
| https://bugs.webkit.org/show_bug.cgi?id=188745 |
| <rdar://problem/43539177> |
| |
| Reviewed by Eric Carlson. |
| |
| * web-platform-tests/webrtc/RTCPeerConnection-addIceCandidate-expected.txt: |
| * web-platform-tests/webrtc/no-media-call-expected.txt: |
| |
| 2018-08-23 Youenn Fablet <youenn@apple.com> |
| |
| Use "wpt serve" to launch WPT server |
| https://bugs.webkit.org/show_bug.cgi?id=188848 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * resources/config.json: |
| Use config alias to serve http/wpt content as /WebKit/ |
| |
| 2018-08-22 Rob Buis <rbuis@igalia.com> |
| |
| Fetch: Stop checking Request.integrity's value in no-cors mode |
| https://bugs.webkit.org/show_bug.cgi?id=188802 |
| |
| Reviewed by Frédéric Wang. |
| |
| Update integrity.html expected result. |
| |
| * web-platform-tests/fetch/api/basic/integrity-expected.txt: |
| |
| 2018-08-21 Yusuke Suzuki <yusukesuzuki@slowstart.org> |
| |
| Support "name" option for dedicated workers |
| https://bugs.webkit.org/show_bug.cgi?id=188779 |
| |
| Reviewed by Joseph Pecoraro. |
| |
| * web-platform-tests/workers/interfaces.worker-expected.txt: |
| * web-platform-tests/workers/name-property-expected.txt: |
| |
| 2018-08-21 Ryan Haddad <ryanhaddad@apple.com> |
| |
| Unreviewed, rolling out r235128. |
| |
| The test added with this change is frequently failing. |
| |
| Reverted changeset: |
| |
| "Support "name" option for dedicated workers" |
| https://bugs.webkit.org/show_bug.cgi?id=188779 |
| https://trac.webkit.org/changeset/235128 |
| |
| 2018-08-21 Yusuke Suzuki <yusukesuzuki@slowstart.org> |
| |
| Support "name" option for dedicated workers |
| https://bugs.webkit.org/show_bug.cgi?id=188779 |
| |
| Reviewed by Joseph Pecoraro. |
| |
| * web-platform-tests/workers/interfaces.worker-expected.txt: |
| * web-platform-tests/workers/name-property-expected.txt: |
| |
| 2018-08-20 Rob Buis <rbuis@igalia.com> |
| |
| Throw an exception if window.open() gets passed a URL that cannot be parsed |
| https://bugs.webkit.org/show_bug.cgi?id=171656 |
| |
| Reviewed by Darin Adler. |
| |
| * web-platform-tests/url/failure-expected.txt: |
| |
| 2018-08-20 Rob Buis <rbuis@igalia.com> |
| |
| Relax Request constructor around referrers |
| https://bugs.webkit.org/show_bug.cgi?id=168649 |
| |
| Reviewed by Darin Adler. |
| |
| * web-platform-tests/fetch/api/policies/referrer-origin-expected.txt: |
| * web-platform-tests/fetch/api/policies/referrer-origin-service-worker.https-expected.txt: |
| * web-platform-tests/fetch/api/policies/referrer-origin-worker-expected.txt: |
| * web-platform-tests/fetch/api/request/request-init-001.sub-expected.txt: |
| |
| 2018-08-18 Ali Juma <ajuma@chromium.org> |
| |
| [IntersectionObserver] Fire an initial dummy notification |
| https://bugs.webkit.org/show_bug.cgi?id=188670 |
| |
| Reviewed by Simon Fraser. |
| |
| Rebaseline tests now that an initial notification is fired. |
| |
| * web-platform-tests/intersection-observer/bounding-box-expected.txt: |
| * web-platform-tests/intersection-observer/client-rect-expected.txt: |
| * web-platform-tests/intersection-observer/containing-block-expected.txt: |
| * web-platform-tests/intersection-observer/cross-origin-iframe-expected.txt: |
| * web-platform-tests/intersection-observer/disconnect-expected.txt: |
| * web-platform-tests/intersection-observer/display-none-expected.txt: |
| * web-platform-tests/intersection-observer/edge-inclusive-intersection-expected.txt: |
| * web-platform-tests/intersection-observer/iframe-no-root-expected.txt: |
| * web-platform-tests/intersection-observer/inline-client-rect-expected.txt: |
| * web-platform-tests/intersection-observer/isIntersecting-change-events-expected.txt: |
| * web-platform-tests/intersection-observer/multiple-targets-expected.txt: |
| * web-platform-tests/intersection-observer/multiple-thresholds-expected.txt: |
| * web-platform-tests/intersection-observer/observer-without-js-reference-expected.txt: |
| * web-platform-tests/intersection-observer/remove-element-expected.txt: |
| * web-platform-tests/intersection-observer/root-margin-expected.txt: |
| * web-platform-tests/intersection-observer/same-document-no-root-expected.txt: |
| * web-platform-tests/intersection-observer/same-document-root-expected.txt: |
| * web-platform-tests/intersection-observer/same-document-zero-size-target-expected.txt: |
| * web-platform-tests/intersection-observer/shadow-content-expected.txt: |
| * web-platform-tests/intersection-observer/text-target-expected.txt: |
| * web-platform-tests/intersection-observer/timestamp-expected.txt: |
| * web-platform-tests/intersection-observer/unclipped-root-expected.txt: |
| * web-platform-tests/intersection-observer/zero-area-element-hidden-expected.txt: |
| * web-platform-tests/intersection-observer/zero-area-element-visible-expected.txt: |
| |
| 2018-08-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Custom element constructor doesn't use HTMLElement in new.target's realm |
| https://bugs.webkit.org/show_bug.cgi?id=188634 |
| |
| Reviewed by Keith Miller. |
| |
| Rebaselined the test now that all relevant test cases pass. All remaining test failures are |
| for customized builtin, which we do not and shall not implement. |
| |
| * web-platform-tests/custom-elements/htmlconstructor/newtarget-expected.txt: |
| |
| 2018-08-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Custom element doesn't invalidate its style when :defined rule starts to apply |
| https://bugs.webkit.org/show_bug.cgi?id=188637 |
| |
| Reviewed by Antti Koivisto. |
| |
| Rebaselined the test now that all relevant test cases pass. The only remaining test failures |
| are for customized builtins which we do not and shall not implement. |
| |
| * web-platform-tests/custom-elements/pseudo-class-defined-expected.txt: |
| |
| 2018-08-15 Jer Noble <jer.noble@apple.com> |
| |
| Add Experimental Feature support for SourceBuffer.changeType() |
| https://bugs.webkit.org/show_bug.cgi?id=188626 |
| |
| Reviewed by Eric Carlson. |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/media-source/mediasource-changetype-expected.txt: Added. |
| * web-platform-tests/media-source/mediasource-changetype-play-expected.txt: Added. |
| * web-platform-tests/media-source/mediasource-changetype-play.html: Added. |
| * web-platform-tests/media-source/mediasource-changetype-util.js: Added. |
| (findSupportedChangeTypeTestTypes): |
| (appendBuffer): |
| (trimBuffered): |
| (trimDuration): |
| (runChangeTypeTest): |
| (mediaSourceChangeTypeTest): |
| * web-platform-tests/media-source/mediasource-changetype.html: Added. |
| * web-platform-tests/media-source/mp3/sound_5.mp3: Added. |
| * web-platform-tests/media-source/mp3/w3c-import.log: Added. |
| * web-platform-tests/media-source/w3c-import.log: |
| * web-platform-tests/media-source/webm/test-vp9.webm: Added. |
| * web-platform-tests/media-source/webm/w3c-import.log: |
| |
| 2018-08-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| connectedCallback is invoked by the HTML parser after child nodes had been inserted |
| https://bugs.webkit.org/show_bug.cgi?id=183931 |
| <rdar://problem/38843548> |
| |
| Reviewed by Alex Christensen. |
| |
| Rebaselined the test now that all test cases pass. |
| |
| * web-platform-tests/custom-elements/parser/parser-sets-attributes-and-children-expected.txt: |
| |
| 2018-08-14 Yusuke Suzuki <yusukesuzuki@slowstart.org> |
| |
| Unhandled Promise Rejection logging in workers should not emit ErrorEvent to host Worker object |
| https://bugs.webkit.org/show_bug.cgi?id=188551 |
| |
| Reviewed by Youenn Fablet. |
| |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.worker-expected.txt: |
| * web-platform-tests/streams/readable-streams/tee.dedicatedworker-expected.txt: |
| |
| 2018-08-14 Yusuke Suzuki <yusukesuzuki@slowstart.org> |
| |
| Worker should support unhandled promise rejections |
| https://bugs.webkit.org/show_bug.cgi?id=188265 |
| |
| Reviewed by Darin Adler. |
| |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.worker-expected.txt: |
| * web-platform-tests/streams/readable-streams/tee.dedicatedworker-expected.txt: |
| * web-platform-tests/streams/readable-streams/tee.serviceworker.https-expected.txt: |
| * web-platform-tests/workers/interfaces.worker-expected.txt: |
| * web-platform-tests/workers/semantics/interface-objects/001.worker-expected.txt: |
| |
| 2018-08-14 Rob Buis <rbuis@igalia.com> |
| |
| Fetch: content-length header is being added to the safe-list |
| https://bugs.webkit.org/show_bug.cgi?id=185473 |
| |
| Reviewed by Youenn Fablet. |
| |
| Sync with wpt change: |
| https://github.com/web-platform-tests/wpt/commit/407ecdff87af8aeceaa07cbc71aac9ec355d4334 |
| |
| * web-platform-tests/fetch/api/cors/cors-filtering-expected.txt: |
| * web-platform-tests/fetch/api/cors/cors-filtering-worker-expected.txt: |
| * web-platform-tests/fetch/api/cors/cors-filtering.js: |
| |
| 2018-08-13 Youenn Fablet <youenn@apple.com> |
| |
| [WPT] Ensure templated tests do set a Content-Type: text/html HTTP header |
| https://bugs.webkit.org/show_bug.cgi?id=188523 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Importing change made in https://github.com/web-platform-tests/wpt/pull/12450 |
| This helps running WPT tests in more platforms. |
| |
| * web-platform-tests/tools/serve/serve.py: |
| (HtmlWrapperHandler): |
| |
| 2018-08-13 Ali Juma <ajuma@chromium.org> |
| |
| [IntersectionObserver] Validate threshold values |
| https://bugs.webkit.org/show_bug.cgi?id=188475 |
| |
| Reviewed by Simon Fraser. |
| |
| Update expectation for newly passing test case. |
| |
| * web-platform-tests/intersection-observer/observer-exceptions-expected.txt: |
| * web-platform-tests/intersection-observer/observer-exceptions.html: Fix typo already fixed upstream. |
| |
| 2018-08-13 Yusuke Suzuki <yusukesuzuki@slowstart.org> |
| |
| Expose CloseEvent and CustomEvent to workers |
| https://bugs.webkit.org/show_bug.cgi?id=188493 |
| |
| Reviewed by Sam Weinig. |
| |
| * web-platform-tests/workers/semantics/interface-objects/001.worker-expected.txt: |
| |
| 2018-08-13 Oriol Brufau <obrufau@igalia.com> |
| |
| [css-logical] Implement flow-relative margin, padding, border and sizing properties |
| https://bugs.webkit.org/show_bug.cgi?id=188386 |
| |
| Reviewed by Manuel Rego Casasnovas. |
| |
| These properties provide the author with the ability to control margins |
| through logical, rather than physical, direction and dimension mappings. |
| |
| Only longhand properties and border shorthands for specific sides are |
| implemented as part of this patch. |
| |
| The existing prefixed properties become aliases of the new ones. |
| |
| The new tests are imported from the WPT test suite for CSS Logical |
| Properties and Values spec. |
| |
| The tests still have some failures because sideways writing modes have |
| not been implemented yet. |
| |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/css/css-logical/META.yml: Added. |
| * web-platform-tests/css/css-logical/animation-001-expected.txt: Added. |
| * web-platform-tests/css/css-logical/animation-001.html: Added. |
| * web-platform-tests/css/css-logical/animation-002-expected.txt: Added. |
| * web-platform-tests/css/css-logical/animation-002.html: Added. |
| * web-platform-tests/css/css-logical/animation-003.tentative-expected.txt: Added. |
| * web-platform-tests/css/css-logical/animation-003.tentative.html: Added. |
| * web-platform-tests/css/css-logical/cascading-001-expected.html: Added. |
| * web-platform-tests/css/css-logical/cascading-001.html: Added. |
| * web-platform-tests/css/css-logical/logical-box-border-color-expected.txt: Added. |
| * web-platform-tests/css/css-logical/logical-box-border-color.html: Added. |
| * web-platform-tests/css/css-logical/logical-box-border-shorthands-expected.txt: Added. |
| * web-platform-tests/css/css-logical/logical-box-border-shorthands.html: Added. |
| * web-platform-tests/css/css-logical/logical-box-border-style-expected.txt: Added. |
| * web-platform-tests/css/css-logical/logical-box-border-style.html: Added. |
| * web-platform-tests/css/css-logical/logical-box-border-width-expected.txt: Added. |
| * web-platform-tests/css/css-logical/logical-box-border-width.html: Added. |
| * web-platform-tests/css/css-logical/logical-box-inset-expected.txt: Added. |
| * web-platform-tests/css/css-logical/logical-box-inset.html: Added. |
| * web-platform-tests/css/css-logical/logical-box-margin-expected.txt: Added. |
| * web-platform-tests/css/css-logical/logical-box-margin.html: Added. |
| * web-platform-tests/css/css-logical/logical-box-padding-expected.txt: Added. |
| * web-platform-tests/css/css-logical/logical-box-padding.html: Added. |
| * web-platform-tests/css/css-logical/logical-box-size-expected.txt: Added. |
| * web-platform-tests/css/css-logical/logical-box-size.html: Added. |
| * web-platform-tests/css/css-logical/logicalprops-block-size-expected.txt: Added. |
| * web-platform-tests/css/css-logical/logicalprops-block-size-vlr-expected.txt: Added. |
| * web-platform-tests/css/css-logical/logicalprops-block-size-vlr.html: Added. |
| * web-platform-tests/css/css-logical/logicalprops-block-size.html: Added. |
| * web-platform-tests/css/css-logical/logicalprops-inline-size-expected.txt: Added. |
| * web-platform-tests/css/css-logical/logicalprops-inline-size-vlr-expected.txt: Added. |
| * web-platform-tests/css/css-logical/logicalprops-inline-size-vlr.html: Added. |
| * web-platform-tests/css/css-logical/logicalprops-inline-size.html: Added. |
| * web-platform-tests/css/css-logical/logicalprops-quirklength-expected.txt: Added. |
| * web-platform-tests/css/css-logical/logicalprops-quirklength.html: Added. |
| * web-platform-tests/css/css-logical/resources/test-box-properties.js: Added. |
| (testCSSValues): |
| (testComputedValues): |
| (makeDeclaration): |
| * web-platform-tests/css/css-logical/resources/w3c-import.log: Added. |
| * web-platform-tests/css/css-logical/w3c-import.log: Added. |
| |
| 2018-08-10 Ali Juma <ajuma@chromium.org> |
| |
| [IntersectionObserver] Implement rootMargin parsing |
| https://bugs.webkit.org/show_bug.cgi?id=188469 |
| |
| Reviewed by Darin Adler. |
| |
| Update expectations for newly passing test cases. |
| |
| * web-platform-tests/intersection-observer/observer-attributes-expected.txt: |
| * web-platform-tests/intersection-observer/observer-exceptions-expected.txt: |
| |
| 2018-08-09 Ali Juma <ajuma@chromium.org> |
| |
| Import WPTs for IntersectionObserver |
| https://bugs.webkit.org/show_bug.cgi?id=188416 |
| |
| Reviewed by Simon Fraser. |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/intersection-observer/META.yml: Added. |
| * web-platform-tests/intersection-observer/bounding-box-expected.txt: Added. |
| * web-platform-tests/intersection-observer/bounding-box.html: Added. |
| * web-platform-tests/intersection-observer/client-rect-expected.txt: Added. |
| * web-platform-tests/intersection-observer/client-rect.html: Added. |
| * web-platform-tests/intersection-observer/containing-block-expected.txt: Added. |
| * web-platform-tests/intersection-observer/containing-block.html: Added. |
| * web-platform-tests/intersection-observer/cross-origin-iframe-expected.txt: Added. |
| * web-platform-tests/intersection-observer/cross-origin-iframe.html: Added. |
| * web-platform-tests/intersection-observer/disconnect-expected.txt: Added. |
| * web-platform-tests/intersection-observer/disconnect.html: Added. |
| * web-platform-tests/intersection-observer/display-none-expected.txt: Added. |
| * web-platform-tests/intersection-observer/display-none.html: Added. |
| * web-platform-tests/intersection-observer/edge-inclusive-intersection-expected.txt: Added. |
| * web-platform-tests/intersection-observer/edge-inclusive-intersection.html: Added. |
| * web-platform-tests/intersection-observer/idlharness.window-expected.txt: Added. |
| * web-platform-tests/intersection-observer/idlharness.window.html: Added. |
| * web-platform-tests/intersection-observer/idlharness.window.js: Added. |
| (idl_array.self.observer.new.IntersectionObserver): |
| * web-platform-tests/intersection-observer/iframe-no-root-expected.txt: Added. |
| * web-platform-tests/intersection-observer/iframe-no-root.html: Added. |
| * web-platform-tests/intersection-observer/inline-client-rect-expected.txt: Added. |
| * web-platform-tests/intersection-observer/inline-client-rect.html: Added. |
| * web-platform-tests/intersection-observer/isIntersecting-change-events-expected.txt: Added. |
| * web-platform-tests/intersection-observer/isIntersecting-change-events.html: Added. |
| * web-platform-tests/intersection-observer/multiple-targets-expected.txt: Added. |
| * web-platform-tests/intersection-observer/multiple-targets.html: Added. |
| * web-platform-tests/intersection-observer/multiple-thresholds-expected.txt: Added. |
| * web-platform-tests/intersection-observer/multiple-thresholds.html: Added. |
| * web-platform-tests/intersection-observer/observer-attributes-expected.txt: Added. |
| * web-platform-tests/intersection-observer/observer-attributes.html: Added. |
| * web-platform-tests/intersection-observer/observer-exceptions-expected.txt: Added. |
| * web-platform-tests/intersection-observer/observer-exceptions.html: Added. |
| * web-platform-tests/intersection-observer/observer-in-iframe.html: Added. |
| * web-platform-tests/intersection-observer/observer-without-js-reference-expected.txt: Added. |
| * web-platform-tests/intersection-observer/observer-without-js-reference.html: Added. |
| * web-platform-tests/intersection-observer/remove-element-expected.txt: Added. |
| * web-platform-tests/intersection-observer/remove-element.html: Added. |
| * web-platform-tests/intersection-observer/resources/cross-origin-subframe.html: Added. |
| * web-platform-tests/intersection-observer/resources/iframe-no-root-subframe.html: Added. |
| * web-platform-tests/intersection-observer/resources/intersection-observer-test-utils.js: Added. |
| (waitForNotification): |
| (runTestCycle): |
| (contentBounds): |
| (borderBoxBounds): |
| (clientBounds): |
| (rectArea): |
| (checkRect): |
| (checkLastEntry): |
| (checkJsonEntry): |
| (checkJsonEntries): |
| * web-platform-tests/intersection-observer/resources/observer-in-iframe-subframe.html: Added. |
| * web-platform-tests/intersection-observer/resources/timestamp-subframe.html: Added. |
| * web-platform-tests/intersection-observer/resources/w3c-import.log: Added. |
| * web-platform-tests/intersection-observer/root-margin-expected.txt: Added. |
| * web-platform-tests/intersection-observer/root-margin.html: Added. |
| * web-platform-tests/intersection-observer/same-document-no-root-expected.txt: Added. |
| * web-platform-tests/intersection-observer/same-document-no-root.html: Added. |
| * web-platform-tests/intersection-observer/same-document-root-expected.txt: Added. |
| * web-platform-tests/intersection-observer/same-document-root.html: Added. |
| * web-platform-tests/intersection-observer/same-document-zero-size-target-expected.txt: Added. |
| * web-platform-tests/intersection-observer/same-document-zero-size-target.html: Added. |
| * web-platform-tests/intersection-observer/shadow-content-expected.txt: Added. |
| * web-platform-tests/intersection-observer/shadow-content.html: Added. |
| * web-platform-tests/intersection-observer/text-target-expected.txt: Added. |
| * web-platform-tests/intersection-observer/text-target.html: Added. |
| * web-platform-tests/intersection-observer/timestamp-expected.txt: Added. |
| * web-platform-tests/intersection-observer/timestamp.html: Added. |
| * web-platform-tests/intersection-observer/unclipped-root-expected.txt: Added. |
| * web-platform-tests/intersection-observer/unclipped-root.html: Added. |
| * web-platform-tests/intersection-observer/w3c-import.log: Added. |
| * web-platform-tests/intersection-observer/zero-area-element-hidden-expected.txt: Added. |
| * web-platform-tests/intersection-observer/zero-area-element-hidden.html: Added. |
| * web-platform-tests/intersection-observer/zero-area-element-visible-expected.txt: Added. |
| * web-platform-tests/intersection-observer/zero-area-element-visible.html: Added. |
| |
| 2018-08-08 Charlie Turner <cturner@igalia.com> |
| |
| Add CENC sanitization |
| https://bugs.webkit.org/show_bug.cgi?id=188376 |
| |
| Reviewed by Xabier Rodriguez-Calvar. |
| |
| * web-platform-tests/encrypted-media/scripts/generate-request-disallowed-input.js: |
| (runTest): Fixed an incorrect test failure message, added more |
| invalid init data tests to check the new box parsing methods in |
| WebCore. |
| |
| 2018-08-08 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| [css-grid] Update behavior of percentage row tracks and gutters |
| https://bugs.webkit.org/show_bug.cgi?id=188403 |
| |
| Reviewed by Sergio Villar Senin. |
| |
| Import tests from WPT related to this issue. |
| |
| * web-platform-tests/css/css-grid/alignment/grid-content-alignment-second-pass-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-content-alignment-second-pass-001.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-content-alignment-second-pass-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-content-alignment-second-pass-002.html: Added. |
| * web-platform-tests/css/css-grid/alignment/w3c-import.log: |
| * web-platform-tests/css/css-grid/grid-definition/grid-percentage-rows-indefinite-height-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-definition/grid-percentage-rows-indefinite-height-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-definition/grid-percentage-rows-indefinite-height-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-definition/grid-percentage-rows-indefinite-height-002.html: Added. |
| * web-platform-tests/css/css-grid/grid-definition/w3c-import.log: |
| * web-platform-tests/css/css-grid/grid-layout-properties.html: Update test to reflect the new behavior. |
| |
| 2018-08-06 Ryosuke Niwa <rniwa@webkit.org> |
| |
| HTML parser should execute custom element reactions for setting attributes immediately after creating a custom element |
| https://bugs.webkit.org/show_bug.cgi?id=188336 |
| |
| Reviewed by Frédéric Wang. |
| |
| Rebaseline the test now that the relevant test case is passing. |
| |
| * web-platform-tests/custom-elements/parser/parser-sets-attributes-and-children-expected.txt: |
| |
| 2018-08-05 Yusuke Suzuki <utatane.tea@gmail.com> |
| |
| Add support for microtasks in workers |
| https://bugs.webkit.org/show_bug.cgi?id=188246 |
| |
| Reviewed by Darin Adler. |
| |
| This test is wrong[1,2]. It starts failing since our worker starts using correct microtask queues. |
| |
| [1]: https://github.com/web-platform-tests/wpt/pull/8936 |
| [2]: https://github.com/w3c/ServiceWorker/issues/1213#issuecomment-342640579 |
| |
| * web-platform-tests/service-workers/service-worker/extendable-event-async-waituntil.https-expected.txt: |
| |
| 2018-08-03 Ryosuke Niwa <rniwa@webkit.org> |
| |
| innerHTML should not synchronously create a custom element |
| https://bugs.webkit.org/show_bug.cgi?id=188327 |
| <rdar://problem/42923114> |
| |
| Reviewed by Daniel Bates. |
| |
| Rebaselined the test now that all test cases are passing. |
| |
| * web-platform-tests/custom-elements/connected-callbacks-html-fragment-parsing-expected.txt: |
| |
| 2018-08-02 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Release assert when throwing exceptions in custom element reactions |
| https://bugs.webkit.org/show_bug.cgi?id=187805 |
| <rdar://problem/42432714> |
| |
| Reviewed by Saam Barati. |
| |
| Generated the expected result. |
| |
| * web-platform-tests/custom-elements/reactions/with-exceptions-expected.txt: Added. |
| |
| 2018-08-01 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Implement customElements.upgrade() |
| https://bugs.webkit.org/show_bug.cgi?id=183397 |
| |
| Reviewed by Frédéric Wang. |
| |
| Rebaseline the test now that we're passing. |
| |
| * web-platform-tests/custom-elements/custom-element-registry/upgrade-expected.txt: |
| |
| 2018-07-23 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| [css-grid] Add support for calc() in gutter properties |
| https://bugs.webkit.org/show_bug.cgi?id=187902 |
| |
| Reviewed by Simon Fraser. |
| |
| Two new WPT tests are imported to verify the expected behavior. |
| |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-gaps-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-gaps-002-rtl-expected.txt: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-gaps-002-rtl.html: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-gaps-002.html: Added. |
| * web-platform-tests/css/css-grid/abspos/w3c-import.log: |
| |
| 2018-07-23 Sihui Liu <sihui_liu@apple.com> |
| |
| CrashTracer: com.apple.WebKit.Storage at WebCore: WebCore::encodeKey |
| https://bugs.webkit.org/show_bug.cgi?id=187927 |
| <rdar://problem/42516426> |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/IndexedDB/key-conversion-exceptions-expected.txt: |
| |
| 2018-07-20 Frederic Wang <fwang@igalia.com> |
| |
| Import new WPT tests for custom elements |
| https://bugs.webkit.org/show_bug.cgi?id=187806 |
| |
| Reviewed by Javier Fernandez. |
| |
| * web-platform-tests/custom-elements/Document-createElement-expected.txt: |
| * web-platform-tests/custom-elements/Document-createElement-svg.svg: Added. |
| * web-platform-tests/custom-elements/Document-createElement.html: |
| * web-platform-tests/custom-elements/Document-createElementNS-expected.txt: Added. |
| * web-platform-tests/custom-elements/Document-createElementNS.html: Added. |
| * web-platform-tests/custom-elements/HTMLElement-constructor-expected.txt: |
| * web-platform-tests/custom-elements/HTMLElement-constructor.html: |
| * web-platform-tests/custom-elements/META.yml: Added. |
| * web-platform-tests/custom-elements/OWNERS: Removed. |
| * web-platform-tests/custom-elements/builtin-coverage-expected.txt: Added. |
| * web-platform-tests/custom-elements/builtin-coverage.html: Added. |
| * web-platform-tests/custom-elements/connected-callbacks-html-fragment-parsing-expected.txt: Added. |
| * web-platform-tests/custom-elements/connected-callbacks-html-fragment-parsing.html: Added. |
| * web-platform-tests/custom-elements/custom-element-registry/upgrade-expected.txt: Added. |
| * web-platform-tests/custom-elements/custom-element-registry/upgrade.html: Added. |
| * web-platform-tests/custom-elements/custom-element-registry/w3c-import.log: |
| * web-platform-tests/custom-elements/htmlconstructor/newtarget-expected.txt: |
| * web-platform-tests/custom-elements/htmlconstructor/newtarget.html: |
| * web-platform-tests/custom-elements/htmlconstructor/w3c-import.log: |
| * web-platform-tests/custom-elements/parser/parser-constructs-custom-elements-with-is-expected.txt: Added. |
| * web-platform-tests/custom-elements/parser/parser-constructs-custom-elements-with-is.html: Added. |
| * web-platform-tests/custom-elements/parser/parser-uses-create-an-element-for-a-token-svg.svg: Added. |
| * web-platform-tests/custom-elements/parser/parser-uses-registry-of-owner-document-expected.txt: |
| * web-platform-tests/custom-elements/parser/serializing-html-fragments-expected.txt: Added. |
| * web-platform-tests/custom-elements/parser/serializing-html-fragments.html: Added. |
| * web-platform-tests/custom-elements/parser/w3c-import.log: |
| * web-platform-tests/custom-elements/pseudo-class-defined-expected.txt: Added. |
| * web-platform-tests/custom-elements/pseudo-class-defined.html: Added. |
| * web-platform-tests/custom-elements/reactions/HTMLInputElement-expected.txt: Added. |
| * web-platform-tests/custom-elements/reactions/HTMLInputElement.html: Added. |
| * web-platform-tests/custom-elements/reactions/resources/w3c-import.log: |
| * web-platform-tests/custom-elements/reactions/w3c-import.log: |
| * web-platform-tests/custom-elements/reactions/with-exceptions.html: Added. |
| * web-platform-tests/custom-elements/resources/my-custom-element-html-document.html: Added. |
| * web-platform-tests/custom-elements/resources/w3c-import.log: |
| * web-platform-tests/custom-elements/upgrading/Document-importNode-expected.txt: Added. |
| * web-platform-tests/custom-elements/upgrading/Document-importNode.html: Added. |
| * web-platform-tests/custom-elements/upgrading/w3c-import.log: |
| * web-platform-tests/custom-elements/w3c-import.log: |
| |
| 2018-07-18 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Interpolation between font-styles with a keyword value should be discrete |
| https://bugs.webkit.org/show_bug.cgi?id=187722 |
| |
| Reviewed by Myles Maxfield. |
| |
| Mark some WPT progressions. |
| |
| * web-platform-tests/web-animations/animation-model/animation-types/discrete-expected.txt: |
| |
| 2018-07-17 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Interpolation between lengths with an "auto" value should be discrete |
| https://bugs.webkit.org/show_bug.cgi?id=187721 |
| |
| Reviewed by Dean Jackson. |
| |
| Mark 2 new WPT progressions. |
| |
| * web-platform-tests/web-animations/animation-model/animation-types/discrete-expected.txt: |
| |
| 2018-07-11 Youenn Fablet <youenn@apple.com> |
| |
| Fix remaining Cross-Origin-Resource-Policy failures, if any |
| https://bugs.webkit.org/show_bug.cgi?id=186761 |
| <rdar://problem/41209829> |
| |
| Reviewed by Alex Christensen. |
| |
| Fixed some tests for correctness. |
| |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch-in-service-worker-expected.txt: |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch.any-expected.txt: |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch.any.js: |
| (promise_test): |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch.any.worker-expected.txt: |
| * web-platform-tests/fetch/cross-origin-resource-policy/scheme-restriction.https.window-expected.txt: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/scheme-restriction.https.window.html: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/scheme-restriction.https.window.js: |
| * web-platform-tests/fetch/cross-origin-resource-policy/syntax.any-expected.txt: |
| * web-platform-tests/fetch/cross-origin-resource-policy/syntax.any.worker-expected.txt: |
| |
| 2018-07-10 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Make WPT test at interfaces/KeyframeEffect/processing-a-keyframes-argument-001.html pass reliably |
| https://bugs.webkit.org/show_bug.cgi?id=186501 |
| <rdar://problem/41000224> |
| |
| Reviewed by Dean Jackson. |
| |
| Mark 2 new WPT progressions. |
| |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-001-expected.txt: |
| |
| 2018-07-10 Youenn Fablet <youenn@apple.com> |
| |
| Make fetch() use "same-origin" credentials by default |
| https://bugs.webkit.org/show_bug.cgi?id=176023 |
| |
| Reviewed by Chris Dumez. |
| |
| Tests updated according upstream WPT repo. |
| |
| * web-platform-tests/fetch/api/request/request-init-003.sub.html: |
| * web-platform-tests/fetch/api/request/request-structure.html: |
| |
| 2018-07-09 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Make WPT test at animation-model/keyframe-effects/effect-value-overlapping-keyframes.html pass reliably |
| https://bugs.webkit.org/show_bug.cgi?id=186492 |
| <rdar://problem/41000150> |
| |
| Reviewed by Dean Jackson. |
| |
| While we've fixed handling of overlapping keyframes in the fix for webkit.org/b/187498 (r233676), we weren't passing |
| the dedicated WPT test because it assumed absolute accuracy when reading the computed style opacity. This isn't correct |
| per the CSS spec and the WPT test has been updated (see https://github.com/web-platform-tests/wpt/pull/11880). We're |
| reflecting this change in our copy of this test which now passes. |
| |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-overlapping-keyframes-expected.txt: |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-overlapping-keyframes.html: |
| |
| 2018-07-09 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Correct handle repetition of composite and easing values |
| https://bugs.webkit.org/show_bug.cgi?id=187498 |
| <rdar://problem/41999183> |
| |
| Reviewed by Dean Jackson. |
| |
| Mark 6 new WPT progressions. |
| |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/constructor-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/setKeyframes-expected.txt: |
| |
| 2018-07-09 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Make WPT test at interfaces/DocumentTimeline/constructor.html pass reliably |
| https://bugs.webkit.org/show_bug.cgi?id=186498 |
| <rdar://problem/41000205> |
| |
| Reviewed by Dean Jackson. |
| |
| Mark 4 new WPT progressions. |
| |
| * web-platform-tests/web-animations/interfaces/DocumentTimeline/constructor-expected.txt: |
| |
| 2018-07-09 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Support overlapping keyframes |
| https://bugs.webkit.org/show_bug.cgi?id=187481 |
| <rdar://problem/41988674> |
| |
| Reviewed by Dean Jackson. |
| |
| Mark 20 new WPT progressions and 2 different failures. |
| |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-overlapping-keyframes-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/constructor-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/setKeyframes-expected.txt: |
| |
| 2018-07-09 Youenn Fablet <youenn@apple.com> |
| |
| StringView operator==(char*) should check the length of the string |
| https://bugs.webkit.org/show_bug.cgi?id=187422 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/eventsource/format-field-parsing-expected.txt: |
| |
| 2018-07-08 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] A number of tests report an incorrect computed offset |
| https://bugs.webkit.org/show_bug.cgi?id=187410 |
| <rdar://problem/41905790> |
| |
| Reviewed by Dean Jackson. |
| |
| Mark 16 new WPT progressions. |
| |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/constructor-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-001-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/setKeyframes-expected.txt: |
| |
| 2018-07-06 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Make WPT test at interfaces/KeyframeEffect/processing-a-keyframes-argument-002.html pass reliably |
| https://bugs.webkit.org/show_bug.cgi?id=186502 |
| <rdar://problem/41000229>l |
| |
| Reviewed by Dean Jackson. |
| |
| Mark WPT progression. |
| |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-002-expected.txt: |
| |
| 2018-07-05 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Make WPT test at interfaces/Animation/finish.html pass reliably |
| https://bugs.webkit.org/show_bug.cgi?id=186496 |
| <rdar://problem/41000179> |
| |
| Reviewed by Dean Jackson. |
| |
| Mark a WPT progression. |
| |
| * web-platform-tests/web-animations/interfaces/Animation/finish-expected.txt: |
| |
| 2018-07-05 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Make WPT test at interfaces/Animation/finished.html pass reliably |
| https://bugs.webkit.org/show_bug.cgi?id=186497 |
| <rdar://problem/41000193> |
| |
| Reviewed by Dean Jackson. |
| |
| Mark WPT progression. |
| |
| * web-platform-tests/web-animations/interfaces/Animation/finished-expected.txt: |
| |
| 2018-07-05 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] The ready promise should initially be resolved |
| https://bugs.webkit.org/show_bug.cgi?id=187341 |
| <rdar://problem/41844711> |
| |
| Reviewed by Dean Jackson. |
| |
| Mark WPT progressions. |
| |
| * web-platform-tests/web-animations/interfaces/Animation/finish-expected.txt: |
| * web-platform-tests/web-animations/timing-model/animations/current-time-expected.txt: |
| * web-platform-tests/web-animations/timing-model/animations/set-the-animation-start-time-expected.txt: |
| |
| 2018-07-03 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Make WPT test at timing-model/timelines/timelines.html pass reliably |
| https://bugs.webkit.org/show_bug.cgi?id=186508 |
| <rdar://problem/41000260> |
| |
| Reviewed by Dean Jackson. |
| |
| Record WPT test progressions. |
| |
| * web-platform-tests/web-animations/interfaces/Animation/finished-expected.txt: |
| * web-platform-tests/web-animations/timing-model/timelines/timelines-expected.txt: |
| |
| 2018-07-03 Chris Dumez <cdumez@apple.com> |
| |
| Improve window.event compliance: Should not be set when target is in shadow tree |
| https://bugs.webkit.org/show_bug.cgi?id=186266 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Re-sync dom/events web-platform-tests from 59d4a411a8e to gain test coverage. |
| |
| * web-platform-tests/dom/events/Event-returnValue-expected.txt: |
| * web-platform-tests/dom/events/Event-returnValue.html: |
| * web-platform-tests/dom/events/event-global-expected.txt: Added. |
| * web-platform-tests/dom/events/event-global-extra.window.js: Added. |
| (async_test.t.frame.onload.t.step_func_done): |
| * web-platform-tests/dom/events/event-global.html: Added. |
| * web-platform-tests/dom/events/event-global.worker-expected.txt: Added. |
| * web-platform-tests/dom/events/event-global.worker.html: Added. |
| * web-platform-tests/dom/events/event-global.worker.js: Added. |
| * web-platform-tests/dom/events/relatedTarget.window.js: Added. |
| (test): |
| (test.t.input.oninput.t.step_func): |
| * web-platform-tests/dom/events/resources/event-global-extra-frame.html: Added. |
| * web-platform-tests/dom/events/resources/w3c-import.log: Added. |
| * web-platform-tests/dom/events/w3c-import.log: |
| |
| 2018-07-03 Chris Dumez <cdumez@apple.com> |
| |
| Implement support for Element.toggleAttribute |
| https://bugs.webkit.org/show_bug.cgi?id=186883 |
| |
| Reviewed by Sam Weinig. |
| |
| Import WPT test coverage from: |
| https://github.com/web-platform-tests/wpt/commit/c3db018b96681af3c73ec331ecc01d38e48b8b10 |
| |
| * web-platform-tests/dom/nodes/attributes-expected.txt: |
| * web-platform-tests/dom/nodes/attributes.html: |
| |
| 2018-07-03 Frederic Wang <fwang@igalia.com> |
| |
| Import WPT infrastructure tests |
| https://bugs.webkit.org/show_bug.cgi?id=187095 |
| |
| Reviewed by Youenn Fablet. |
| |
| * resources/import-expectations.json: |
| * resources/resource-files.json: |
| * web-platform-tests/infrastructure/META.yml: Added. |
| * web-platform-tests/infrastructure/README.md: Added. |
| * web-platform-tests/infrastructure/assumptions/META.yml: Added. |
| * web-platform-tests/infrastructure/assumptions/ahem-expected.html: Added. |
| * web-platform-tests/infrastructure/assumptions/ahem-notref.html: Added. |
| * web-platform-tests/infrastructure/assumptions/ahem-ref-expected.html: Added. |
| * web-platform-tests/infrastructure/assumptions/ahem-ref.html: Added. |
| * web-platform-tests/infrastructure/assumptions/ahem.html: Added. |
| * web-platform-tests/infrastructure/assumptions/canvas-background-expected.html: Added. |
| * web-platform-tests/infrastructure/assumptions/canvas-background.html: Added. |
| * web-platform-tests/infrastructure/assumptions/html-elements-expected.txt: Added. |
| * web-platform-tests/infrastructure/assumptions/html-elements.html: Added. |
| * web-platform-tests/infrastructure/assumptions/initial-color-expected.html: Added. |
| * web-platform-tests/infrastructure/assumptions/initial-color.html: Added. |
| * web-platform-tests/infrastructure/assumptions/medium-font-size-expected.html: Added. |
| * web-platform-tests/infrastructure/assumptions/medium-font-size.html: Added. |
| * web-platform-tests/infrastructure/assumptions/min-font-size-expected.html: Added. |
| * web-platform-tests/infrastructure/assumptions/min-font-size.html: Added. |
| * web-platform-tests/infrastructure/assumptions/non-secure-context.any-expected.txt: Added. |
| * web-platform-tests/infrastructure/assumptions/non-secure-context.any.html: Added. |
| * web-platform-tests/infrastructure/assumptions/non-secure-context.any.js: Added. |
| (test): |
| * web-platform-tests/infrastructure/assumptions/non-secure-context.any.worker-expected.txt: Added. |
| * web-platform-tests/infrastructure/assumptions/non-secure-context.any.worker.html: Added. |
| * web-platform-tests/infrastructure/assumptions/tools/ahem-generate-table.py: Added. |
| (grouper): |
| (build_header): |
| (build_table): |
| * web-platform-tests/infrastructure/assumptions/tools/build.sh: Added. |
| * web-platform-tests/infrastructure/assumptions/tools/w3c-import.log: Added. |
| * web-platform-tests/infrastructure/assumptions/w3c-import.log: Added. |
| * web-platform-tests/infrastructure/browsers/firefox/prefs.html: Added. |
| * web-platform-tests/infrastructure/browsers/firefox/w3c-import.log: Added. |
| * web-platform-tests/infrastructure/expected-fail/failing-test.html: Added. |
| * web-platform-tests/infrastructure/expected-fail/timeout.html: Added. |
| * web-platform-tests/infrastructure/expected-fail/w3c-import.log: Added. |
| * web-platform-tests/infrastructure/metadata/infrastructure/browsers/firefox/__dir__.ini: Added. |
| * web-platform-tests/infrastructure/metadata/infrastructure/browsers/firefox/prefs.html.ini: Added. |
| * web-platform-tests/infrastructure/metadata/infrastructure/browsers/firefox/w3c-import.log: Added. |
| * web-platform-tests/infrastructure/metadata/infrastructure/expected-fail/failing-test.html.ini: Added. |
| * web-platform-tests/infrastructure/metadata/infrastructure/expected-fail/timeout.html.ini: Added. |
| * web-platform-tests/infrastructure/metadata/infrastructure/expected-fail/w3c-import.log: Added. |
| * web-platform-tests/infrastructure/metadata/infrastructure/reftest/reftest_and_fail.html.ini: Added. |
| * web-platform-tests/infrastructure/metadata/infrastructure/reftest/reftest_cycle_fail.html.ini: Added. |
| * web-platform-tests/infrastructure/metadata/infrastructure/reftest/reftest_match_fail.html.ini: Added. |
| * web-platform-tests/infrastructure/metadata/infrastructure/reftest/reftest_mismatch_fail.html.ini: Added. |
| * web-platform-tests/infrastructure/metadata/infrastructure/reftest/reftest_ref_timeout.html.ini: Added. |
| * web-platform-tests/infrastructure/metadata/infrastructure/reftest/reftest_timeout.html.ini: Added. |
| * web-platform-tests/infrastructure/metadata/infrastructure/reftest/w3c-import.log: Added. |
| * web-platform-tests/infrastructure/reftest-wait-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest-wait.html: Added. |
| * web-platform-tests/infrastructure/reftest/green-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/green-ref-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/green-ref.html: Added. |
| * web-platform-tests/infrastructure/reftest/green.html: Added. |
| * web-platform-tests/infrastructure/reftest/red.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest.https-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest.https.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_and_fail-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_and_fail.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_and_fail_0-ref-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_and_fail_0-ref.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_cycle-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_cycle.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_cycle_0-ref-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_cycle_0-ref.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_cycle_1-ref-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_cycle_1-ref.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_cycle_fail-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_cycle_fail.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_cycle_fail_0-ref-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_cycle_fail_0-ref.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_match-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_match.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_match_fail-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_match_fail.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_mismatch-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_mismatch.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_mismatch_fail-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_mismatch_fail.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_or_0-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_or_0.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_ref_timeout-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_ref_timeout.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_timeout-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_timeout.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_wait_0-expected.html: Added. |
| * web-platform-tests/infrastructure/reftest/reftest_wait_0.html: Added. |
| * web-platform-tests/infrastructure/reftest/w3c-import.log: Added. |
| * web-platform-tests/infrastructure/server/order-of-metas.any-expected.txt: Added. |
| * web-platform-tests/infrastructure/server/order-of-metas.any.html: Added. |
| * web-platform-tests/infrastructure/server/order-of-metas.any.js: Added. |
| (test): |
| * web-platform-tests/infrastructure/server/order-of-metas.any.worker-expected.txt: Added. |
| * web-platform-tests/infrastructure/server/order-of-metas.any.worker.html: Added. |
| * web-platform-tests/infrastructure/server/order-of-metas.window.js: Added. |
| (test): |
| * web-platform-tests/infrastructure/server/resources/expect-global.js: Added. |
| (test): |
| * web-platform-tests/infrastructure/server/resources/expect-seen-testharness.js: Added. |
| (test): |
| * web-platform-tests/infrastructure/server/resources/expect-title-meta.js: Added. |
| (self.GLOBAL.self.GLOBAL.isWindow): |
| * web-platform-tests/infrastructure/server/resources/w3c-import.log: Added. |
| * web-platform-tests/infrastructure/server/secure-context.https.any-expected.txt: Added. |
| * web-platform-tests/infrastructure/server/secure-context.https.any.html: Added. |
| * web-platform-tests/infrastructure/server/secure-context.https.any.js: Added. |
| (test): |
| * web-platform-tests/infrastructure/server/secure-context.https.any.worker-expected.txt: Added. |
| * web-platform-tests/infrastructure/server/secure-context.https.any.worker.html: Added. |
| * web-platform-tests/infrastructure/server/title.any-expected.txt: Added. |
| * web-platform-tests/infrastructure/server/title.any.html: Added. |
| * web-platform-tests/infrastructure/server/title.any.js: Added. |
| (test.t.GLOBAL.isWindow): |
| * web-platform-tests/infrastructure/server/title.any.worker-expected.txt: Added. |
| * web-platform-tests/infrastructure/server/title.any.worker.html: Added. |
| * web-platform-tests/infrastructure/server/w3c-import.log: Added. |
| * web-platform-tests/infrastructure/server/wpt-server-http.sub-expected.txt: Added. |
| * web-platform-tests/infrastructure/server/wpt-server-http.sub.html: Added. |
| * web-platform-tests/infrastructure/server/wpt-server-websocket.sub.html: Added. |
| * web-platform-tests/infrastructure/testdriver/click.html: Added. |
| * web-platform-tests/infrastructure/testdriver/send_keys.html: Added. |
| * web-platform-tests/infrastructure/testdriver/w3c-import.log: Added. |
| * web-platform-tests/infrastructure/w3c-import.log: Added. |
| * web-platform-tests/infrastructure/webdriver/tests/conftest.py: Added. |
| * web-platform-tests/infrastructure/webdriver/tests/test_load_file.py: Added. |
| (test_load): |
| * web-platform-tests/infrastructure/webdriver/tests/w3c-import.log: Added. |
| |
| 2018-07-03 Antoine Quint <graouts@apple.com> |
| |
| Unreviewed, rebaselining a Web Animations test expectation. |
| |
| * web-platform-tests/web-animations/interfaces/Animation/finished-expected.txt: |
| |
| 2018-06-29 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Make WPT test at timing-model/timelines/document-timelines.html pass reliably |
| https://bugs.webkit.org/show_bug.cgi?id=186507 |
| <rdar://problem/41000257> |
| |
| Reviewed by Dean Jackson. |
| |
| Record WPT test progressions. |
| |
| * web-platform-tests/web-animations/timing-model/timelines/document-timelines-expected.txt: |
| |
| 2018-06-27 Youenn Fablet <youenn@apple.com> |
| |
| Add Cross-Origin-Resource-Policy tests for workers and service workers |
| https://bugs.webkit.org/show_bug.cgi?id=187030 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch-in-service-worker-expected.txt: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch-in-service-worker.html: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch.any-expected.txt: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch.any.html: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch.any.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/fetch/cross-origin-resource-policy/fetch.html. |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch.any.worker-expected.txt: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch.any.worker.html: Added. |
| |
| 2018-06-26 Youenn Fablet <youenn@apple.com> |
| |
| Import wpt CORP tests |
| https://bugs.webkit.org/show_bug.cgi?id=187027 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/common/get-host-info.sub.js: |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch-expected.txt: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch-in-iframe-expected.txt: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch-in-iframe.html: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/fetch.html: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/iframe-loads-expected.txt: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/iframe-loads.html: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/image-loads-expected.txt: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/image-loads.html: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/resources/green.png: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/resources/hello.py: Added. |
| (main): |
| * web-platform-tests/fetch/cross-origin-resource-policy/resources/iframe.py: Added. |
| (main): |
| * web-platform-tests/fetch/cross-origin-resource-policy/resources/iframeFetch.html: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/resources/image.py: Added. |
| (main): |
| * web-platform-tests/fetch/cross-origin-resource-policy/resources/redirect.py: Added. |
| (main): |
| * web-platform-tests/fetch/cross-origin-resource-policy/resources/script.py: Added. |
| (main): |
| * web-platform-tests/fetch/cross-origin-resource-policy/resources/w3c-import.log: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/scheme-restriction.any-expected.txt: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/scheme-restriction.any.html: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/scheme-restriction.any.js: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/scheme-restriction.any.worker-expected.txt: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/scheme-restriction.any.worker.html: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/scheme-restriction.https.window.js: Added. |
| (promise_test.t.return.new.Promise): |
| (promise_test.t.finally): |
| * web-platform-tests/fetch/cross-origin-resource-policy/script-loads-expected.txt: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/script-loads.html: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/syntax.any-expected.txt: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/syntax.any.html: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/syntax.any.js: Added. |
| (string_appeared_here.forEach.incorrectHeaderValue.promise_test.t.return.fetch.crossOriginURL.encodeURIComponent): |
| * web-platform-tests/fetch/cross-origin-resource-policy/syntax.any.worker-expected.txt: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/syntax.any.worker.html: Added. |
| * web-platform-tests/fetch/cross-origin-resource-policy/w3c-import.log: Added. |
| |
| 2018-06-26 Frederic Wang <fwang@igalia.com> |
| |
| Import WPT tests for webmessaging |
| https://bugs.webkit.org/show_bug.cgi?id=187001 |
| |
| Reviewed by Javier Fernandez. |
| |
| * resources/import-expectations.json: |
| * resources/resource-files.json: |
| * web-platform-tests/webmessaging/Channel_postMessage_Blob-expected.txt: Added. |
| * web-platform-tests/webmessaging/Channel_postMessage_Blob.htm: Added. |
| * web-platform-tests/webmessaging/Channel_postMessage_DataCloneErr-expected.txt: Added. |
| * web-platform-tests/webmessaging/Channel_postMessage_DataCloneErr.htm: Added. |
| * web-platform-tests/webmessaging/Channel_postMessage_clone_port-expected.txt: Added. |
| * web-platform-tests/webmessaging/Channel_postMessage_clone_port.htm: Added. |
| * web-platform-tests/webmessaging/Channel_postMessage_clone_port_error-expected.txt: Added. |
| * web-platform-tests/webmessaging/Channel_postMessage_clone_port_error.htm: Added. |
| * web-platform-tests/webmessaging/Channel_postMessage_event_properties-expected.txt: Added. |
| * web-platform-tests/webmessaging/Channel_postMessage_event_properties.htm: Added. |
| * web-platform-tests/webmessaging/Channel_postMessage_ports_readonly_array-expected.txt: Added. |
| * web-platform-tests/webmessaging/Channel_postMessage_ports_readonly_array.htm: Added. |
| * web-platform-tests/webmessaging/Channel_postMessage_target_source-expected.txt: Added. |
| * web-platform-tests/webmessaging/Channel_postMessage_target_source.htm: Added. |
| * web-platform-tests/webmessaging/META.yml: Added. |
| * web-platform-tests/webmessaging/MessageEvent-expected.txt: Added. |
| * web-platform-tests/webmessaging/MessageEvent-trusted-expected.txt: Added. |
| * web-platform-tests/webmessaging/MessageEvent-trusted-worker.js: Added. |
| * web-platform-tests/webmessaging/MessageEvent-trusted.html: Added. |
| * web-platform-tests/webmessaging/MessageEvent.html: Added. |
| * web-platform-tests/webmessaging/MessageEvent_onmessage_postMessage_infinite_loop.html: Added. |
| * web-platform-tests/webmessaging/MessageEvent_properties.htm: Added. |
| * web-platform-tests/webmessaging/MessagePort_initial_disabled-expected.txt: Added. |
| * web-platform-tests/webmessaging/MessagePort_initial_disabled.htm: Added. |
| * web-platform-tests/webmessaging/MessagePort_onmessage_start-expected.txt: Added. |
| * web-platform-tests/webmessaging/MessagePort_onmessage_start.htm: Added. |
| * web-platform-tests/webmessaging/README.md: Added. |
| * web-platform-tests/webmessaging/Transferred_objects_unusable.sub.htm: Added. |
| * web-platform-tests/webmessaging/broadcastchannel/basics-expected.txt: Added. |
| * web-platform-tests/webmessaging/broadcastchannel/basics.html: Added. |
| * web-platform-tests/webmessaging/broadcastchannel/blobs-expected.txt: Added. |
| * web-platform-tests/webmessaging/broadcastchannel/blobs.html: Added. |
| * web-platform-tests/webmessaging/broadcastchannel/interface-expected.txt: Added. |
| * web-platform-tests/webmessaging/broadcastchannel/interface.html: Added. |
| * web-platform-tests/webmessaging/broadcastchannel/origin.window.js: Added. |
| * web-platform-tests/webmessaging/broadcastchannel/resources/origin.html: Added. |
| * web-platform-tests/webmessaging/broadcastchannel/resources/sandboxed.html: Added. |
| * web-platform-tests/webmessaging/broadcastchannel/resources/w3c-import.log: Added. |
| * web-platform-tests/webmessaging/broadcastchannel/resources/worker.js: Added. |
| (handler): |
| * web-platform-tests/webmessaging/broadcastchannel/sandbox-expected.txt: Added. |
| * web-platform-tests/webmessaging/broadcastchannel/sandbox.html: Added. |
| * web-platform-tests/webmessaging/broadcastchannel/w3c-import.log: Added. |
| * web-platform-tests/webmessaging/broadcastchannel/workers.html: Added. |
| * web-platform-tests/webmessaging/event.data.sub.htm: Added. |
| * web-platform-tests/webmessaging/event.origin.sub.htm: Added. |
| * web-platform-tests/webmessaging/event.ports.sub.htm: Added. |
| * web-platform-tests/webmessaging/event.source.htm: Added. |
| * web-platform-tests/webmessaging/event.source.xorigin.sub.htm: Added. |
| * web-platform-tests/webmessaging/message-channels/001-expected.txt: Added. |
| * web-platform-tests/webmessaging/message-channels/001.html: Added. |
| * web-platform-tests/webmessaging/message-channels/002-expected.txt: Added. |
| * web-platform-tests/webmessaging/message-channels/002.html: Added. |
| * web-platform-tests/webmessaging/message-channels/003-expected.txt: Added. |
| * web-platform-tests/webmessaging/message-channels/003.html: Added. |
| * web-platform-tests/webmessaging/message-channels/004-1.html: Added. |
| * web-platform-tests/webmessaging/message-channels/004-2.html: Added. |
| * web-platform-tests/webmessaging/message-channels/004-expected.txt: Added. |
| * web-platform-tests/webmessaging/message-channels/004.html: Added. |
| * web-platform-tests/webmessaging/message-channels/close-expected.txt: Added. |
| * web-platform-tests/webmessaging/message-channels/close.html: Added. |
| * web-platform-tests/webmessaging/message-channels/w3c-import.log: Added. |
| * web-platform-tests/webmessaging/message-channels/worker-expected.txt: Added. |
| * web-platform-tests/webmessaging/message-channels/worker.html: Added. |
| * web-platform-tests/webmessaging/messageerror-expected.txt: Added. |
| * web-platform-tests/webmessaging/messageerror.html: Added. |
| * web-platform-tests/webmessaging/postMessage_ArrayBuffer.sub.htm: Added. |
| * web-platform-tests/webmessaging/postMessage_Date.sub.htm: Added. |
| * web-platform-tests/webmessaging/postMessage_Document-expected.txt: Added. |
| * web-platform-tests/webmessaging/postMessage_Document.htm: Added. |
| * web-platform-tests/webmessaging/postMessage_Function-expected.txt: Added. |
| * web-platform-tests/webmessaging/postMessage_Function.htm: Added. |
| * web-platform-tests/webmessaging/postMessage_MessagePorts_sorigin.htm: Added. |
| * web-platform-tests/webmessaging/postMessage_MessagePorts_xorigin.sub.htm: Added. |
| * web-platform-tests/webmessaging/postMessage_arrays.sub.htm: Added. |
| * web-platform-tests/webmessaging/postMessage_asterisk_xorigin.sub.htm: Added. |
| * web-platform-tests/webmessaging/postMessage_dup_transfer_objects-expected.txt: Added. |
| * web-platform-tests/webmessaging/postMessage_dup_transfer_objects.htm: Added. |
| * web-platform-tests/webmessaging/postMessage_invalid_targetOrigin-expected.txt: Added. |
| * web-platform-tests/webmessaging/postMessage_invalid_targetOrigin.htm: Added. |
| * web-platform-tests/webmessaging/postMessage_objects.sub.htm: Added. |
| * web-platform-tests/webmessaging/postMessage_origin_mismatch.sub.htm: Added. |
| * web-platform-tests/webmessaging/postMessage_origin_mismatch_xorigin.sub.htm: Added. |
| * web-platform-tests/webmessaging/postMessage_solidus_sorigin.htm: Added. |
| * web-platform-tests/webmessaging/postMessage_solidus_xorigin.sub.htm: Added. |
| * web-platform-tests/webmessaging/w3c-import.log: Added. |
| * web-platform-tests/webmessaging/with-ports/001-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/001.html: Added. |
| * web-platform-tests/webmessaging/with-ports/002-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/002.html: Added. |
| * web-platform-tests/webmessaging/with-ports/003-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/003.html: Added. |
| * web-platform-tests/webmessaging/with-ports/004-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/004.html: Added. |
| * web-platform-tests/webmessaging/with-ports/005-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/005.html: Added. |
| * web-platform-tests/webmessaging/with-ports/006-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/006.html: Added. |
| * web-platform-tests/webmessaging/with-ports/007-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/007.html: Added. |
| * web-platform-tests/webmessaging/with-ports/010-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/010.html: Added. |
| * web-platform-tests/webmessaging/with-ports/011-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/011.html: Added. |
| * web-platform-tests/webmessaging/with-ports/012-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/012.html: Added. |
| * web-platform-tests/webmessaging/with-ports/013-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/013.html: Added. |
| * web-platform-tests/webmessaging/with-ports/014-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/014.html: Added. |
| * web-platform-tests/webmessaging/with-ports/015-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/015.html: Added. |
| * web-platform-tests/webmessaging/with-ports/016-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/016.html: Added. |
| * web-platform-tests/webmessaging/with-ports/017-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/017.html: Added. |
| * web-platform-tests/webmessaging/with-ports/018-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/018.html: Added. |
| * web-platform-tests/webmessaging/with-ports/019-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/019.html: Added. |
| * web-platform-tests/webmessaging/with-ports/020.html: Added. |
| * web-platform-tests/webmessaging/with-ports/021.html: Added. |
| * web-platform-tests/webmessaging/with-ports/023-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/023.html: Added. |
| * web-platform-tests/webmessaging/with-ports/024-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/024.html: Added. |
| * web-platform-tests/webmessaging/with-ports/025-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/025.html: Added. |
| * web-platform-tests/webmessaging/with-ports/026-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/026.html: Added. |
| * web-platform-tests/webmessaging/with-ports/027-expected.txt: Added. |
| * web-platform-tests/webmessaging/with-ports/027.html: Added. |
| * web-platform-tests/webmessaging/with-ports/w3c-import.log: Added. |
| * web-platform-tests/webmessaging/without-ports/001-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/001.html: Added. |
| * web-platform-tests/webmessaging/without-ports/002-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/002.html: Added. |
| * web-platform-tests/webmessaging/without-ports/003-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/003.html: Added. |
| * web-platform-tests/webmessaging/without-ports/004-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/004.html: Added. |
| * web-platform-tests/webmessaging/without-ports/005-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/005.html: Added. |
| * web-platform-tests/webmessaging/without-ports/006-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/006.html: Added. |
| * web-platform-tests/webmessaging/without-ports/007-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/007.html: Added. |
| * web-platform-tests/webmessaging/without-ports/008-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/008.html: Added. |
| * web-platform-tests/webmessaging/without-ports/009-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/009.html: Added. |
| * web-platform-tests/webmessaging/without-ports/010-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/010.html: Added. |
| * web-platform-tests/webmessaging/without-ports/011-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/011.html: Added. |
| * web-platform-tests/webmessaging/without-ports/012-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/012.html: Added. |
| * web-platform-tests/webmessaging/without-ports/013-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/013.html: Added. |
| * web-platform-tests/webmessaging/without-ports/014-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/014.html: Added. |
| * web-platform-tests/webmessaging/without-ports/015-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/015.html: Added. |
| * web-platform-tests/webmessaging/without-ports/016-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/016.html: Added. |
| * web-platform-tests/webmessaging/without-ports/017-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/017.html: Added. |
| * web-platform-tests/webmessaging/without-ports/018-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/018.html: Added. |
| * web-platform-tests/webmessaging/without-ports/019-1.html: Added. |
| * web-platform-tests/webmessaging/without-ports/019-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/019.html: Added. |
| * web-platform-tests/webmessaging/without-ports/020-1.html: Added. |
| * web-platform-tests/webmessaging/without-ports/020.html: Added. |
| * web-platform-tests/webmessaging/without-ports/021.html: Added. |
| * web-platform-tests/webmessaging/without-ports/023-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/023.html: Added. |
| * web-platform-tests/webmessaging/without-ports/024-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/024.html: Added. |
| * web-platform-tests/webmessaging/without-ports/025-1.js: Added. |
| (test): |
| * web-platform-tests/webmessaging/without-ports/025-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/025.html: Added. |
| * web-platform-tests/webmessaging/without-ports/026-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/026.html: Added. |
| * web-platform-tests/webmessaging/without-ports/027-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/027.html: Added. |
| * web-platform-tests/webmessaging/without-ports/028-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/028.html: Added. |
| * web-platform-tests/webmessaging/without-ports/029-expected.txt: Added. |
| * web-platform-tests/webmessaging/without-ports/029.html: Added. |
| * web-platform-tests/webmessaging/without-ports/w3c-import.log: Added. |
| |
| 2018-06-25 Youenn Fablet <youenn@apple.com> |
| |
| Import WPT fetch destination tests |
| https://bugs.webkit.org/show_bug.cgi?id=186984 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/fetch/api/request/destination/fetch-destination-iframe.https-expected.txt: Added. |
| * web-platform-tests/fetch/api/request/destination/fetch-destination-iframe.https.html: Added. |
| * web-platform-tests/fetch/api/request/destination/fetch-destination-no-load-event.https.html: Added. |
| * web-platform-tests/fetch/api/request/destination/fetch-destination-worker.https-expected.txt: Added. |
| * web-platform-tests/fetch/api/request/destination/fetch-destination-worker.https.html: Added. |
| * web-platform-tests/fetch/api/request/destination/fetch-destination.https.html: Added. |
| * web-platform-tests/fetch/api/request/destination/resources/dummy: Added. |
| * web-platform-tests/fetch/api/request/destination/resources/dummy.es: Added. |
| * web-platform-tests/fetch/api/request/destination/resources/dummy.es.headers: Added. |
| * web-platform-tests/fetch/api/request/destination/resources/dummy.html: Added. |
| * web-platform-tests/fetch/api/request/destination/resources/dummy.png: Added. |
| * web-platform-tests/fetch/api/request/destination/resources/dummy.ttf: Added. |
| * web-platform-tests/fetch/api/request/destination/resources/dummy_audio.mp3: Added. |
| * web-platform-tests/fetch/api/request/destination/resources/dummy_audio.oga: Added. |
| * web-platform-tests/fetch/api/request/destination/resources/dummy_video.mp4: Added. |
| * web-platform-tests/fetch/api/request/destination/resources/dummy_video.ogv: Added. |
| * web-platform-tests/fetch/api/request/destination/resources/empty.https.html: Added. |
| * web-platform-tests/fetch/api/request/destination/resources/fetch-destination-worker-iframe.js: Added. |
| (event.request.url.includes.): |
| (event.request.url.includes): |
| * web-platform-tests/fetch/api/request/destination/resources/fetch-destination-worker-no-load-event.js: Added. |
| (event.request.url.includes): |
| * web-platform-tests/fetch/api/request/destination/resources/fetch-destination-worker.js: Added. |
| (event.request.url.includes): |
| * web-platform-tests/fetch/api/request/destination/resources/importer.js: Added. |
| * web-platform-tests/fetch/api/request/destination/resources/w3c-import.log: Added. |
| * web-platform-tests/fetch/api/request/destination/w3c-import.log: Added. |
| |
| 2018-06-25 Youenn Fablet <youenn@apple.com> |
| |
| NetworkLoadChecker should not check CORS for 304 responses triggered by WebProcess revalidation |
| https://bugs.webkit.org/show_bug.cgi?id=186939 |
| <rdar://problem/40941725> |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/cors/resources/cache-304.py: Added. |
| * web-platform-tests/cors/script-304-expected.txt: Added. |
| * web-platform-tests/cors/script-304.html: Added. |
| |
| 2018-06-19 Youenn Fablet <youenn@apple.com> |
| |
| RTCRtpSender.replaceTrack(null) ends current track |
| https://bugs.webkit.org/show_bug.cgi?id=184911 |
| <rdar://problem/40758138> |
| |
| Reviewed by Eric Carlson. |
| |
| * web-platform-tests/webrtc/RTCRtpSender-replaceTrack-expected.txt: |
| |
| 2018-06-18 Youenn Fablet <youenn@apple.com> |
| |
| Expose RTCPeerConnectionIceEventInit constructor |
| https://bugs.webkit.org/show_bug.cgi?id=186770 |
| |
| Reviewed by Alex Christensen. |
| |
| * web-platform-tests/webrtc/RTCPeerConnectionIceEvent-constructor-expected.txt: |
| Updated expectation as per patch. |
| * web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl-expected.txt: |
| Rebasing this file, changes are unrelated but test is marked as flaky. |
| |
| 2018-06-16 Brendan McLoughlin <brendan@bocoup.com> |
| |
| Sync additional web-platform-tests directories up to 197cdad |
| https://bugs.webkit.org/show_bug.cgi?id=186356 |
| |
| Reviewed by Youenn Fablet. |
| |
| * web-platform-tests/CODEOWNERS: Added. |
| * web-platform-tests/CONTRIBUTING.md: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.https.any-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.https.any.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.https.any-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.https.any.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.https.any-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.https.any.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.https.any-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.https.any.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.https.any-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.https.any.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.https.any-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.https.any.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.https.any-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.https.any.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.any-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.any.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.any-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.any.worker-expected.txt: |
| * web-platform-tests/check_stability.ini: |
| * web-platform-tests/common/arrays.js: Added. |
| (export.areArraysEqual): |
| * web-platform-tests/common/css-paint-tests.js: Removed. |
| * web-platform-tests/common/performance-timeline-utils.js: |
| (test_entries): |
| * web-platform-tests/common/subset-tests.js: Added. |
| (shouldRunSubTest): |
| (subsetTest): |
| * web-platform-tests/common/vendor-prefix.js.headers: Removed. |
| * web-platform-tests/common/w3c-import.log: |
| * web-platform-tests/common/worklet-reftest.js: Added. |
| (importWorklet): |
| (async.importWorkletAndTerminateTestAfterAsyncPaint): |
| * web-platform-tests/cors/README.md: |
| * web-platform-tests/cors/client-hint-request-headers-expected.txt: Added. |
| * web-platform-tests/cors/client-hint-request-headers.htm: Added. |
| * web-platform-tests/cors/image-tainting-in-cross-origin-iframe.sub-expected.txt: Added. |
| * web-platform-tests/cors/image-tainting-in-cross-origin-iframe.sub.html: Added. |
| * web-platform-tests/cors/resources/cors-cookie.py: |
| (main): |
| * web-platform-tests/cors/resources/image-tainting-checker.sub.html: Added. |
| * web-platform-tests/cors/resources/status.py: |
| (main): |
| * web-platform-tests/cors/resources/w3c-import.log: |
| * web-platform-tests/cors/simple-requests.htm: |
| * web-platform-tests/cors/w3c-import.log: |
| * web-platform-tests/credential-management/OWNERS: Added. |
| * web-platform-tests/credential-management/federatedcredential-framed-get.sub.https-expected.txt: Added. |
| * web-platform-tests/credential-management/federatedcredential-framed-get.sub.https.html: Added. |
| * web-platform-tests/credential-management/passwordcredential-framed-get.sub.https-expected.txt: Added. |
| * web-platform-tests/credential-management/passwordcredential-framed-get.sub.https.html: Added. |
| * web-platform-tests/credential-management/require_securecontext-expected.txt: Added. |
| * web-platform-tests/credential-management/require_securecontext.html: Added. |
| * web-platform-tests/credential-management/support/echoing-nester.html: Added. |
| * web-platform-tests/credential-management/support/federatedcredential-get.html: Added. |
| * web-platform-tests/credential-management/support/passwordcredential-get.html: Added. |
| * web-platform-tests/credential-management/support/w3c-import.log: Added. |
| * web-platform-tests/credential-management/w3c-import.log: |
| * web-platform-tests/css/WOFF2/available-001.xht: |
| * web-platform-tests/css/WOFF2/available-002.xht: Added. |
| * 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: Added. |
| * web-platform-tests/css/WOFF2/directory-knowntags-001.xht: Added. |
| * 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-compression-001-expected.xht: Removed. |
| * web-platform-tests/css/WOFF2/metadatadisplay-compression-001.xht: Removed. |
| * 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-metaOrigLength-001-expected.xht: Removed. |
| * web-platform-tests/css/WOFF2/metadatadisplay-metaOrigLength-001.xht: Removed. |
| * web-platform-tests/css/WOFF2/metadatadisplay-metaOrigLength-002-expected.xht: Removed. |
| * web-platform-tests/css/WOFF2/metadatadisplay-metaOrigLength-002.xht: Removed. |
| * 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-004-expected.xht: Removed. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-004.xht: Removed. |
| * 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-005-expected.xht: Removed. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-005.xht: Removed. |
| * 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/available-001a.xht: Removed. |
| * web-platform-tests/css/WOFF2/support/available-001b.xht: Removed. |
| * web-platform-tests/css/WOFF2/support/available-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/directory-knowntags-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-compression-001.woff2: Removed. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-metaOrigLength-001.woff2: Removed. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-metaOrigLength-002.woff2: Removed. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-uniqueid-004.woff2: Removed. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-vendor-005.woff2: Removed. |
| * web-platform-tests/css/WOFF2/support/tabledata-glyf-origlength-003.woff2: Added. |
| * 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: Added. |
| * web-platform-tests/css/WOFF2/tabledata-glyf-origlength-003.xht: Added. |
| * 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: |
| * web-platform-tests/css/css-animations/support/testcommon.js: Added. |
| (assert_times_equal): |
| (assert_time_equals_literal): |
| (addDiv): |
| (addStyle): |
| (waitForFrame): |
| (waitForNextFrame): |
| (async.waitForAnimationReadyToRestyle): |
| * web-platform-tests/css/css-animations/support/w3c-import.log: Added. |
| * web-platform-tests/css/css-color/color-function-parsing-expected.txt: Added. |
| * web-platform-tests/css/css-color/color-function-parsing.html: Added. |
| * web-platform-tests/css/css-color/color-resolving-expected.txt: Added. |
| * web-platform-tests/css/css-color/color-resolving-hsl-expected.txt: Added. |
| * web-platform-tests/css/css-color/color-resolving-hsl.html: Added. |
| * web-platform-tests/css/css-color/color-resolving-keywords-expected.txt: Added. |
| * web-platform-tests/css/css-color/color-resolving-keywords.html: Added. |
| * web-platform-tests/css/css-color/color-resolving.html: Added. |
| * web-platform-tests/css/css-color/lab-004-expected.html: |
| * web-platform-tests/css/css-color/lab-004.html: |
| * web-platform-tests/css/css-color/lab-005-expected.html: |
| * web-platform-tests/css/css-color/lab-005.html: |
| * web-platform-tests/css/css-color/lab-006-expected.html: |
| * web-platform-tests/css/css-color/lab-006.html: |
| * web-platform-tests/css/css-color/lab-007-expected.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-004-expected.html: |
| * web-platform-tests/css/css-color/lch-004.html: |
| * web-platform-tests/css/css-color/lch-005-expected.html: |
| * web-platform-tests/css/css-color/lch-005.html: |
| * web-platform-tests/css/css-color/lch-006-expected.html: |
| * web-platform-tests/css/css-color/lch-006.html: |
| * web-platform-tests/css/css-color/lch-007-expected.html: |
| * web-platform-tests/css/css-color/lch-007.html: |
| * web-platform-tests/css/css-color/rgb-002.html: |
| * web-platform-tests/css/css-color/rgb-004.html: |
| * web-platform-tests/css/css-color/rgb-006.html: |
| * web-platform-tests/css/css-color/rgb-008.html: |
| * web-platform-tests/css/css-color/rgb-rounding-001-expected.txt: Added. |
| * web-platform-tests/css/css-color/rgb-rounding-001.html: Added. |
| * web-platform-tests/css/css-color/rgba-002.html: |
| * web-platform-tests/css/css-color/rgba-004.html: |
| * web-platform-tests/css/css-color/rgba-006.html: |
| * web-platform-tests/css/css-color/rgba-008.html: |
| * web-platform-tests/css/css-color/t32-opacity-basic-0.6-a.xht: Added. |
| * web-platform-tests/css/css-color/t32-opacity-zorder-c.xht: Added. |
| * web-platform-tests/css/css-color/t421-rgb-hex3-expand-b.xht: Added. |
| * web-platform-tests/css/css-color/t422-rgba-a0.6-a.xht: Added. |
| * web-platform-tests/css/css-color/t425-hsla-basic-a.xht: Added. |
| * web-platform-tests/css/css-color/w3c-import.log: |
| * web-platform-tests/css/css-display/display-contents-before-after-003-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-before-after-003.html: Added. |
| * web-platform-tests/css/css-display/display-contents-button-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-button.html: Added. |
| * web-platform-tests/css/css-display/display-contents-details-001-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-details-001.html: Added. |
| * web-platform-tests/css/css-display/display-contents-details-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-details.html: Added. |
| * web-platform-tests/css/css-display/display-contents-dynamic-pseudo-insertion-001-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-dynamic-pseudo-insertion-001.html: Added. |
| * web-platform-tests/css/css-display/display-contents-fieldset-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-fieldset-nested-legend-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-fieldset-nested-legend.html: Added. |
| * web-platform-tests/css/css-display/display-contents-fieldset.html: Added. |
| * web-platform-tests/css/css-display/display-contents-first-letter-002-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-first-letter-002.html: Added. |
| * web-platform-tests/css/css-display/display-contents-first-line-002-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-first-line-002.html: Added. |
| * web-platform-tests/css/css-display/display-contents-line-height-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-line-height.html: Added. |
| * web-platform-tests/css/css-display/display-contents-parsing-001-expected.txt: Added. |
| * web-platform-tests/css/css-display/display-contents-parsing-001.html: Added. |
| * web-platform-tests/css/css-display/display-contents-suppression-dynamic-001-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-suppression-dynamic-001.html: Added. |
| * web-platform-tests/css/css-display/display-contents-svg-anchor-child-expected.txt: Added. |
| * web-platform-tests/css/css-display/display-contents-svg-anchor-child.html: Added. |
| * web-platform-tests/css/css-display/display-contents-svg-elements-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-svg-elements.html: Added. |
| * web-platform-tests/css/css-display/display-contents-svg-switch-child-expected.txt: Added. |
| * web-platform-tests/css/css-display/display-contents-svg-switch-child.html: Added. |
| * web-platform-tests/css/css-display/display-contents-text-inherit-002-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-text-inherit-002.html: Added. |
| * web-platform-tests/css/css-display/display-contents-text-inherit-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-text-inherit.html: Added. |
| * web-platform-tests/css/css-display/display-contents-unusual-html-elements-none-expected.html: Added. |
| * web-platform-tests/css/css-display/display-contents-unusual-html-elements-none.html: Added. |
| * web-platform-tests/css/css-display/display-list-item-height-after-dom-change-expected.txt: Added. |
| * web-platform-tests/css/css-display/display-list-item-height-after-dom-change.html: Added. |
| * web-platform-tests/css/css-display/run-in/OWNERS: Added. |
| * web-platform-tests/css/css-display/run-in/after-content-display-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/anonymous-box-generation-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/background-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/background-attachment-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/background-color-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/background-image-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/background-position-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/background-repeat-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/before-content-display-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-bottom-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-bottom-color-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-bottom-style-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-bottom-width-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-collapse-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-color-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-left-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-left-color-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-left-style-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-left-width-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-right-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-right-color-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-right-style-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-right-width-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-spacing-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-style-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-top-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-top-color-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-top-style-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-top-width-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/border-width-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/bottom-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/caption-side-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/clear-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/clear-runin-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/color-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/counter-increment-applies-to-011-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/counter-increment-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/counter-reset-applies-to-011-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/counter-reset-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/direction-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/display-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/empty-cells-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/first-line-pseudo-009.xht: Added. |
| * web-platform-tests/css/css-display/run-in/float-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/font-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/font-family-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/font-size-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/font-style-applies-to-004-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/font-style-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/font-variant-applies-to-004-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/font-variant-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/font-weight-applies-to-004-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/font-weight-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/height-applies-to-011-expected.html: Added. |
| * web-platform-tests/css/css-display/run-in/height-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/left-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/letter-spacing-applies-to-004-expected.html: Added. |
| * web-platform-tests/css/css-display/run-in/letter-spacing-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/line-height-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/list-style-applies-to-011-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/list-style-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/list-style-image-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/list-style-position-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/list-style-type-applies-to-011-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/list-style-type-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/margin-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/margin-bottom-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/margin-left-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/margin-right-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/margin-top-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/max-height-applies-to-011-expected.html: Added. |
| * web-platform-tests/css/css-display/run-in/max-height-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/max-width-applies-to-011-expected.html: Added. |
| * web-platform-tests/css/css-display/run-in/max-width-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/min-height-applies-to-011-expected.html: Added. |
| * web-platform-tests/css/css-display/run-in/min-height-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/min-width-applies-to-011-expected.html: Added. |
| * web-platform-tests/css/css-display/run-in/min-width-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/outline-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/outline-color-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/outline-style-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/outline-width-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/overflow-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/padding-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/padding-bottom-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/padding-left-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/padding-right-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/padding-top-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/position-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/quotes-applies-to-011-expected.html: Added. |
| * web-platform-tests/css/css-display/run-in/quotes-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/right-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-005.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-006.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-007.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-008.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-009.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-010.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-012.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-013.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-abspos-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-abspos-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-abspos-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-abspos-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-abspos-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-abspos-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-004-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-005-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-005.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-006-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-006.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-007-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-007.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-008-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-008.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-009-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-009.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-010-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-010.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-011-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-012-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-012.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-013-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-013.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-014-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-014.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-015-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-015.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-016-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-016.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-017-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-017.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-018-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-basic-018.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-block-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-block-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-block-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-block-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-block-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-block-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-breaking-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-breaking-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-breaking-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-breaking-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-clear-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-clear-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-clear-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-clear-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-abspos-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-abspos-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-004-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-005-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-005.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-inside-inline-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-inside-inline-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-inside-inline-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-inside-inline-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-inside-inline-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-block-inside-inline-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-float-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-float-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-004-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-005-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-005.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-006-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-006.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-007-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-007.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-block-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-block-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-table-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-inline-table-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-relpos-block-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-relpos-block-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-relpos-block-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-relpos-block-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-relpos-block-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-relpos-block-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-run-in-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-run-in-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-run-in-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-run-in-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-run-in-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-run-in-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-caption-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-caption-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-cell-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-cell-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-column-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-column-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-column-group-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-column-group-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-inside-inline-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-inside-inline-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-inside-inline-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-inside-inline-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-inside-inline-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-inside-inline-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-row-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-row-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-row-group-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-contains-table-row-group-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-display-none-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-display-none-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-display-none-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-display-none-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-display-none-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-display-none-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-fixedpos-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-fixedpos-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-fixedpos-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-fixedpos-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-fixedpos-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-fixedpos-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-float-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-float-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-float-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-float-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-float-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-float-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inherit-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inherit-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inheritance-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-block-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-block-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-block-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-block-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-block-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-block-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-table-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-table-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-table-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-table-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-table-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-inline-table-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-linebox-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-linebox-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-listitem-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-listitem-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-listitem-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-listitem-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-listitem-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-listitem-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-relpos-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-relpos-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-relpos-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-relpos-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-relpos-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-relpos-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-replaced-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-replaced-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-restyle-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-restyle-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-restyle-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-restyle-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-restyle-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-restyle-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-004-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-005-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-005.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-006-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-006.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-007-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-007.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-008-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-run-in-between-008.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-cell-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-cell-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-cell-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-cell-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-cell-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-cell-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-row-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-row-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-row-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-row-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-row-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-table-row-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-text-between-001-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-text-between-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-text-between-002-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-text-between-002.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-text-between-003-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-text-between-003.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-text-between-004-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-text-between-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-text-between-005-expected.xht: Added. |
| * web-platform-tests/css/css-display/run-in/run-in-text-between-005.xht: Added. |
| * web-platform-tests/css/css-display/run-in/support/black15x15.png: Added. |
| * web-platform-tests/css/css-display/run-in/support/blue15x15.png: Added. |
| * web-platform-tests/css/css-display/run-in/support/blue96x96.png: Added. |
| * web-platform-tests/css/css-display/run-in/support/green15x15.png: Added. |
| * web-platform-tests/css/css-display/run-in/support/swatch-blue.png: Added. |
| * web-platform-tests/css/css-display/run-in/support/w3c-import.log: Added. |
| * web-platform-tests/css/css-display/run-in/table-anonymous-block-001.xht: Added. |
| * web-platform-tests/css/css-display/run-in/table-layout-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/text-align-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/text-decoration-applies-to-004-expected.html: Added. |
| * web-platform-tests/css/css-display/run-in/text-decoration-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/text-indent-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/text-transform-applies-to-004-expected.html: Added. |
| * web-platform-tests/css/css-display/run-in/text-transform-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/top-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/unicode-bidi-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/vertical-align-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/visibility-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/w3c-import.log: Added. |
| * web-platform-tests/css/css-display/run-in/white-space-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/width-applies-to-011-expected.html: Added. |
| * web-platform-tests/css/css-display/run-in/width-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/run-in/word-spacing-applies-to-004.xht: Added. |
| * web-platform-tests/css/css-display/run-in/z-index-applies-to-011.xht: Added. |
| * web-platform-tests/css/css-display/w3c-import.log: |
| * web-platform-tests/css/css-grid/OWNERS: Added. |
| * web-platform-tests/css/css-grid/README.md: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-001.html: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-002.html: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-003-expected.txt: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-003.html: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-004-expected.txt: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-004.html: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-005-expected.txt: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-005.html: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-006-expected.txt: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-006.html: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-007-expected.txt: Added. |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-007.html: Added. |
| * web-platform-tests/css/css-grid/abspos/support/w3c-import.log: Added. |
| * web-platform-tests/css/css-grid/abspos/w3c-import.log: |
| * web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-sticky-positioned-items-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-sticky-positioned-items-001.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-sticky-positioned-items-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-sticky-positioned-items-002.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-column-axis-self-baseline-synthesized-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-column-axis-self-baseline-synthesized-001.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-column-axis-self-baseline-synthesized-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-column-axis-self-baseline-synthesized-002.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-column-axis-self-baseline-synthesized-003-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-column-axis-self-baseline-synthesized-003.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-column-axis-self-baseline-synthesized-004-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-column-axis-self-baseline-synthesized-004.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-009-expected.html: |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-009.html: |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-010-expected.html: |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-010.html: |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-011-expected.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-011.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-012-expected.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-012.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-sticky-positioned-items-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-sticky-positioned-items-001.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-sticky-positioned-items-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-sticky-positioned-items-002.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-row-axis-self-baseline-synthesized-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-row-axis-self-baseline-synthesized-001.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-row-axis-self-baseline-synthesized-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-row-axis-self-baseline-synthesized-002.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-row-axis-self-baseline-synthesized-003-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-row-axis-self-baseline-synthesized-003.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-row-axis-self-baseline-synthesized-004-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-row-axis-self-baseline-synthesized-004.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001.html: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-002.html: Added. |
| * web-platform-tests/css/css-grid/alignment/w3c-import.log: |
| * web-platform-tests/css/css-grid/grid-items/explicitly-sized-grid-item-as-table-expected.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/explicitly-sized-grid-item-as-table.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-item-min-auto-size-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-item-min-auto-size-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-002.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-orthogonal-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-orthogonal-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-orthogonal-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-orthogonal-002.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-vertical-lr-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-vertical-lr-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-vertical-lr-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-vertical-lr-002.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-vertical-rl-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-vertical-rl-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-vertical-rl-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-vertical-rl-002.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-002.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-lr-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-lr-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-lr-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-lr-002.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-rl-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-rl-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-rl-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-rl-002.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-002.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-lr-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-lr-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-lr-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-lr-002.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-rl-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-rl-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-rl-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-rl-002.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/percentage-size-replaced-subitems-001-expected.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/percentage-size-replaced-subitems-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/percentage-size-subitems-001-expected.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/percentage-size-subitems-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/w3c-import.log: |
| * web-platform-tests/css/css-grid/grid-layout-properties-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-layout-properties.html: Added. |
| * web-platform-tests/css/css-grid/grid-model/grid-container-ignores-first-letter-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-model/grid-container-ignores-first-letter-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-model/grid-container-ignores-first-line-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-model/grid-container-ignores-first-line-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-model/grid-item-accepts-first-letter-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-model/grid-item-accepts-first-letter-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-model/grid-item-accepts-first-line-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-model/grid-item-accepts-first-line-001.html: Added. |
| * web-platform-tests/css/css-grid/grid-model/w3c-import.log: |
| * web-platform-tests/css/css-grid/layout-algorithm/grid-intrinsic-size-with-orthogonal-items-expected.txt: Added. |
| * web-platform-tests/css/css-grid/layout-algorithm/grid-intrinsic-size-with-orthogonal-items.html: Added. |
| * web-platform-tests/css/css-grid/layout-algorithm/w3c-import.log: |
| * web-platform-tests/css/css-grid/w3c-import.log: Added. |
| * web-platform-tests/css/css-multicol/column-count-used-001-expected.xht: Added. |
| * web-platform-tests/css/css-multicol/column-count-used-001.html: Added. |
| * web-platform-tests/css/css-multicol/float-and-block-expected.xht: Added. |
| * web-platform-tests/css/css-multicol/float-and-block.html: Added. |
| * web-platform-tests/css/css-multicol/going-out-of-flow-after-spanner-expected.txt: Added. |
| * web-platform-tests/css/css-multicol/going-out-of-flow-after-spanner.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-000-expected.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-000.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-001-expected.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-001.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-002-expected.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-002.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-003-expected.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-003.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-nobackground-000-expected.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-nobackground-000.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-nobackground-001-expected.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-nobackground-001.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-nobackground-002-expected.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-nobackground-002.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-nobackground-003-expected.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-breaking-nobackground-003.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-gap-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-gap-003.xht: |
| * web-platform-tests/css/css-multicol/orthogonal-writing-mode-shrink-to-fit-expected.xht: Added. |
| * web-platform-tests/css/css-multicol/orthogonal-writing-mode-shrink-to-fit.html: Added. |
| * web-platform-tests/css/css-multicol/w3c-import.log: |
| * web-platform-tests/css/css-multicol/zero-column-width-computed-style-expected.txt: Added. |
| * web-platform-tests/css/css-multicol/zero-column-width-computed-style.html: Added. |
| * web-platform-tests/css/css-multicol/zero-column-width-layout-expected.html: Added. |
| * web-platform-tests/css/css-multicol/zero-column-width-layout.html: Added. |
| * web-platform-tests/css/css-pseudo/first-letter-property-whitelist-expected.txt: Added. |
| * web-platform-tests/css/css-pseudo/first-letter-property-whitelist.html: Added. |
| * web-platform-tests/css/css-pseudo/first-line-and-placeholder-expected.html: Added. |
| * web-platform-tests/css/css-pseudo/first-line-and-placeholder.html: Added. |
| * web-platform-tests/css/css-pseudo/placeholder-input-number-expected.html: Added. |
| * web-platform-tests/css/css-pseudo/placeholder-input-number-notref.html: Added. |
| * web-platform-tests/css/css-pseudo/placeholder-input-number.html: Added. |
| * web-platform-tests/css/css-pseudo/w3c-import.log: |
| * web-platform-tests/css/css-scoping/css-scoping-shadow-nested-slot-display-override-expected.html: Added. |
| * web-platform-tests/css/css-scoping/css-scoping-shadow-nested-slot-display-override.html: Added. |
| * web-platform-tests/css/css-scoping/host-descendant-001-expected.html: Added. |
| * web-platform-tests/css/css-scoping/host-descendant-001.html: Added. |
| * web-platform-tests/css/css-scoping/host-descendant-002-expected.html: Added. |
| * web-platform-tests/css/css-scoping/host-descendant-002.html: Added. |
| * web-platform-tests/css/css-scoping/host-descendant-invalidation-expected.txt: Added. |
| * web-platform-tests/css/css-scoping/host-descendant-invalidation.html: Added. |
| * web-platform-tests/css/css-scoping/host-dom-001-expected.txt: Added. |
| * web-platform-tests/css/css-scoping/host-dom-001.html: Added. |
| * web-platform-tests/css/css-scoping/host-functional-descendant-invalidation-expected.txt: Added. |
| * web-platform-tests/css/css-scoping/host-functional-descendant-invalidation.html: Added. |
| * web-platform-tests/css/css-scoping/host-multiple-001-expected.html: Added. |
| * web-platform-tests/css/css-scoping/host-multiple-001.html: Added. |
| * web-platform-tests/css/css-scoping/host-nested-001-expected.html: Added. |
| * web-platform-tests/css/css-scoping/host-nested-001.html: Added. |
| * web-platform-tests/css/css-scoping/host-slotted-001-expected.html: Added. |
| * web-platform-tests/css/css-scoping/host-slotted-001.html: Added. |
| * web-platform-tests/css/css-scoping/keyframes-001-expected.txt: Added. |
| * web-platform-tests/css/css-scoping/keyframes-001.html: Added. |
| * web-platform-tests/css/css-scoping/keyframes-002-expected.txt: Added. |
| * web-platform-tests/css/css-scoping/keyframes-002.html: Added. |
| * web-platform-tests/css/css-scoping/resources/host-green-box.css: Added. |
| (:host): |
| * web-platform-tests/css/css-scoping/resources/w3c-import.log: Added. |
| * web-platform-tests/css/css-scoping/shadow-assign-dynamic-001-expected.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-assign-dynamic-001.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-at-import-expected.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-at-import.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-disabled-sheet-001-expected.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-disabled-sheet-001.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-fallback-dynamic-001-expected.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-fallback-dynamic-001.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-fallback-dynamic-002-expected.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-fallback-dynamic-002.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-fallback-dynamic-003-expected.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-fallback-dynamic-003.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-fallback-dynamic-004-expected.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-fallback-dynamic-004.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-fallback-dynamic-005-expected.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-fallback-dynamic-005.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-host-with-before-after-expected.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-host-with-before-after.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-reassign-dynamic-001-expected.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-reassign-dynamic-001.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-root-insert-into-document-expected.html: Added. |
| * web-platform-tests/css/css-scoping/shadow-root-insert-into-document.html: Added. |
| * web-platform-tests/css/css-scoping/slotted-invalidation-expected.txt: Added. |
| * web-platform-tests/css/css-scoping/slotted-invalidation.html: Added. |
| * web-platform-tests/css/css-scoping/slotted-link-expected.txt: Added. |
| * web-platform-tests/css/css-scoping/slotted-link.html: Added. |
| * web-platform-tests/css/css-scoping/slotted-parsing-expected.txt: Added. |
| * web-platform-tests/css/css-scoping/slotted-parsing.html: Added. |
| * web-platform-tests/css/css-scoping/slotted-slot-expected.txt: Added. |
| * web-platform-tests/css/css-scoping/slotted-slot.html: Added. |
| * web-platform-tests/css/css-scoping/slotted-with-pseudo-element-expected.html: Added. |
| * web-platform-tests/css/css-scoping/slotted-with-pseudo-element.html: Added. |
| * web-platform-tests/css/css-scoping/stylesheet-title-001-expected.html: Added. |
| * web-platform-tests/css/css-scoping/stylesheet-title-001.html: Added. |
| * web-platform-tests/css/css-scoping/stylesheet-title-002-expected.txt: Added. |
| * web-platform-tests/css/css-scoping/stylesheet-title-002.html: Added. |
| * web-platform-tests/css/css-scoping/w3c-import.log: |
| * web-platform-tests/css/css-shapes/basic-shape-circle-ellipse-serialization-expected.txt: |
| * web-platform-tests/css/css-shapes/basic-shape-circle-ellipse-serialization.html: |
| * web-platform-tests/css/css-shapes/parsing/resources/parsing-testcommon.js: Added. |
| (test_valid_value): |
| * web-platform-tests/css/css-shapes/parsing/resources/w3c-import.log: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-image-threshold-invalid-expected.txt: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-image-threshold-invalid.html: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-image-threshold-valid-expected.txt: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-image-threshold-valid.html: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-margin-invalid-expected.txt: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-margin-invalid.html: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-margin-valid-expected.txt: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-margin-valid.html: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-outside-invalid-expected.txt: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-outside-invalid-position-expected.txt: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-outside-invalid-position.html: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-outside-invalid.html: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-outside-valid-expected.txt: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-outside-valid-position-expected.txt: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-outside-valid-position.html: Added. |
| * web-platform-tests/css/css-shapes/parsing/shape-outside-valid.html: Added. |
| * web-platform-tests/css/css-shapes/parsing/w3c-import.log: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/formatting-context/shape-outside-formatting-context.tentative-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/formatting-context/shape-outside-formatting-context.tentative.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/formatting-context/w3c-import.log: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-box/shape-outside-box-009-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-box/shape-outside-box-009.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-box/w3c-import.log: |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-005-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-005.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-006-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-006.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-007-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-007.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-008-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-008.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-009-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-009.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-010-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-010.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-011-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-011.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-012-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-012.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-013-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-013.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-014-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-014.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-015-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-015.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-016-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-016.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/w3c-import.log: |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-001.html: |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-002.html: |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-005.html: |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-010.html: |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-026-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-026.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-027-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-027.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/support/animated.gif: |
| * web-platform-tests/css/css-shapes/shape-outside/shape-image/w3c-import.log: |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/circle/shape-outside-circle-027.html: |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-015.html: |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-017.html: |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-010.html: |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-011.html: |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-012.html: |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-013.html: |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-014.html: |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-015.html: |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-028-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-028.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-029-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-029.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-030-expected.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-030.html: Added. |
| * web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/w3c-import.log: |
| * web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-circle-002-expected.txt: |
| * web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-circle-004-expected.txt: |
| * web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-ellipse-002-expected.txt: |
| * web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-ellipse-004-expected.txt: |
| * web-platform-tests/css/css-shapes/shape-outside/values/support/parsing-utils.js: |
| * web-platform-tests/css/css-shapes/spec-examples/shape-outside-010.html: |
| * web-platform-tests/css/css-shapes/spec-examples/shape-outside-011.html: |
| * web-platform-tests/css/css-shapes/spec-examples/shape-outside-012.html: |
| * web-platform-tests/css/css-shapes/spec-examples/shape-outside-013.html: |
| * web-platform-tests/css/css-shapes/spec-examples/shape-outside-014.html: |
| * web-platform-tests/css/css-shapes/spec-examples/shape-outside-015.html: |
| * web-platform-tests/css/css-shapes/spec-examples/shape-outside-016.html: |
| * web-platform-tests/css/css-shapes/spec-examples/shape-outside-017.html: |
| * web-platform-tests/css/css-shapes/spec-examples/shape-outside-018.html: |
| * web-platform-tests/css/css-shapes/spec-examples/shape-outside-019.html: |
| * web-platform-tests/css/css-shapes/spec-examples/support/spec-example-utils.js: |
| (runTest): |
| (approxShapeTest): |
| * web-platform-tests/css/css-text-decor/OWNERS: Added. |
| * web-platform-tests/css/css-text-decor/line-through-vertical-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/line-through-vertical.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-color-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-color-recalc-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-color-recalc.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-color.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-line-010-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-line-010.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-line-011-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-line-011.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-line-012-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-line-012.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-line-013-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-line-013.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-line-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-line-recalc-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-line-recalc.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-line.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-serialization.tentative-expected.txt: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-serialization.tentative.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-skip-ink-expected.txt: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-skip-ink.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-style-multiple-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-style-multiple.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-style-recalc-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-style-recalc.html: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-visibility-001.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-visibility-002.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-visibility-003.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-visibility-004.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-visibility-005.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-visibility-006.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-visibility-007.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-visibility-008.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-visibility-009.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-visibility-010.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-visibility-011.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-decoration-visibility-012.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-color-001-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-color-001.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-above-left-001-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-above-left-001.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-above-left-002-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-above-left-002.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-above-right-001-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-above-right-001.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-above-right-002-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-above-right-002.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-below-left-001-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-below-left-001.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-below-left-002-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-below-left-002.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-below-right-001-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-below-right-001.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-below-right-002-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-position-below-right-002.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-001-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-001.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-002-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-002.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-006-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-006.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-007-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-007.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-008-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-008.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-010-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-010.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-012-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-012.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-016.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-021-expected.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-021.html: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-filled-001-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-filled-001.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-none-001-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-none-001.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-open-001-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-open-001.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-shape-001-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-shape-001.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-string-001-expected.xht: Added. |
| * web-platform-tests/css/css-text-decor/text-emphasis-style-string-001.xht: Added. |
| * web-platform-tests/css/css-text-decor/w3c-import.log: Added. |
| * web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-001-expected.html: Added. |
| * web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-001.html: Added. |
| * web-platform-tests/css/css-text/overflow-wrap/w3c-import.log: |
| * web-platform-tests/css/css-ui/canvas-cursor-001.html: Removed. |
| * web-platform-tests/css/css-ui/canvas-cursor-002.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-001.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-002.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-003.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-004.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-005.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-006.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-007.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-008.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-010.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-011.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-012.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-014.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-015.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-016-expected.txt: Removed. |
| * web-platform-tests/css/css-ui/caret-color-016.html: Removed. |
| * web-platform-tests/css/css-ui/caret-color-017.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-001.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-002.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-003.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-004.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-005.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-006.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-007.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-008.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-009.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-010.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-011.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-012.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-013.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-014.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-015.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-016.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-017.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-018.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-019.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-020.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-auto-001.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-auto-002.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-auto-003.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-auto-004.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-auto-005.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-auto-006.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-auto-007.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-border-area.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-box-004.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-box-005.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-box-006.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-box-007.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-content-area.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-hover-001.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-hover-002.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-hover-003.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-001.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-002.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-003.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-004.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-005-nfs.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-005.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-006.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-007.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-008.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-009.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-010.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-011.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-012.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-013.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-014.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-015.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-016.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-017.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-018.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-001.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-002.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-003.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-004.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-005.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-006.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-007.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-008.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-009.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-010.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-011.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-012.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-013.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-014.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-015.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-016.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-017.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-018.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-019.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-020.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-021.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-022.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-023.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-024.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-025.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-026.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-027.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-028.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-029.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-030.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-031.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-032.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-033.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-034.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-035.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-036.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-037.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-038.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-039.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-040.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-041.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-042.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-image-png-043.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-outline-area.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-padding-area.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-text-001.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-text-002.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-x-y-001.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-x-y-002.html: Removed. |
| * web-platform-tests/css/css-ui/cursor-x-y-003.html: Removed. |
| * web-platform-tests/css/css-ui/outline-017-expected.txt: |
| * web-platform-tests/css/css-ui/outline-017.html: |
| * web-platform-tests/css/css-ui/outline-018.html: |
| * web-platform-tests/css/css-ui/outline-020-expected.html: Added. |
| * web-platform-tests/css/css-ui/outline-020.html: Added. |
| * web-platform-tests/css/css-ui/parsing/box-sizing-invalid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/box-sizing-invalid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/box-sizing-valid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/box-sizing-valid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/caret-color-invalid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/caret-color-invalid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/caret-color-valid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/caret-color-valid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/cursor-invalid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/cursor-invalid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/cursor-valid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/cursor-valid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-color-invalid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-color-invalid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-color-valid-mandatory-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-color-valid-mandatory.html: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-color-valid-optional-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-color-valid-optional.html: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-invalid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-invalid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-offset-invalid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-offset-invalid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-offset-valid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-offset-valid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-style-invalid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-style-invalid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-style-valid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-style-valid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-valid-mandatory-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-valid-mandatory.html: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-valid-optional-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-valid-optional.html: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-width-invalid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-width-invalid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-width-valid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/outline-width-valid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/resize-invalid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/resize-invalid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/resize-valid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/resize-valid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/resources/parsing-testcommon.js: Added. |
| (test_valid_value): |
| * web-platform-tests/css/css-ui/parsing/resources/w3c-import.log: Added. |
| * web-platform-tests/css/css-ui/parsing/text-overflow-invalid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/text-overflow-invalid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/text-overflow-valid-expected.txt: Added. |
| * web-platform-tests/css/css-ui/parsing/text-overflow-valid.html: Added. |
| * web-platform-tests/css/css-ui/parsing/w3c-import.log: Added. |
| * web-platform-tests/css/css-ui/resize-001.html: Removed. |
| * web-platform-tests/css/css-ui/resize-002.html: Removed. |
| * web-platform-tests/css/css-ui/resize-003.html: Removed. |
| * web-platform-tests/css/css-ui/resize-004.html: Removed. |
| * web-platform-tests/css/css-ui/resize-005.html: Removed. |
| * web-platform-tests/css/css-ui/resize-006.html: Removed. |
| * web-platform-tests/css/css-ui/resize-007.html: Removed. |
| * web-platform-tests/css/css-ui/resize-008.html: Removed. |
| * web-platform-tests/css/css-ui/resize-009.html: Removed. |
| * web-platform-tests/css/css-ui/resize-010.html: Removed. |
| * web-platform-tests/css/css-ui/resize-011.html: Removed. |
| * web-platform-tests/css/css-ui/resize-012.html: Removed. |
| * web-platform-tests/css/css-ui/resize-013.html: Removed. |
| * web-platform-tests/css/css-ui/resize-014.html: Removed. |
| * web-platform-tests/css/css-ui/resize-015-expected.txt: Removed. |
| * web-platform-tests/css/css-ui/resize-015.html: Removed. |
| * web-platform-tests/css/css-ui/resize-016-expected.txt: Removed. |
| * web-platform-tests/css/css-ui/resize-016.html: Removed. |
| * web-platform-tests/css/css-ui/resize-017-expected.txt: Removed. |
| * web-platform-tests/css/css-ui/resize-017.html: Removed. |
| * web-platform-tests/css/css-ui/resize-018-expected.txt: Removed. |
| * web-platform-tests/css/css-ui/resize-018.html: Removed. |
| * web-platform-tests/css/css-ui/resize-019.html: Removed. |
| * web-platform-tests/css/css-ui/resize-020.html: Removed. |
| * web-platform-tests/css/css-ui/resize-021.html: Removed. |
| * web-platform-tests/css/css-ui/support/nav-dir-target-001-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-dir-target-002-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-dir-target-003-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-dir-target-004-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-dir-target-005-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-down-009-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-down-010-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-down-011-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-down-012-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-down-013-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-left-009-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-left-010-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-left-011-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-left-012-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-left-013-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-right-009-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-right-010-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-right-011-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-right-012-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-right-013-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-up-009-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-up-010-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-up-011-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-up-012-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/nav-up-013-frame.html: Added. |
| * web-platform-tests/css/css-ui/support/w3c-import.log: |
| * web-platform-tests/css/css-ui/text-overflow-018.html: Removed. |
| * web-platform-tests/css/css-ui/text-overflow-019.html: Removed. |
| * web-platform-tests/css/css-ui/text-overflow-024-expected.html: Added. |
| * web-platform-tests/css/css-ui/text-overflow-024.html: Added. |
| * web-platform-tests/css/css-ui/text-overflow-025-expected.html: Added. |
| * web-platform-tests/css/css-ui/text-overflow-025.html: Added. |
| * web-platform-tests/css/css-ui/text-overflow-026-expected.html: Added. |
| * web-platform-tests/css/css-ui/text-overflow-026.html: Added. |
| * web-platform-tests/css/css-ui/text-overflow-027-expected.html: Added. |
| * web-platform-tests/css/css-ui/text-overflow-027.html: Added. |
| * web-platform-tests/css/css-ui/text-overflow-028-expected.html: Added. |
| * web-platform-tests/css/css-ui/text-overflow-028.html: Added. |
| * web-platform-tests/css/css-ui/text-overflow-029-expected.html: Added. |
| * web-platform-tests/css/css-ui/text-overflow-029.html: Added. |
| * web-platform-tests/css/css-ui/w3c-import.log: |
| * web-platform-tests/css/cssom-view/CaretPosition-001-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/CaretPosition-001.html: Added. |
| * web-platform-tests/css/cssom-view/DOMRectList-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/DOMRectList.html: Added. |
| * web-platform-tests/css/cssom-view/GetBoundingRect-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/GetBoundingRect.html: Added. |
| * web-platform-tests/css/cssom-view/HTMLBody-ScrollArea_quirksmode-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/HTMLBody-ScrollArea_quirksmode.html: Added. |
| * web-platform-tests/css/cssom-view/MediaQueryList-001-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/MediaQueryList-001.html: Added. |
| * web-platform-tests/css/cssom-view/MediaQueryList-with-empty-string-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/MediaQueryList-with-empty-string.html: Added. |
| * web-platform-tests/css/cssom-view/OWNERS: Added. |
| * web-platform-tests/css/cssom-view/Screen-pixelDepth-Screen-colorDepth001-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/Screen-pixelDepth-Screen-colorDepth001.html: Added. |
| * web-platform-tests/css/cssom-view/cssom-getBoundingClientRect-001-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/cssom-getBoundingClientRect-001.html: Added. |
| * web-platform-tests/css/cssom-view/cssom-getBoundingClientRect-002-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/cssom-getBoundingClientRect-002.html: Added. |
| * web-platform-tests/css/cssom-view/cssom-getBoxQuads-001-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/cssom-getBoxQuads-001.html: Added. |
| * web-platform-tests/css/cssom-view/cssom-getClientRects-002-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/cssom-getClientRects-002.html: Added. |
| * web-platform-tests/css/cssom-view/cssom-getClientRects-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/cssom-getClientRects.html: Added. |
| * web-platform-tests/css/cssom-view/cssom-view-img-attributes-001-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/cssom-view-img-attributes-001.html: Added. |
| * web-platform-tests/css/cssom-view/cssom-view-window-screen-interface-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/cssom-view-window-screen-interface.html: Added. |
| * web-platform-tests/css/cssom-view/elementFromPoint-001-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementFromPoint-001.html: Added. |
| * web-platform-tests/css/cssom-view/elementFromPoint-002-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementFromPoint-002.html: Added. |
| * web-platform-tests/css/cssom-view/elementFromPoint-003-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementFromPoint-003.html: Added. |
| * web-platform-tests/css/cssom-view/elementFromPoint-dynamic-anon-box-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementFromPoint-dynamic-anon-box.html: Added. |
| * web-platform-tests/css/cssom-view/elementFromPoint-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementFromPoint-parameters-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementFromPoint-parameters.html: Added. |
| * web-platform-tests/css/cssom-view/elementFromPoint.html: Added. |
| * web-platform-tests/css/cssom-view/elementFromPosition-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementFromPosition.html: Added. |
| * web-platform-tests/css/cssom-view/elementScroll-002-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementScroll-002.html: Added. |
| * web-platform-tests/css/cssom-view/elementScroll-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementScroll.html: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-iframes-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-iframes.html: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-invalid-cases-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-invalid-cases.html: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-shadowroot-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-shadowroot.html: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-simple-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-simple.html: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-svg-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-svg-text-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-svg-text.html: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-svg.html: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-table-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint-table.html: Added. |
| * web-platform-tests/css/cssom-view/elementsFromPoint.html: Added. |
| * web-platform-tests/css/cssom-view/historical-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/historical.html: Added. |
| * web-platform-tests/css/cssom-view/htmlelement-offset-width-001-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/htmlelement-offset-width-001.html: Added. |
| * web-platform-tests/css/cssom-view/iframe.html: Added. |
| * web-platform-tests/css/cssom-view/interfaces-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/interfaces.html: Added. |
| * web-platform-tests/css/cssom-view/matchMedia-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/matchMedia.xht: Added. |
| * web-platform-tests/css/cssom-view/matchMediaAddListener-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/matchMediaAddListener.html: Added. |
| * web-platform-tests/css/cssom-view/media-query-list-interface-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/media-query-list-interface.xht: Added. |
| * web-platform-tests/css/cssom-view/mouseEvent-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/mouseEvent.html: Added. |
| * web-platform-tests/css/cssom-view/negativeMargins-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/negativeMargins.html: Added. |
| * web-platform-tests/css/cssom-view/offsetParent_element_test-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/offsetParent_element_test.html: Added. |
| * web-platform-tests/css/cssom-view/offsetTopLeftInScrollableParent-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/offsetTopLeftInScrollableParent.html: Added. |
| * web-platform-tests/css/cssom-view/resources/elementsFromPoint.js: Added. |
| (nodeToString.prototype.else): |
| (nodeListToString): |
| (assertElementsFromPoint): |
| (checkElementsFromPointFourCorners): |
| * web-platform-tests/css/cssom-view/resources/iframe1.html: Added. |
| * web-platform-tests/css/cssom-view/resources/iframe2.html: Added. |
| * web-platform-tests/css/cssom-view/resources/w3c-import.log: Added. |
| * web-platform-tests/css/cssom-view/scroll-behavior-smooth-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/scroll-behavior-smooth.html: Added. |
| * web-platform-tests/css/cssom-view/scroll-no-layout-box-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/scroll-no-layout-box.html: Added. |
| * web-platform-tests/css/cssom-view/scrollIntoView-scrollMargin-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/scrollIntoView-scrollMargin.html: Added. |
| * web-platform-tests/css/cssom-view/scrollIntoView-scrollPadding-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/scrollIntoView-scrollPadding.html: Added. |
| * web-platform-tests/css/cssom-view/scrollIntoView-shadow-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/scrollIntoView-shadow.html: Added. |
| * web-platform-tests/css/cssom-view/scrollIntoView-smooth-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/scrollIntoView-smooth.html: Added. |
| * web-platform-tests/css/cssom-view/scrollTop-display-change-expected.html: Added. |
| * web-platform-tests/css/cssom-view/scrollTop-display-change.html: Added. |
| * web-platform-tests/css/cssom-view/scrollWidthHeight-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/scrollWidthHeight.xht: Added. |
| * web-platform-tests/css/cssom-view/scrollWidthHeightWhenNotScrollable-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/scrollWidthHeightWhenNotScrollable.xht: Added. |
| * web-platform-tests/css/cssom-view/scrolling-no-browsing-context-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/scrolling-no-browsing-context.html: Added. |
| * web-platform-tests/css/cssom-view/scrolling-quirks-vs-nonquirks-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/scrolling-quirks-vs-nonquirks.html: Added. |
| * web-platform-tests/css/cssom-view/scrollingElement-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/scrollingElement-quirks-dynamic-001-expected.html: Added. |
| * web-platform-tests/css/cssom-view/scrollingElement-quirks-dynamic-001.html: Added. |
| * web-platform-tests/css/cssom-view/scrollingElement-quirks-dynamic-002-expected.html: Added. |
| * web-platform-tests/css/cssom-view/scrollingElement-quirks-dynamic-002.html: Added. |
| * web-platform-tests/css/cssom-view/scrollingElement.html: Added. |
| * web-platform-tests/css/cssom-view/scrollintoview-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/scrollintoview.html: Added. |
| * web-platform-tests/css/cssom-view/support/1x1-green.png: Added. |
| * web-platform-tests/css/cssom-view/support/1x1-lime.png: Added. |
| * web-platform-tests/css/cssom-view/support/1x1-maroon.png: Added. |
| * web-platform-tests/css/cssom-view/support/1x1-navy.png: Added. |
| * web-platform-tests/css/cssom-view/support/1x1-red.png: Added. |
| * web-platform-tests/css/cssom-view/support/1x1-white.png: Added. |
| * web-platform-tests/css/cssom-view/support/60x60-gg-rr.png: Added. |
| * web-platform-tests/css/cssom-view/support/60x60-green.png: Added. |
| * web-platform-tests/css/cssom-view/support/60x60-red.png: Added. |
| * web-platform-tests/css/cssom-view/support/README: Added. |
| * web-platform-tests/css/cssom-view/support/a-green.css: Added. |
| (.a): |
| * web-platform-tests/css/cssom-view/support/b-green.css: Added. |
| (.b): |
| * web-platform-tests/css/cssom-view/support/c-red.css: Added. |
| (.c): |
| * web-platform-tests/css/cssom-view/support/cat.png: Added. |
| * web-platform-tests/css/cssom-view/support/import-green.css: Added. |
| (.import): |
| * web-platform-tests/css/cssom-view/support/import-red.css: Added. |
| (.import): |
| * web-platform-tests/css/cssom-view/support/pattern-grg-rgr-grg.png: Added. |
| * web-platform-tests/css/cssom-view/support/pattern-grg-rrg-rgg.png: Added. |
| * web-platform-tests/css/cssom-view/support/pattern-rgr-grg-rgr.png: Added. |
| * web-platform-tests/css/cssom-view/support/pattern-tr.png: Added. |
| * web-platform-tests/css/cssom-view/support/ruler-h-50%.png: Added. |
| * web-platform-tests/css/cssom-view/support/ruler-h-50px.png: Added. |
| * web-platform-tests/css/cssom-view/support/ruler-v-100px.png: Added. |
| * web-platform-tests/css/cssom-view/support/ruler-v-50px.png: Added. |
| * web-platform-tests/css/cssom-view/support/square-purple.png: Added. |
| * web-platform-tests/css/cssom-view/support/square-teal.png: Added. |
| * web-platform-tests/css/cssom-view/support/square-white.png: Added. |
| * web-platform-tests/css/cssom-view/support/support/README: Added. |
| * web-platform-tests/css/cssom-view/support/support/swatch-green.png: Added. |
| * web-platform-tests/css/cssom-view/support/support/swatch-red.png: Added. |
| * web-platform-tests/css/cssom-view/support/support/w3c-import.log: Added. |
| * web-platform-tests/css/cssom-view/support/swatch-blue.png: Added. |
| * web-platform-tests/css/cssom-view/support/swatch-green.png: Added. |
| * web-platform-tests/css/cssom-view/support/swatch-lime.png: Added. |
| * web-platform-tests/css/cssom-view/support/swatch-orange.png: Added. |
| * web-platform-tests/css/cssom-view/support/swatch-red.png: Added. |
| * web-platform-tests/css/cssom-view/support/swatch-teal.png: Added. |
| * web-platform-tests/css/cssom-view/support/swatch-white.png: Added. |
| * web-platform-tests/css/cssom-view/support/swatch-yellow.png: Added. |
| * web-platform-tests/css/cssom-view/support/test-bl.png: Added. |
| * web-platform-tests/css/cssom-view/support/test-br.png: Added. |
| * web-platform-tests/css/cssom-view/support/test-inner-half-size.png: Added. |
| * web-platform-tests/css/cssom-view/support/test-outer.png: Added. |
| * web-platform-tests/css/cssom-view/support/test-tl.png: Added. |
| * web-platform-tests/css/cssom-view/support/test-tr.png: Added. |
| * web-platform-tests/css/cssom-view/support/w3c-import.log: Added. |
| * web-platform-tests/css/cssom-view/ttwf-js-cssomview-getclientrects-length-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/ttwf-js-cssomview-getclientrects-length.html: Added. |
| * web-platform-tests/css/cssom-view/w3c-import.log: Added. |
| * web-platform-tests/css/cssom-view/window-interface-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/window-interface.xht: Added. |
| * web-platform-tests/css/cssom-view/window-screen-height-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/window-screen-height-immutable-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/window-screen-height-immutable.html: Added. |
| * web-platform-tests/css/cssom-view/window-screen-height.html: Added. |
| * web-platform-tests/css/cssom-view/window-screen-width-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/window-screen-width-immutable-expected.txt: Added. |
| * web-platform-tests/css/cssom-view/window-screen-width-immutable.html: Added. |
| * web-platform-tests/css/cssom-view/window-screen-width.html: Added. |
| * web-platform-tests/css/cssom/CSS.html: |
| * web-platform-tests/css/cssom/CSSKeyframeRule.html: |
| * web-platform-tests/css/cssom/CSSKeyframesRule.html: |
| * web-platform-tests/css/cssom/CSSNamespaceRule.html: |
| * web-platform-tests/css/cssom/CSSRuleList.html: |
| * web-platform-tests/css/cssom/CSSStyleRule-set-selectorText-namespace.html: |
| * web-platform-tests/css/cssom/CSSStyleRule-set-selectorText.html: |
| * web-platform-tests/css/cssom/CSSStyleRule.html: |
| * web-platform-tests/css/cssom/CSSStyleSheet.html: |
| * web-platform-tests/css/cssom/MediaList.html: |
| * web-platform-tests/css/cssom/MediaList2.xhtml: |
| * web-platform-tests/css/cssom/StyleSheetList.html: |
| * web-platform-tests/css/cssom/at-namespace-expected.txt: Added. |
| * web-platform-tests/css/cssom/at-namespace.html: Added. |
| * web-platform-tests/css/cssom/computed-style-001.html: |
| * web-platform-tests/css/cssom/computed-style-002.html: |
| * web-platform-tests/css/cssom/computed-style-003.html: |
| * web-platform-tests/css/cssom/computed-style-004.html: |
| * web-platform-tests/css/cssom/computed-style-set-property-expected.txt: Added. |
| * web-platform-tests/css/cssom/computed-style-set-property.html: Added. |
| * web-platform-tests/css/cssom/css-style-attr-decl-block.html: |
| * web-platform-tests/css/cssom/css-style-attribute-modifications.html: |
| * web-platform-tests/css/cssom/css-style-declaration-modifications.html: |
| * web-platform-tests/css/cssom/css-style-reparse.html: |
| * web-platform-tests/css/cssom/cssimportrule.html: |
| * web-platform-tests/css/cssom/cssom-cssText-serialize.html: |
| * web-platform-tests/css/cssom/cssom-cssstyledeclaration-set.html: |
| * web-platform-tests/css/cssom/cssom-fontfacerule-constructors.html: |
| * web-platform-tests/css/cssom/cssom-fontfacerule.html: |
| * web-platform-tests/css/cssom/cssom-ruleTypeAndOrder.html: |
| * web-platform-tests/css/cssom/cssom-setProperty-shorthand.html: |
| * web-platform-tests/css/cssom/cssstyledeclaration-csstext-final-delimiter.html: |
| * web-platform-tests/css/cssom/cssstyledeclaration-csstext-important.html: |
| * web-platform-tests/css/cssom/cssstyledeclaration-csstext.html: |
| * web-platform-tests/css/cssom/cssstyledeclaration-mutability.html: |
| * 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-003.html: |
| * web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-004.html: |
| * web-platform-tests/css/cssom/cssstyledeclaration-setter-order.html: |
| * web-platform-tests/css/cssom/escape.html: |
| * web-platform-tests/css/cssom/font-shorthand-serialization.html: |
| * web-platform-tests/css/cssom/getComputedStyle-detached-subtree.html: |
| * web-platform-tests/css/cssom/getComputedStyle-dynamic-subdoc.html: |
| * web-platform-tests/css/cssom/getComputedStyle-pseudo.html: |
| * web-platform-tests/css/cssom/historical-expected.txt: |
| * web-platform-tests/css/cssom/historical.html: |
| * web-platform-tests/css/cssom/inline-style-001.html: |
| * web-platform-tests/css/cssom/insertRule-charset-no-index-expected.txt: |
| * web-platform-tests/css/cssom/insertRule-charset-no-index.html: |
| * web-platform-tests/css/cssom/insertRule-import-no-index-expected.txt: |
| * web-platform-tests/css/cssom/insertRule-import-no-index.html: |
| * web-platform-tests/css/cssom/insertRule-namespace-no-index-expected.txt: |
| * web-platform-tests/css/cssom/insertRule-namespace-no-index.html: |
| * web-platform-tests/css/cssom/insertRule-no-index-expected.txt: |
| * web-platform-tests/css/cssom/insertRule-no-index.html: |
| * web-platform-tests/css/cssom/insertRule-syntax-error-01.html: |
| * web-platform-tests/css/cssom/interfaces.html: |
| * 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/overflow-serialization.html: |
| * web-platform-tests/css/cssom/preferred-stylesheet-order.html: |
| * web-platform-tests/css/cssom/preferred-stylesheet-reversed-order.html: |
| * web-platform-tests/css/cssom/selectorSerialize.html: |
| * web-platform-tests/css/cssom/selectorText-modification-restyle-002.html: |
| * web-platform-tests/css/cssom/serialization-CSSDeclaration-with-important.html: |
| * web-platform-tests/css/cssom/serialize-namespaced-type-selectors.html: |
| * web-platform-tests/css/cssom/serialize-values.html: |
| * web-platform-tests/css/cssom/serialize-variable-reference.html: |
| * web-platform-tests/css/cssom/setproperty-null-undefined.html: |
| * web-platform-tests/css/cssom/shorthand-serialization.html: |
| * web-platform-tests/css/cssom/shorthand-values.html: |
| * 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.html: |
| * web-platform-tests/css/cssom/stylesheet-title.html: |
| * web-platform-tests/css/cssom/ttwf-cssom-doc-ext-load-count.html: |
| * web-platform-tests/css/cssom/ttwf-cssom-doc-ext-load-tree-order.html: |
| * web-platform-tests/css/cssom/ttwf-cssom-document-extension.html: |
| * web-platform-tests/css/cssom/variable-names.html: |
| * web-platform-tests/css/cssom/w3c-import.log: |
| * web-platform-tests/css/mediaqueries/media-queries-001.xht: Added. |
| * web-platform-tests/css/mediaqueries/media-queries-002.xht: Added. |
| * web-platform-tests/css/mediaqueries/media-queries-003.xht: Added. |
| * 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-expected.html: Added. |
| * web-platform-tests/css/mediaqueries/viewport-script-dynamic.html: Added. |
| * web-platform-tests/css/mediaqueries/w3c-import.log: |
| * web-platform-tests/css/selectors/CHANGES: Added. |
| * web-platform-tests/css/selectors/Makefile: Added. |
| * web-platform-tests/css/selectors/README: Added. |
| * web-platform-tests/css/selectors/TODO: Added. |
| * web-platform-tests/css/selectors/anplusb-selector-parsing-expected.txt: Added. |
| * web-platform-tests/css/selectors/anplusb-selector-parsing.html: Added. |
| * web-platform-tests/css/selectors/any-link-dynamic-001-expected.html: Added. |
| * web-platform-tests/css/selectors/any-link-dynamic-001.html: Added. |
| * web-platform-tests/css/selectors/attribute-selectors/attribute-case/cssom-expected.txt: Added. |
| * web-platform-tests/css/selectors/attribute-selectors/attribute-case/cssom.html: Added. |
| * web-platform-tests/css/selectors/attribute-selectors/attribute-case/resources/semantics-quirks.html: Added. |
| * web-platform-tests/css/selectors/attribute-selectors/attribute-case/resources/semantics-xml.xhtml: Added. |
| * web-platform-tests/css/selectors/attribute-selectors/attribute-case/resources/syntax-quirks.html: Added. |
| * web-platform-tests/css/selectors/attribute-selectors/attribute-case/resources/syntax-xml.xhtml: Added. |
| * web-platform-tests/css/selectors/attribute-selectors/attribute-case/resources/w3c-import.log: Added. |
| * web-platform-tests/css/selectors/attribute-selectors/attribute-case/semantics-expected.txt: Added. |
| * web-platform-tests/css/selectors/attribute-selectors/attribute-case/semantics.html: Added. |
| * web-platform-tests/css/selectors/attribute-selectors/attribute-case/syntax-expected.txt: Added. |
| * web-platform-tests/css/selectors/attribute-selectors/attribute-case/syntax.html: Added. |
| * web-platform-tests/css/selectors/attribute-selectors/attribute-case/w3c-import.log: Added. |
| * web-platform-tests/css/selectors/child-indexed-pseudo-class-expected.txt: Added. |
| * web-platform-tests/css/selectors/child-indexed-pseudo-class.html: Added. |
| * web-platform-tests/css/selectors/css3-modsel-1.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-10.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-100.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-100b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-101.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-101b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-102.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-102b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-103.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-103b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-104.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-104b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-105.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-105b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-106.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-106b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-107.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-107b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-108.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-108b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-109.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-109b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-11.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-110.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-110b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-111.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-111b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-112.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-112b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-113.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-113b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-114.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-114b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-115.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-115b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-116.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-116b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-117.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-117b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-118.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-119.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-12.xml-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-120.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-121.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-122.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-123.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-123b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-124.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-124b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-125.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-125b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-126.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-126b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-127.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-127b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-128.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-128b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-129.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-129b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-13.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-130.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-130b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-131.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-131b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-132.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-132b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-133.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-133b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-134.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-134b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-135.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-135b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-136.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-136b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-137.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-137b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-138.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-138b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-139.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-139b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-14.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-140.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-140b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-141.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-141b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-142.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-142b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-143.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-143b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-144.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-145a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-145b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-146a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-146b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-147a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-147b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-148.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-149.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-149b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-14b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-14c.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-14d.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-14e.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-15.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-150.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-151.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-152.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-153.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-154.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-155.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-155a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-155b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-155c.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-155d.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-156.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-156b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-156c.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-157.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-158.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-159.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-15b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-15c.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-16.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-160.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-161.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-162.xml-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-163.xml-disabled-contains-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-164.xml-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-165.xml-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-166.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-166a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-167.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-167a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-168.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-168a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-169.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-169a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-17.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-170.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-170a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-170b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-170c.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-170d.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-171.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-172a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-172b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-173a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-173b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-174a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-174b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-175a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-175b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-175c.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-176.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-177a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-177b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-178.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-179.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-179a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-18.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-180.xml-disabled-because-we-want-to-allow-for-expansion: Added. |
| * web-platform-tests/css/selectors/css3-modsel-180a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-181.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-182.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-183.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-184a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-184b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-184c.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-184d.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-184e.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-184f.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-18a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-18b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-18c.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-19.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-19a.xml-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-19b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-2.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-20.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-21.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-21b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-21c.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-22.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-23.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-24.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-25.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-27.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-27a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-27b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-28.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-28b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-28c.pl-draft: Added. |
| (nest): |
| (nthChild): |
| * web-platform-tests/css/selectors/css3-modsel-29.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-29b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-3.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-30.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-31.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-32.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-33.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-34.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-35.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-36.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-37.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-38.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-39.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-39a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-39b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-39c.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-3a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-4.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-40.xml-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-41.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-41a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-42.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-42a.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-43.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-43b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-44.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-44b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-44c.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-44d.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-45.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-45b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-45c.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-46.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-46b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-47.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-48.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-49.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-5.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-50.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-51.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-52.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-53.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-54.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-55.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-56.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-57.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-57b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-58.xml-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-59.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-6.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-60.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-61.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-62.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-63.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-64.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-65.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-66.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-66b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-67.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-68.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-69.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-7.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-70.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-72.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-72b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-73.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-73b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-74.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-74b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-75.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-75b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-76.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-76b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-77.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-77b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-78.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-78b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-79.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-7b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-7c.xml-disabled-due-to-limitations-in-the-build-system: Added. |
| * web-platform-tests/css/selectors/css3-modsel-7d.xml-disabled-due-to-limitations-in-the-build-system: Added. |
| * web-platform-tests/css/selectors/css3-modsel-8.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-80.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-81.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-81b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-82.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-82b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-83.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-84.xml-disabled-contains-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-84b.xml-disabled-contains-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-85.xml-disabled-contains-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-86.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-87.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-87b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-88.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-88b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-89.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-9.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-90.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-90b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-91.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-92.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-93.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-94.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-94b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-95.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-96.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-96b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-97.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-97b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-98.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-98b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-99.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-99b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-d1.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-d1b.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-d2.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-d3.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-d4.xml: Added. |
| * web-platform-tests/css/selectors/css3-modsel-d5.xml-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-d5a.xml-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-d5b.xml-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-d5c.xml-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-d5d.xml-removed: Added. |
| * web-platform-tests/css/selectors/css3-modsel-d5e.xml-removed: Added. |
| * web-platform-tests/css/selectors/focus-visible-005-expected.txt: Added. |
| * web-platform-tests/css/selectors/focus-visible-005.html: Added. |
| * web-platform-tests/css/selectors/htaccess: Added. |
| * web-platform-tests/css/selectors/html-full.css: Added. |
| (pre.rules): |
| (.WARNING): |
| (div.testSource): |
| (div.testDescription): |
| (.testDescription): |
| (.testDescription th,): |
| (.testDescription th): |
| (.testDescription .a): |
| (.testDescription .b): |
| (.testDescription .c): |
| (div.validator): |
| (div.validator img): |
| * web-platform-tests/css/selectors/html-shell.css: Added. |
| (pre.rules): |
| (.WARNING): |
| (div.testSource): |
| (div.testDescription): |
| (.testDescription): |
| (.testDescription th,): |
| (.testDescription th): |
| (.testDescription .a): |
| (.testDescription .b): |
| (.testDescription .c): |
| (div.validator): |
| (div.validator img): |
| (iframe, object): |
| * web-platform-tests/css/selectors/i18n/OWNERS: Added. |
| * web-platform-tests/css/selectors/i18n/README: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-001-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-001.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-002-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-002.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-004-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-004.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-005-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-005.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-006-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-006.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-007-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-007.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-008-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-008.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-009-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-009.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-010-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-010.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-011-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-011.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-012-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-012.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-014-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-014.warning: inexact rename detection was skipped due to too many files.: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-015-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-015.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-016-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-016.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-021-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-021.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-022-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-022.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-024-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-024.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-025-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-025.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-026-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-026.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-027-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-027.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-028-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-028.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-029-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-029.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-030-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-030.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-031-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-031.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-032-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-032.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-034-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-034.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-035-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-035.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-036-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-036.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-041-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-041.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-042-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-042.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-044-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-044.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-045-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-045.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-046-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-046.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-047-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-047.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-048-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-048.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-049-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-049.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-050-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-050.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-051-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-051.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-052-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-052.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-054-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-054.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-055-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-055.html: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-056-expected.txt: Added. |
| * web-platform-tests/css/selectors/i18n/css3-selectors-lang-056.html: Added. |
| * web-platform-tests/css/selectors/i18n/w3c-import.log: Added. |
| * web-platform-tests/css/selectors/invalidation/any-link-pseudo-expected.txt: Added. |
| * web-platform-tests/css/selectors/invalidation/any-link-pseudo.html: Added. |
| * web-platform-tests/css/selectors/invalidation/matches-expected.txt: Added. |
| * web-platform-tests/css/selectors/invalidation/matches.html: Added. |
| * web-platform-tests/css/selectors/invalidation/quirks-mode-stylesheet-dynamic-add-001-expected.txt: Added. |
| * web-platform-tests/css/selectors/invalidation/quirks-mode-stylesheet-dynamic-add-001.html: Added. |
| * web-platform-tests/css/selectors/invalidation/selectorText-dynamic-001-expected.txt: Added. |
| * web-platform-tests/css/selectors/invalidation/selectorText-dynamic-001.html: Added. |
| * web-platform-tests/css/selectors/invalidation/sheet-going-away-001-expected.txt: Added. |
| * web-platform-tests/css/selectors/invalidation/sheet-going-away-001.html: Added. |
| * web-platform-tests/css/selectors/invalidation/sheet-going-away-002-expected.html: Added. |
| * web-platform-tests/css/selectors/invalidation/sheet-going-away-002.html: Added. |
| * web-platform-tests/css/selectors/invalidation/w3c-import.log: Added. |
| * web-platform-tests/css/selectors/matches-nested-expected.txt: Added. |
| * web-platform-tests/css/selectors/matches-nested.html: Added. |
| * web-platform-tests/css/selectors/matches-specificity-expected.txt: Added. |
| * web-platform-tests/css/selectors/matches-specificity.html: Added. |
| * web-platform-tests/css/selectors/missing-right-token-expected.txt: Added. |
| * web-platform-tests/css/selectors/missing-right-token.html: Added. |
| * web-platform-tests/css/selectors/resources/blue15x15.png: Added. |
| * web-platform-tests/css/selectors/resources/w3c-import.log: Added. |
| * web-platform-tests/css/selectors/selection-image-001-expected.html: Added. |
| * web-platform-tests/css/selectors/selection-image-001-no-selection-noref.html: Added. |
| * web-platform-tests/css/selectors/selection-image-001-noref.html: Added. |
| * web-platform-tests/css/selectors/selection-image-001.html: Added. |
| * web-platform-tests/css/selectors/selection-image-002-expected.html: Added. |
| * web-platform-tests/css/selectors/selection-image-002.html: Added. |
| * web-platform-tests/css/selectors/selector-structural-pseudo-root-expected.html: Added. |
| * web-platform-tests/css/selectors/selector-structural-pseudo-root.html: Added. |
| * web-platform-tests/css/selectors/selectors-attr-white-space-001-expected.html: Added. |
| * web-platform-tests/css/selectors/selectors-attr-white-space-001.html: Added. |
| * web-platform-tests/css/selectors/selectors-empty-001-expected.xml: Added. |
| * web-platform-tests/css/selectors/selectors-empty-001.xml: Added. |
| * web-platform-tests/css/selectors/selectors-namespace-001-expected.xml: Added. |
| * web-platform-tests/css/selectors/selectors-namespace-001.xml: Added. |
| * web-platform-tests/css/selectors/tng.css: Added. |
| (BODY): |
| (A:link): |
| (A:visited): |
| (.navigation): |
| (OBJECT): |
| * web-platform-tests/css/selectors/user-invalid-expected.txt: Added. |
| * web-platform-tests/css/selectors/user-invalid.html: Added. |
| * web-platform-tests/css/selectors/utils/generators.pm: Added. |
| (extensions): |
| (generateTopIndex): |
| (generateSubIndex): |
| (generateMiniTestIndex): |
| (generateTestTypeIndex): |
| (generateFlatTestIndex): |
| (generateShellTestIndex): |
| (generateMiniTest): |
| (generateFlatTest): |
| (generateShell): |
| (print_mini_xhtml): |
| (print_mini_html): |
| (print_mini_xml): |
| (print_flat_xhtml): |
| (print_flat_html): |
| (print_flat_xml): |
| (print_shell_xhtml_iframe): |
| (print_shell_xhtml_object): |
| (print_shell_xhtml_frames): |
| (print_shell_html_iframe): |
| (print_shell_html_object): |
| (print_shell_tng): |
| (print_shell_html_frames): |
| (print_shell_xlink_embed): |
| * web-platform-tests/css/selectors/utils/helpers.pm: Added. |
| (qualifyStartTag): |
| (matchContext): |
| (shortlistTestsForDestination): |
| (shortlistTestsForTypes): |
| (readCache): |
| (writeCache): |
| (escape): |
| * web-platform-tests/css/selectors/utils/parser.pm: Added. |
| (Init): |
| (Start): |
| (CdataStart): |
| (CdataEnd): |
| (Comment): |
| (Proc): |
| (Char): |
| (End): |
| (Final): |
| (processElement): |
| (applicable): |
| * web-platform-tests/css/selectors/utils/w3c-import.log: Added. |
| * web-platform-tests/css/selectors/w3c-import.log: |
| * web-platform-tests/css/selectors/xhtml-full.css: Added. |
| (@namespace url(http://www.w3.org/1999/xhtml);): |
| (.WARNING): |
| (div.testText): |
| (div.testSource): |
| (div.testDescription): |
| (.testDescription): |
| (.testDescription th,): |
| (.testDescription th): |
| (.testDescription .a): |
| (.testDescription .b): |
| (.testDescription .c): |
| (div.validator): |
| (div.validator img): |
| * web-platform-tests/css/selectors/xhtml-shell.css: Added. |
| (@namespace url(http://www.w3.org/1999/xhtml);): |
| (.WARNING): |
| (div.testSource): |
| (div.testDescription): |
| (.testDescription): |
| (.testDescription th,): |
| (.testDescription th): |
| (.testDescription .a): |
| (.testDescription .b): |
| (.testDescription .c): |
| (div.validator): |
| (div.validator img): |
| (iframe, object): |
| * web-platform-tests/css/selectors/xml-full.css: Added. |
| (test): |
| (title): |
| (author): |
| (metadata): |
| (item): |
| (name): |
| (data): |
| (data:link): |
| (data:visited): |
| (requirement): |
| (content): |
| (source): |
| (css): |
| (xml): |
| * web-platform-tests/css/selectors/xml-shell.css: Added. |
| (test): |
| (title): |
| (author): |
| (metadata): |
| (item): |
| (name): |
| (data): |
| (data:link): |
| (data:visited): |
| (requirement): |
| (content): |
| (source): |
| (css): |
| (xml): |
| * web-platform-tests/css/support/blue32x32.ico: Added. |
| * web-platform-tests/css/support/grid.css: Added. |
| (.grid): |
| (.inline-grid): |
| (.firstRowFirstColumn): |
| (.onlyFirstRowOnlyFirstColumn): |
| (.firstRowSecondColumn): |
| (.onlyFirstRowOnlySecondColumn): |
| (.secondRowFirstColumn): |
| (.onlySecondRowOnlyFirstColumn): |
| (.secondRowSecondColumn): |
| (.onlySecondRowOnlySecondColumn): |
| (.endSecondRowEndSecondColumn): |
| (.thirdRowSecondColumn): |
| (.firstRowThirdColumn): |
| (.secondRowThirdColumn): |
| (.firstRowFourthColumn): |
| (.secondRowFourthColumn): |
| (.firstAutoRowSecondAutoColumn): |
| (.autoLastRowAutoLastColumn): |
| (.autoSecondRowAutoFirstColumn): |
| (.firstRowBothColumn): |
| (.secondRowBothColumn): |
| (.bothRowFirstColumn): |
| (.bothRowSecondColumn): |
| (.bothRowBothColumn): |
| (.autoRowAutoColumn): |
| (.firstRowAutoColumn): |
| (.secondRowAutoColumn): |
| (.thirdRowAutoColumn): |
| (.autoRowFirstColumn): |
| (.autoRowSecondColumn): |
| (.autoRowThirdColumn): |
| (.autoRowAutoColumnSpanning2): |
| (.autoRowSpanning2AutoColumn): |
| (.autoRowSpanning2AutoColumnSpanning3): |
| (.autoRowSpanning3AutoColumnSpanning2): |
| (.autoRowFirstColumnSpanning2): |
| (.autoRowSecondColumnSpanning2): |
| (.firstRowSpanning2AutoColumn): |
| (.secondRowSpanning2AutoColumn): |
| (.gridAutoFlowColumnSparse): |
| (.gridAutoFlowColumnDense): |
| (.gridAutoFlowRowSparse): |
| (.gridAutoFlowRowDense): |
| (.constrainedContainer): |
| (.unconstrainedContainer): |
| (.sizedToGridArea): |
| (.verticalRL): |
| (.verticalLR): |
| (.horizontalTB): |
| (.directionRTL): |
| (.directionLTR): |
| * web-platform-tests/css/support/w3c-import.log: |
| |
| 2018-06-15 Youenn Fablet <youenn@apple.com> |
| |
| imported/w3c/web-platform-tests/service-workers/service-worker/fetch-frame-resource.https.html is flaky due to the order of some console log messages |
| https://bugs.webkit.org/show_bug.cgi?id=186661 |
| |
| Unreviewed. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-frame-resource.https-expected.txt: |
| |
| 2018-06-13 Ms2ger <Ms2ger@igalia.com> |
| |
| Update expectations for WebCryptoAPI generateKey tests |
| https://bugs.webkit.org/show_bug.cgi?id=186591 |
| |
| Unreviewed test gardening. |
| |
| These tests were split and moved around several times, and expectation |
| files for old names stuck around. |
| |
| This also removes the placeholder failures.worker.html and |
| successes.worker.html files, because the tests were removed. |
| |
| * web-platform-tests/WebCryptoAPI/generateKey/failures.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures.worker.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes.worker.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_aes-cbc-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_ECDH-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_RSA-OAEP-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_RSA-PSS-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_RSASSA-PKCS1-v1_5-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_AES-GCM-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_AES-KW-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_ECDSA-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_HMAC-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSA-OAEP-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSASSA-PKCS1-v1_5-expected.txt: Removed. |
| |
| 2018-06-11 Youenn Fablet <youenn@apple.com> |
| |
| Improve error messages in case FetchEvent.respondWith has a rejected promise |
| https://bugs.webkit.org/show_bug.cgi?id=186368 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-event-network-error.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-event-redirect.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-event-respond-with-argument.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-event-respond-with-response-body-with-invalid-chunk.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-frame-resource.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-mixed-content-to-inscope.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-mixed-content-to-outscope.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-request-css-images.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-request-resources.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/invalid-header.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/update-recovery.https-expected.txt: |
| |
| 2018-06-08 Brendan McLoughlin <brendan@bocoup.com> |
| |
| Sync web-platform-tests repo to 197cdad |
| https://bugs.webkit.org/show_bug.cgi?id=186267 |
| |
| Reviewed by Youenn Fablet. |
| |
| * resources/resource-files.json: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer.html: |
| * web-platform-tests/2dcontext/imagebitmap/w3c-import.log: |
| * web-platform-tests/FileAPI/BlobURL/support/file_test2.txt: Added. |
| * web-platform-tests/FileAPI/BlobURL/support/w3c-import.log: |
| * web-platform-tests/FileAPI/FileReader/support/file_test1.txt: Added. |
| * web-platform-tests/FileAPI/FileReader/workers-expected.txt: Added. |
| * web-platform-tests/FileAPI/FileReader/workers.html: Added. |
| * web-platform-tests/FileAPI/blob/Blob-constructor-endings-expected.txt: Added. |
| * web-platform-tests/FileAPI/blob/Blob-constructor-endings.html: Added. |
| * web-platform-tests/FileAPI/blob/w3c-import.log: |
| * web-platform-tests/FileAPI/file/File-constructor-endings-expected.txt: Added. |
| * web-platform-tests/FileAPI/file/File-constructor-endings.html: Added. |
| * web-platform-tests/FileAPI/file/send-file-form-expected.txt: Added. |
| * web-platform-tests/FileAPI/file/send-file-form-iso-2022-jp.tentative-expected.txt: Added. |
| * web-platform-tests/FileAPI/file/send-file-form-iso-2022-jp.tentative.html: Added. |
| * web-platform-tests/FileAPI/file/send-file-form-utf-8-expected.txt: Added. |
| * web-platform-tests/FileAPI/file/send-file-form-utf-8.html: Added. |
| * web-platform-tests/FileAPI/file/send-file-form-windows-1252.tentative-expected.txt: Added. |
| * web-platform-tests/FileAPI/file/send-file-form-windows-1252.tentative.html: Added. |
| * web-platform-tests/FileAPI/file/send-file-form-x-user-defined.tentative-expected.txt: Added. |
| * web-platform-tests/FileAPI/file/send-file-form-x-user-defined.tentative.html: Added. |
| * web-platform-tests/FileAPI/file/send-file-form.html: Added. |
| * web-platform-tests/FileAPI/historical.https-expected.txt: |
| * web-platform-tests/FileAPI/historical.https.html: |
| * web-platform-tests/FileAPI/reading-data-section/FileReader-multiple-reads-expected.txt: |
| * web-platform-tests/FileAPI/reading-data-section/FileReader-multiple-reads.html: |
| * web-platform-tests/FileAPI/reading-data-section/filereader_readAsBinaryString-expected.txt: Added. |
| * web-platform-tests/FileAPI/reading-data-section/filereader_readAsBinaryString.html: Added. |
| * web-platform-tests/FileAPI/reading-data-section/w3c-import.log: |
| * web-platform-tests/FileAPI/support/send-file-form-helper.js: Added. |
| (const.formPostFileUploadTest): |
| * web-platform-tests/FileAPI/support/w3c-import.log: |
| * web-platform-tests/FileAPI/unicode-expected.txt: Added. |
| * web-platform-tests/FileAPI/unicode.html: Added. |
| * web-platform-tests/FileAPI/url/resources/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/FileAPI/BlobURL/support/w3c-import.log. |
| * web-platform-tests/FileAPI/url/url-in-tags-revoke.window.js: Added. |
| (async_test.t.frame.onload.t.step_func_done): |
| (async_test.t.frame.onload.t.step_func): |
| (async_test.t.add_completion_callback): |
| (async_test.t.win.onload.t.step_func_done): |
| (receive_message_on_channel): |
| (async_test.t.const.blob.new.Blob.window_contents_for_channel): |
| (async_test.t.e.onload.t.step_func_done): |
| * web-platform-tests/FileAPI/url/url-in-tags.window.js: |
| (async_test.t.frame.contentWindow.onscroll.t.step_func_done): |
| * web-platform-tests/FileAPI/url/url-reload.window.js: Added. |
| (blob_url_reload_test): |
| * web-platform-tests/FileAPI/url/w3c-import.log: |
| * web-platform-tests/FileAPI/w3c-import.log: |
| * web-platform-tests/IndexedDB/bigint_value-expected.txt: Added. |
| * web-platform-tests/IndexedDB/bigint_value.htm: Added. |
| * web-platform-tests/IndexedDB/historical-expected.txt: |
| * web-platform-tests/IndexedDB/historical.html: |
| * web-platform-tests/IndexedDB/idbcursor-iterating-update-expected.txt: Added. |
| * web-platform-tests/IndexedDB/idbcursor-iterating-update.htm: Added. |
| * web-platform-tests/IndexedDB/interleaved-cursors-common.js: Added. |
| (objectKey): |
| (objectValue): |
| (writeCursorObjects): |
| (interleaveCursors): |
| * web-platform-tests/IndexedDB/interleaved-cursors-large-expected.txt: Added. |
| * web-platform-tests/IndexedDB/interleaved-cursors-large.html: Added. |
| * web-platform-tests/IndexedDB/interleaved-cursors-small-expected.txt: Added. |
| * web-platform-tests/IndexedDB/interleaved-cursors-small.html: Added. |
| * web-platform-tests/IndexedDB/keypath-special-identifiers-expected.txt: |
| * web-platform-tests/IndexedDB/keypath-special-identifiers.htm: |
| * web-platform-tests/IndexedDB/keypath.htm: |
| * web-platform-tests/IndexedDB/support.js: |
| (add_completion_callback): |
| (indexeddb_test): |
| * web-platform-tests/IndexedDB/w3c-import.log: |
| * web-platform-tests/IndexedDB/wasm-module-value-expected.txt: Added. |
| * web-platform-tests/IndexedDB/wasm-module-value.html: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.any-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.any.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.any.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.any.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.https.any-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.https.any.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.https.any.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.https.any.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.https.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.https.any-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.https.any.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.https.any.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.https.any.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.https.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.https.any-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.https.any.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.https.any.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.https.any.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.https.worker-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.https.any-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.https.any.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.https.any.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.https.any.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.https.any-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.https.any.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.https.any.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.https.any.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.https.any-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.https.any.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.https.any.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.https.any.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.https.any-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.https.any.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.https.any.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.https.any.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any-expected.txt: Copied from LayoutTests/platform/mac/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.worker-expected.txt: Renamed from LayoutTests/platform/mac/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.any.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.https.any-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.https.any.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.https.any.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.https.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.https.any.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes.js: |
| (run_test): |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.https.any-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.https.any.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.https.any.worker-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.https.any.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.https.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.https.any-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.https.any.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.https.any.worker-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.https.any.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.https.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.https.any-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.https.any.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.https.any.worker-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.https.any.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.https.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.https.any-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.https.any.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.https.any.worker-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.https.any.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.https.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.https.any-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.https.any.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.https.any.worker-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.https.any.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.https.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.https.any-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.https.any.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.https.any.worker-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.https.any.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.https.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.https.any-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.https.any.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.https.any.worker-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.https.any.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.https.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any.worker-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.any-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.any.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.any.worker-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.any.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.any-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.any.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.any.js: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.any.worker-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.any.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_aes-cbc.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_aes-cbc.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_aes-ctr-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_aes-ctr.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_aes-ctr.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_AES-CBC-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_AES-CBC.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_AES-CBC.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_AES-CTR-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_AES-CTR.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_AES-CTR.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_AES-GCM-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_AES-GCM.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_AES-GCM.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_AES-KW-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_AES-KW.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_AES-KW.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_ECDH.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_ECDH.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_ECDSA-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_ECDSA.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_ECDSA.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_HMAC-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_HMAC.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_HMAC.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_RSA-OAEP.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_RSA-OAEP.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_RSA-PSS.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_RSA-PSS.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_RSASSA-PKCS1-v1_5.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures_RSASSA-PKCS1-v1_5.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_AES-CBC-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_AES-CBC.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_AES-CBC.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_AES-CTR-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_AES-CTR.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_AES-CTR.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_AES-GCM.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_AES-GCM.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_AES-KW.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_AES-KW.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_ECDH-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_ECDH.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_ECDH.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_ECDSA.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_ECDSA.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_HMAC.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_HMAC.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSA-PSS-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSA-PSS.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSA-PSS.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSASSA-PKCS1-v1_5.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSASSA-PKCS1-v1_5.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/w3c-import.log: |
| * web-platform-tests/WebIDL/ecmascript-binding/default-iterator-object-expected.txt: Added. |
| * web-platform-tests/WebIDL/ecmascript-binding/default-iterator-object.html: Added. |
| * web-platform-tests/WebIDL/ecmascript-binding/iterator-prototype-object-expected.txt: Added. |
| * web-platform-tests/WebIDL/ecmascript-binding/iterator-prototype-object.html: Added. |
| * web-platform-tests/WebIDL/ecmascript-binding/no-regexp-special-casing.any-expected.txt: Added. |
| * web-platform-tests/WebIDL/ecmascript-binding/no-regexp-special-casing.any.html: Copied from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebIDL/ecmascript-binding/no-regexp-special-casing.any.js: Added. |
| (test): |
| (test.regExp.Symbol.iterator): |
| (promise_test.async): |
| * web-platform-tests/WebIDL/ecmascript-binding/no-regexp-special-casing.any.worker-expected.txt: Added. |
| * web-platform-tests/WebIDL/ecmascript-binding/no-regexp-special-casing.any.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html. |
| * web-platform-tests/WebIDL/ecmascript-binding/w3c-import.log: |
| * web-platform-tests/background-fetch/interfaces.html: |
| * web-platform-tests/background-fetch/interfaces.worker.js: |
| (promise_test.async): |
| (promise_test): Deleted. |
| * web-platform-tests/beacon/OWNERS: Added. |
| * web-platform-tests/beacon/beacon-common.sub.js: |
| * web-platform-tests/beacon/beacon-cors.sub.window.js: |
| (runTests.self.buildId): |
| (runTests.self.buildBaseUrl): |
| (runTests.self.buildTargetUrl): |
| (runTests): |
| * web-platform-tests/beacon/beacon-error.window.js: |
| (promise_test.async): |
| * web-platform-tests/beacon/beacon-navigate-expected.txt: |
| * web-platform-tests/beacon/headers/header-content-type.html: |
| * web-platform-tests/beacon/resources/beacon.py: |
| (main): |
| * web-platform-tests/beacon/w3c-import.log: |
| |
| 2018-06-07 Chris Dumez <cdumez@apple.com> |
| |
| PopStateEvent should not be cancelable by default |
| https://bugs.webkit.org/show_bug.cgi?id=186420 |
| |
| Reviewed by Darin Adler. |
| |
| Resync web-platform-tests after: |
| https://github.com/web-platform-tests/wpt/pull/11355 |
| |
| * web-platform-tests/html/browsers/browsing-the-web/history-traversal/hashchange_event-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/history-traversal/hashchange_event.html: |
| * web-platform-tests/html/browsers/browsing-the-web/history-traversal/popstate_event.html: |
| |
| 2018-06-07 Brendan McLoughlin <brendan@bocoup.com> |
| |
| Update web-platform-tests github location in webkitpy.w3c.test_importer |
| https://bugs.webkit.org/show_bug.cgi?id=186392 |
| |
| Reviewed by Youenn Fablet. |
| |
| * resources/TestRepositories: |
| |
| 2018-06-06 Youenn Fablet <youenn@apple.com> |
| |
| HTTP Header values validation is too strict |
| https://bugs.webkit.org/show_bug.cgi?id=167112 |
| |
| Reviewed by Alex Christensen. |
| |
| Rebased from WPT repository. |
| |
| * web-platform-tests/fetch/api/headers/header-values-normalize-exptected.txt: Added. |
| * web-platform-tests/fetch/api/headers/header-values-expected.txt: Added. |
| |
| 2018-06-06 Youenn Fablet <youenn@apple.com> |
| |
| Add Accept-Encoding: identity to Range requests |
| https://bugs.webkit.org/show_bug.cgi?id=186335 |
| <rdar://problem/40837190> |
| |
| Reviewed by Eric Carlson. |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/fetch/range/general.any-expected.txt: Added. |
| * web-platform-tests/fetch/range/general.any.html: Added. |
| * web-platform-tests/fetch/range/general.any.js: Added. |
| * web-platform-tests/fetch/range/general.any.worker-expected.txt: Added. |
| * web-platform-tests/fetch/range/general.any.worker.html: Added. |
| * web-platform-tests/fetch/range/general.window.js: Added. |
| * web-platform-tests/fetch/range/resources/basic.html: Added. |
| * web-platform-tests/fetch/range/resources/long-wav.py: Added. |
| * web-platform-tests/fetch/range/resources/partial-script.py: Added. |
| * web-platform-tests/fetch/range/resources/range-sw.js: Added. |
| * web-platform-tests/fetch/range/resources/stash-take.py: Added. |
| * web-platform-tests/fetch/range/resources/utils.js: Added. |
| * web-platform-tests/fetch/range/resources/w3c-import.log: Added. |
| * web-platform-tests/fetch/range/sw.https.window.js: Added. |
| * web-platform-tests/fetch/range/w3c-import.log: Added. |
| |
| 2018-06-05 Youenn Fablet <youenn@apple.com> |
| |
| ServiceWorker registration should store any script fetched through importScripts |
| https://bugs.webkit.org/show_bug.cgi?id=182444 |
| <rdar://problem/37164835> |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/service-workers/service-worker/registration-mime-types.https-expected.txt: |
| |
| 2018-06-04 Chris Dumez <cdumez@apple.com> |
| |
| Update Fetch code to provide more useful exception messages |
| https://bugs.webkit.org/show_bug.cgi?id=186156 |
| |
| Reviewed by Youenn Fablet. |
| |
| Rebaseline tests that have different output. |
| |
| * web-platform-tests/fetch/api/headers/header-values-expected.txt: |
| * web-platform-tests/fetch/api/headers/header-values-normalize-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-event-network-error.https-expected.txt: |
| |
| 2018-06-04 Youenn Fablet <youenn@apple.com> |
| |
| NetworkCORSPreflightChecker should set the preflight request User-Agent header |
| https://bugs.webkit.org/show_bug.cgi?id=186254 |
| <rdar://problem/40293504> |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/fetch/api/cors/cors-preflight.any-expected.txt: |
| * web-platform-tests/fetch/api/cors/cors-preflight.any.js: |
| (corsPreflight): |
| * web-platform-tests/fetch/api/cors/cors-preflight.any.worker-expected.txt: |
| * web-platform-tests/fetch/api/resources/preflight.py: |
| (main): |
| |
| 2018-05-31 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| [css-text] Update test suite |
| https://bugs.webkit.org/show_bug.cgi?id=186145 |
| |
| Reviewed by Youenn Fablet. |
| |
| These tests used to have problems in Mac and iOS platforms, |
| but they were reworked in WPT upstream: |
| https://github.com/web-platform-tests/wpt/pull/10860 |
| |
| Importing the new version of the tests in this patch. |
| |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-001-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-001.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-002-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-002.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-003-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-003.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-004-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-004.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-005-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-005.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-006-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-006.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-007-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-007.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-008-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-008.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-009-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-009.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-010-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-010.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-011-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-011.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-012-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-012.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-013-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-013.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-014-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-014.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-015-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-015.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-016-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-016.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-017-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-017.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-018-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-018.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-019-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-019.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-020-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-020.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-021-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-021.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-022-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-022.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-023-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-023.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-024-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-024.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-025-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-025.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-026-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-026.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-027-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-027.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-028-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-028.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-029-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-029.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-030-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-030.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-031-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-031.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-032-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-032.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-033-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-033.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-034-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-034.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-035-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-035.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-036-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-036.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-037-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-037.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-038-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-038.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-039-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-039.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-040-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-040.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-041-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-041.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-042-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-042.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-043-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-043.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-044-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-044.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-045-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-045.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-046-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-046.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-047-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-047.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-048-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-048.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-049-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-049.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-050-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-050.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-051-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-051.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-052-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-052.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-054-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-054.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-055-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-055.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-056-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-056.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-057-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-057.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-058-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-058.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-059-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-059.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-060-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-060.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-101-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-101.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-102-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-102.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-103-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-103.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-104-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-104.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-105-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-105.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-106-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-106.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-107-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-107.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-108-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-108.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-109-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-109.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-110-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-110.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-111-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-111.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-112-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-112.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-113-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-113.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-114-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-114.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-115-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-115.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-116-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-116.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-117-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-117.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-118-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-118.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-119-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-119.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-120-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-120.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-121-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-121.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-122-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-122.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-123-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-123.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-124-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-124.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-125-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-125.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-126-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-126.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-127-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-127.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-128-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-128.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-129-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-129.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-130-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-130.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-131-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-131.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-132-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-132.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-133-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-133.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-134-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-134.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-135-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-135.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-138-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-138.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-139-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-139.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-140-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-140.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-141-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-141.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-144-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-144.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-145-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-145.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-146-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-146.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-147-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-147.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-148-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-148.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-149-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-149.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-152-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-152.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-154-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-154.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-155-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-155.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-156-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-156.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-157-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-157.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-158-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-158.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-159-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-159.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-160-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-160.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-201-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-201.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-202-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-202.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-203-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-203.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-204-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-204.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-205-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-205.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-206-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-206.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-207-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-207.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-208-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-208.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-209-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-209.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-210-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-210.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-211-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-211.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-212-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-212.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-213-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-213.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-214-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-214.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-215-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-215.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-216-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-216.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-217-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-217.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-218-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-218.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-219-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-219.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-220-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-220.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-221-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-221.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-222-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-222.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-223-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-223.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-224-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-224.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-225-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-225.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-226-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-226.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-227-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-227.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-228-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-228.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-229-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-229.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-230-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-230.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-231-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-231.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-232-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-232.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-233-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-233.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-234-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-234.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-235-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-235.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-236-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-236.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-237-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-237.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-238-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-238.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-239-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-239.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-240-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-240.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-241-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-241.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-242-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-242.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-243-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-243.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-244-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-244.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-245-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-245.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-246-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-246.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-247-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-247.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-248-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-248.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-249-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-249.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-250-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-250.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-251-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-251.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-252-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-252.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-254-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-254.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-255-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-255.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-256-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-256.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-257-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-257.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-258-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-258.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-259-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-259.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-260-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-260.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-301-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-301.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-302-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-302.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-303-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-303.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-304-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-304.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-305-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-305.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-306-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-306.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-307-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-307.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-308-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-308.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-309-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-309.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-310-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-310.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-311-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-311.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-312-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-312.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-313-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-313.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-314-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-314.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-315-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-315.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-316-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-316.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-317-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-317.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-318-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-318.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-319-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-319.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-320-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-320.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-321-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-321.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-322-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-322.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-323-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-323.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-324-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-324.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-325-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-325.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-326-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-326.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-327-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-327.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-351-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-351.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-352-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-352.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-353-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-353.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-354-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-354.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-355-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-355.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-358-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-358.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-359-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-359.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-362-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-362.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-363-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-363.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-364-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-364.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-365-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-365.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-366-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-366.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-367-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-367.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-370-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-370.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-372-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-372.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-373-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-373.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-374-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-374.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-375-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-375.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-376-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-376.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-377-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-377.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-401-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-401.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-402-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-402.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-403-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-403.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-404-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-404.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-405-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-405.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-406-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-406.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-407-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-407.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-408-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-408.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-409-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-409.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-410-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-410.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-411-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-411.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-412-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-412.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-413-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-413.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-414-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-414.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-415-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-415.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-416-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-416.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-417-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-417.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-418-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-418.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-419-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-419.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-420-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-420.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-421-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-421.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-422-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-422.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-423-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-423.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-424-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-424.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-425-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-425.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-426-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-426.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-427-expected.html: Removed. |
| * web-platform-tests/css/css-text/i18n/css3-text-line-break-jazh-427.html: Removed. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-loose-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-loose.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-normal-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-normal.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-strict-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-strict.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cpm-loose-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cpm-loose.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cpm-normal-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cpm-normal.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cpm-strict-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cpm-strict.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-loose-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-loose.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-normal-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-normal.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-strict-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-strict.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-in-loose-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-in-loose.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-in-normal-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-in-normal.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-in-strict-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-in-strict.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-iteration-loose-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-iteration-loose.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-iteration-normal-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-iteration-normal.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-iteration-strict-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-iteration-strict.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-po-loose-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-po-loose.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-po-normal-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-po-normal.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-po-strict-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-po-strict.html: Added. |
| * web-platform-tests/css/css-text/i18n/ja/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-cpm-loose-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cpm-loose.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cpm-normal-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cpm-normal.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cpm-strict-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cpm-strict.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-hyphens-loose-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-hyphens-loose.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-hyphens-normal-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-hyphens-normal.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-hyphens-strict-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-hyphens-strict.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-loose-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-loose.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-normal-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-normal.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-strict-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-strict.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-iteration-loose-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-iteration-loose.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-iteration-normal-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-iteration-normal.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-iteration-strict-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-iteration-strict.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-loose-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-loose.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-normal-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-normal.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-strict-expected.txt: Added. |
| * web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-strict.html: Added. |
| * web-platform-tests/css/css-text/i18n/zh/w3c-import.log: Added. |
| |
| 2018-05-30 Chris Dumez <cdumez@apple.com> |
| |
| Referrer-Policy response header is ignored |
| https://bugs.webkit.org/show_bug.cgi?id=186037 |
| <rdar://problem/40600335> |
| |
| Reviewed by Youenn Fablet. |
| |
| Rebaseline existing WPT now that one more check is passing. |
| |
| * web-platform-tests/fetch/api/policies/referrer-origin-expected.txt: |
| |
| 2018-05-29 Frederic Wang <fwang@igalia.com> |
| |
| Import WPT tests for CSS animations |
| https://bugs.webkit.org/show_bug.cgi?id=186046 |
| |
| Reviewed by Youenn Fablet. |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/css/css-animations/OWNERS: Added. |
| * web-platform-tests/css/css-animations/animation-delay-008-expected.html: Added. |
| * web-platform-tests/css/css-animations/animation-delay-008.html: Added. |
| * web-platform-tests/css/css-animations/animation-delay-009-expected.html: Added. |
| * web-platform-tests/css/css-animations/animation-delay-009.html: Added. |
| * web-platform-tests/css/css-animations/animation-delay-010-expected.html: Added. |
| * web-platform-tests/css/css-animations/animation-delay-010.html: Added. |
| * web-platform-tests/css/css-animations/animation-delay-011-expected.html: Added. |
| * web-platform-tests/css/css-animations/animation-delay-011.html: Added. |
| * web-platform-tests/css/css-animations/animation-iteration-count-calc-expected.txt: Added. |
| * web-platform-tests/css/css-animations/animation-iteration-count-calc.html: Added. |
| * web-platform-tests/css/css-animations/animationevent-interface-expected.txt: Added. |
| * web-platform-tests/css/css-animations/animationevent-interface.html: Added. |
| * web-platform-tests/css/css-animations/animationevent-interface.js: Added. |
| (test): |
| * web-platform-tests/css/css-animations/animationevent-pseudoelement-expected.txt: Added. |
| * web-platform-tests/css/css-animations/animationevent-pseudoelement.html: Added. |
| * web-platform-tests/css/css-animations/animationevent-types-expected.txt: Added. |
| * web-platform-tests/css/css-animations/animationevent-types.html: Added. |
| * web-platform-tests/css/css-animations/pending-style-changes-001-expected.txt: Added. |
| * web-platform-tests/css/css-animations/pending-style-changes-001.html: Added. |
| * web-platform-tests/css/css-animations/w3c-import.log: Added. |
| |
| 2018-05-29 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Handle relative length units |
| https://bugs.webkit.org/show_bug.cgi?id=186047 |
| |
| Reviewed by Dean Jackson. |
| |
| Record WPT test progressions. |
| |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-context-expected.txt: |
| |
| 2018-05-24 Frederic Wang <fwang@igalia.com> |
| |
| Import Web Platform Tests for WOFF2 |
| https://bugs.webkit.org/show_bug.cgi?id=179108 |
| |
| Reviewed by Youenn Fablet. |
| |
| * resources/import-expectations.json: |
| * resources/resource-files.json: |
| * web-platform-tests/css/WOFF2/OWNERS: Added. |
| * web-platform-tests/css/WOFF2/available-001.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-001.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-002.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-003.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-004.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-005.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-006.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-007-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-007.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-008-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-extraneous-data-008.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-overlap-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-overlap-001.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-overlap-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-overlap-002.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-overlap-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/blocks-overlap-003.xht: Added. |
| * web-platform-tests/css/WOFF2/datatypes-alt-255uint16-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/datatypes-alt-255uint16-001.xht: Added. |
| * web-platform-tests/css/WOFF2/datatypes-invalid-base128-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/datatypes-invalid-base128-001.xht: Added. |
| * web-platform-tests/css/WOFF2/datatypes-invalid-base128-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/datatypes-invalid-base128-002.xht: Added. |
| * web-platform-tests/css/WOFF2/datatypes-invalid-base128-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/datatypes-invalid-base128-003.xht: Added. |
| * web-platform-tests/css/WOFF2/directory-mismatched-tables-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/directory-mismatched-tables-001.xht: Added. |
| * web-platform-tests/css/WOFF2/header-length-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/header-length-001.xht: Added. |
| * web-platform-tests/css/WOFF2/header-length-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/header-length-002.xht: Added. |
| * web-platform-tests/css/WOFF2/header-numTables-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/header-numTables-001.xht: Added. |
| * web-platform-tests/css/WOFF2/header-reserved-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/header-reserved-001.xht: Added. |
| * web-platform-tests/css/WOFF2/header-signature-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/header-signature-001.xht: Added. |
| * web-platform-tests/css/WOFF2/header-totalsfntsize-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/header-totalsfntsize-001.xht: Added. |
| * web-platform-tests/css/WOFF2/header-totalsfntsize-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/header-totalsfntsize-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadata-noeffect-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadata-noeffect-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadata-noeffect-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadata-noeffect-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-authoritative-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-authoritative-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-compression-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-compression-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-encoding-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-encoding-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-encoding-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-encoding-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-encoding-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-encoding-003.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-encoding-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-encoding-004.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-encoding-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-encoding-005.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-encoding-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-encoding-006.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-metaOrigLength-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-metaOrigLength-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-metaOrigLength-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-metaOrigLength-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-003.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-004.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-005.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-006.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-007-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-007.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-008-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-008.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-009-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-009.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-010-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-010.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-011-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-011.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-012-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-012.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-013-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-013.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-014-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-014.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-015-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-015.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-016-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-016.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-017-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-017.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-018-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-018.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-019-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-019.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-020-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-020.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-021-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-021.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-022-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-022.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-023-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-023.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-024-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-024.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-025-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-025.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-026-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-026.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-027-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-027.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-028-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-028.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-029-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-029.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-030-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-030.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-003.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-004.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-005.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-006.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-007-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-007.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-008-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-008.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-009-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-009.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-010-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-010.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-011-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-011.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-003.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-004.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-005.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-006.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-007-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-007.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-003.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-004.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-005.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-006.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-007-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-007.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-008-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-008.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-009-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-009.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-010-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-010.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-011-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-011.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-012-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-012.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-013-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-013.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-014-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-014.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-015-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-015.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-016-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-016.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-017-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-017.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-018-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-018.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-019-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-019.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-020-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-020.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-021-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-021.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-022-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-022.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-023-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-023.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-024-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-024.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-025-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-025.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-026-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-026.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-027-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-027.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-028-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-028.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-029-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-029.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-030-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-030.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-031-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-031.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-032-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-description-032.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-003.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-004.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-005.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-006.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-007-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-007.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-008-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-008.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-009-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-009.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-010-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-010.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-011-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-011.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-012-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-012.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-013-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-013.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-014-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-014.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-015-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-015.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-016-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-016.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-017-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-017.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-018-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-018.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-019-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-019.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-020-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-020.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-021-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-021.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-022-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-022.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-023-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-023.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-024-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-024.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-025-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-025.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-026-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-026.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-027-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-027.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-028-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-028.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-029-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-029.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-030-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-030.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-031-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-031.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-032-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-032.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-033-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-033.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-034-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-034.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-035-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-035.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-036-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-036.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-037-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-037.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-038-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-038.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-039-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-039.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-040-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-040.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-041-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-041.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-042-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-042.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-043-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-043.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-044-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-044.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-045-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-045.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-046-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-046.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-047-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-047.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-048-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-048.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-049-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-049.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-050-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-050.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-003.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-004.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-005.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-006.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-007-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-007.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-008-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-008.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-009-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-009.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-010-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-010.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-011-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-011.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-012-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-012.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-013-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-013.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-014-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-014.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-015-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-015.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-016-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-016.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-017-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-017.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-018-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-018.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-019-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-019.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-020-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-020.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-021-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-021.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-022-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-022.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-023-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-023.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-024-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-024.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-025-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-025.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-026-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-026.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-027-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-027.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-028-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-028.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-029-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-029.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-030-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-030.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-031-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-031.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-032-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-032.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-033-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-license-033.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-003.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-004.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-005.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-006.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-007-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-007.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-008-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-008.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-009-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-009.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-010-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-010.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-003.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-004.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-005.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-006.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-003.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-004.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-005.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-006.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-007-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-007.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-008-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-008.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-009-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-009.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-010-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-010.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-011-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-011.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-012-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-012.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-013-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-013.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-014-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-014.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-015-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-015.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-016-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-016.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-017-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-017.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-018-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-018.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-019-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-019.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-020-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-020.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-021-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-021.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-022-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-022.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-023-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-023.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-024-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-024.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-025-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-025.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-026-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-026.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-027-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-027.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-028-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-028.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-029-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-029.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-030-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-030.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-003.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-004.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-005.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-006.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-007-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-007.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-003.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-004.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-005.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-006.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-007-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-007.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-008-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-008.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-009-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-009.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-010-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-010.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-011-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-011.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-012-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-012.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-well-formed-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-well-formed-001.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-well-formed-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-well-formed-002.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-well-formed-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-well-formed-003.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-well-formed-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-well-formed-004.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-well-formed-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-well-formed-005.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-well-formed-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-well-formed-006.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-well-formed-007-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/metadatadisplay-well-formed-007.xht: Added. |
| * web-platform-tests/css/WOFF2/privatedata-noeffect-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/privatedata-noeffect-001.xht: Added. |
| * web-platform-tests/css/WOFF2/privatedata-noeffect-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/privatedata-noeffect-002.xht: Added. |
| * web-platform-tests/css/WOFF2/support/SFNT-CFF-Fallback.otf: Added. |
| * web-platform-tests/css/WOFF2/support/SFNT-CFF-Reference.otf: Added. |
| * web-platform-tests/css/WOFF2/support/SFNT-TTF-Fallback.ttf: Added. |
| * web-platform-tests/css/WOFF2/support/SFNT-TTF-Reference.ttf: Added. |
| * web-platform-tests/css/WOFF2/support/available-001a.xht: Added. |
| * web-platform-tests/css/WOFF2/support/available-001b.xht: Added. |
| * web-platform-tests/css/WOFF2/support/blocks-extraneous-data-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/blocks-extraneous-data-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/blocks-extraneous-data-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/blocks-extraneous-data-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/blocks-extraneous-data-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/blocks-extraneous-data-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/blocks-extraneous-data-007.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/blocks-extraneous-data-008.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/blocks-overlap-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/blocks-overlap-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/blocks-overlap-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/datatypes-alt-255uint16-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/datatypes-invalid-base128-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/datatypes-invalid-base128-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/datatypes-invalid-base128-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/directory-mismatched-tables-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/header-length-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/header-length-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/header-numTables-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/header-reserved-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/header-signature-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/header-totalsfntsize-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/header-totalsfntsize-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/index.css: Added. |
| (body): |
| (p): |
| (a): |
| (a:hover): |
| (h1): |
| (.mainNote): |
| (h2.testCategory): |
| (.testCategoryNote): |
| (.testCase): |
| (.testCaseOverview): |
| (.testCaseOverview h3): |
| (.testCaseDetails): |
| (.testCaseDetails p): |
| (.testCasePages): |
| (.testCasePages a): |
| (.testCaseExpectations): |
| * web-platform-tests/css/WOFF2/support/metadata-noeffect-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadata-noeffect-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-authoritative-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-compression-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-encoding-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-encoding-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-encoding-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-encoding-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-encoding-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-encoding-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-metaOrigLength-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-metaOrigLength-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-007.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-008.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-009.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-010.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-011.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-012.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-013.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-014.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-015.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-016.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-017.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-018.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-019.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-020.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-021.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-022.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-023.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-024.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-025.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-026.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-027.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-028.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-029.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-copyright-030.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credit-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credit-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credit-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credit-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credit-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credit-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credit-007.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credit-008.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credit-009.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credit-010.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credit-011.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credits-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credits-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credits-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credits-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credits-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credits-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-credits-007.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-007.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-008.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-009.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-010.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-011.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-012.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-013.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-014.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-015.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-016.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-017.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-018.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-019.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-020.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-021.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-022.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-023.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-024.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-025.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-026.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-027.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-028.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-029.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-030.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-031.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-description-032.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-007.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-008.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-009.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-010.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-011.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-012.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-013.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-014.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-015.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-016.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-017.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-018.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-019.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-020.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-021.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-022.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-023.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-024.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-025.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-026.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-027.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-028.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-029.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-030.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-031.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-032.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-033.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-034.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-035.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-036.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-037.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-038.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-039.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-040.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-041.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-042.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-043.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-044.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-045.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-046.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-047.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-048.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-049.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-extension-050.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-007.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-008.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-009.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-010.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-011.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-012.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-013.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-014.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-015.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-016.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-017.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-018.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-019.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-020.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-021.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-022.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-023.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-024.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-025.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-026.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-027.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-028.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-029.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-030.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-031.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-032.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-license-033.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-licensee-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-licensee-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-licensee-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-licensee-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-licensee-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-licensee-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-licensee-007.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-licensee-008.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-licensee-009.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-licensee-010.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-metadata-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-metadata-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-metadata-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-metadata-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-metadata-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-metadata-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-007.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-008.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-009.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-010.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-011.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-012.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-013.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-014.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-015.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-016.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-017.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-018.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-019.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-020.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-021.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-022.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-023.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-024.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-025.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-026.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-027.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-028.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-029.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-trademark-030.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-uniqueid-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-uniqueid-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-uniqueid-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-uniqueid-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-uniqueid-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-uniqueid-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-uniqueid-007.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-vendor-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-vendor-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-vendor-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-vendor-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-vendor-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-vendor-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-vendor-007.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-vendor-008.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-vendor-009.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-vendor-010.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-vendor-011.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-schema-vendor-012.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-well-formed-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-well-formed-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-well-formed-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-well-formed-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-well-formed-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-well-formed-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/metadatadisplay-well-formed-007.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/privatedata-noeffect-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/privatedata-noeffect-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-bad-origlength-loca-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-bad-origlength-loca-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-brotli-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-decompressed-length-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-decompressed-length-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-decompressed-length-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-decompressed-length-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-extraneous-data-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-glyf-bbox-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-glyf-bbox-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-glyf-bbox-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-glyf-origlength-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-glyf-origlength-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-non-zero-loca-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-recontruct-loca-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-transform-bad-flag-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-transform-bad-flag-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-transform-hmtx-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-transform-hmtx-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-transform-hmtx-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/tabledata-transform-hmtx-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/test-fonts.css: Added. |
| (@font-face): |
| * web-platform-tests/css/WOFF2/support/valid-001.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/valid-002.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/valid-003.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/valid-004.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/valid-005.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/valid-006.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/valid-007.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/valid-008.woff2: Added. |
| * web-platform-tests/css/WOFF2/support/w3c-import.log: Added. |
| * web-platform-tests/css/WOFF2/tabledata-bad-origlength-loca-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-bad-origlength-loca-001.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-bad-origlength-loca-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-bad-origlength-loca-002.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-brotli-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-brotli-001.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-decompressed-length-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-decompressed-length-001.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-decompressed-length-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-decompressed-length-002.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-decompressed-length-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-decompressed-length-003.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-decompressed-length-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-decompressed-length-004.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-extraneous-data-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-extraneous-data-001.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-glyf-bbox-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-glyf-bbox-001.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-glyf-bbox-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-glyf-bbox-002.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-glyf-bbox-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-glyf-bbox-003.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-glyf-origlength-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-glyf-origlength-001.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-glyf-origlength-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-glyf-origlength-002.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-non-zero-loca-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-non-zero-loca-001.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-recontruct-loca-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-recontruct-loca-001.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-transform-bad-flag-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-transform-bad-flag-001.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-transform-bad-flag-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-transform-bad-flag-002.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-transform-hmtx-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-transform-hmtx-001.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-transform-hmtx-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-transform-hmtx-002.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-transform-hmtx-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-transform-hmtx-003.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-transform-hmtx-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/tabledata-transform-hmtx-004.xht: Added. |
| * web-platform-tests/css/WOFF2/testcaseindex.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-001-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-001.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-002-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-002.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-003-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-003.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-004-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-004.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-005-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-005.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-006-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-006.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-007-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-007.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-008-expected.xht: Added. |
| * web-platform-tests/css/WOFF2/valid-008.xht: Added. |
| * web-platform-tests/css/WOFF2/w3c-import.log: Added. |
| |
| 2018-05-23 Youenn Fablet <youenn@apple.com> |
| |
| NetworkLoadChecker should check cached redirections |
| https://bugs.webkit.org/show_bug.cgi?id=185849 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/service-workers/service-worker/redirected-response.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/registration-security-error.https-expected.txt: |
| |
| 2018-05-22 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| [css-text] Import WPT test suite |
| https://bugs.webkit.org/show_bug.cgi?id=183258 |
| |
| Reviewed by Youenn Fablet. |
| |
| * resources/import-expectations.json: |
| * resources/resource-files.json: |
| * web-platform-tests/css/css-text/: Added. |
| |
| 2018-05-21 Chris Dumez <cdumez@apple.com> |
| |
| File's structured serialization should serialize lastModified attribute |
| https://bugs.webkit.org/show_bug.cgi?id=185773 |
| |
| Reviewed by Youenn Fablet. |
| |
| Re-sync workers/semantics/structured-clone WPT tests after: |
| https://github.com/w3c/web-platform-tests/pull/9218 |
| |
| * web-platform-tests/html/webappapis/structured-clone/structured-clone-battery-of-tests-harness.js: Added. |
| (runStructuredCloneBatteryOfTests): |
| * web-platform-tests/html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js: Added. |
| (structuredCloneBatteryOfTests.push.async.f): |
| * web-platform-tests/html/webappapis/structured-clone/structured-clone-battery-of-tests.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/workers/semantics/structured-clone/common.js. |
| (async.compare_Blob): |
| (get_canvas_1x1_transparent_black): |
| (get_canvas_1x1_non_transparent_non_black): |
| (compare_ImageBitmap): |
| (structuredCloneBatteryOfTests.push.async.f): |
| * web-platform-tests/html/webappapis/structured-clone/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/workers/semantics/structured-clone/w3c-import.log. |
| * web-platform-tests/workers/semantics/structured-clone/dedicated-expected.txt: |
| * web-platform-tests/workers/semantics/structured-clone/dedicated.html: |
| * web-platform-tests/workers/semantics/structured-clone/dedicated.js: Removed. |
| * web-platform-tests/workers/semantics/structured-clone/shared-expected.txt: |
| * web-platform-tests/workers/semantics/structured-clone/shared.html: |
| * web-platform-tests/workers/semantics/structured-clone/shared.js: Removed. |
| * web-platform-tests/workers/semantics/structured-clone/w3c-import.log: |
| * web-platform-tests/workers/semantics/structured-clone/worker-common.js: Removed. |
| |
| 2018-05-21 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r232030. |
| https://bugs.webkit.org/show_bug.cgi?id=185850 |
| |
| "Caused |
| TestWebKitAPI.IndexedDB.StructuredCloneBackwardCompatibility |
| API test to fail" (Requested by cdumez on #webkit). |
| |
| Reverted changeset: |
| |
| "File's structured serialization should serialize lastModified |
| attribute" |
| https://bugs.webkit.org/show_bug.cgi?id=185773 |
| https://trac.webkit.org/changeset/232030 |
| |
| 2018-05-21 Chris Dumez <cdumez@apple.com> |
| |
| File's structured serialization should serialize lastModified attribute |
| https://bugs.webkit.org/show_bug.cgi?id=185773 |
| |
| Reviewed by Youenn Fablet. |
| |
| Re-sync workers/semantics/structured-clone WPT tests after: |
| https://github.com/w3c/web-platform-tests/pull/9218 |
| |
| * web-platform-tests/html/webappapis/structured-clone/structured-clone-battery-of-tests-harness.js: Added. |
| (runStructuredCloneBatteryOfTests): |
| * web-platform-tests/html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js: Added. |
| (structuredCloneBatteryOfTests.push.async.f): |
| * web-platform-tests/html/webappapis/structured-clone/structured-clone-battery-of-tests.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/workers/semantics/structured-clone/common.js. |
| (async.compare_Blob): |
| (get_canvas_1x1_transparent_black): |
| (get_canvas_1x1_non_transparent_non_black): |
| (compare_ImageBitmap): |
| (structuredCloneBatteryOfTests.push.async.f): |
| * web-platform-tests/html/webappapis/structured-clone/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/workers/semantics/structured-clone/w3c-import.log. |
| * web-platform-tests/workers/semantics/structured-clone/dedicated-expected.txt: |
| * web-platform-tests/workers/semantics/structured-clone/dedicated.html: |
| * web-platform-tests/workers/semantics/structured-clone/dedicated.js: Removed. |
| * web-platform-tests/workers/semantics/structured-clone/shared-expected.txt: |
| * web-platform-tests/workers/semantics/structured-clone/shared.html: |
| * web-platform-tests/workers/semantics/structured-clone/shared.js: Removed. |
| * web-platform-tests/workers/semantics/structured-clone/w3c-import.log: |
| * web-platform-tests/workers/semantics/structured-clone/worker-common.js: Removed. |
| |
| 2018-05-21 David Fenton <david_fenton@apple.com> |
| |
| Add expected results for imported/w3c/web-platform-tests/css/cssom/interfaces.html |
| https://bugs.webkit.org/show_bug.cgi?id=185834 |
| |
| Unreviewed test gardening. |
| |
| This test was added as part of r232005 but it didn't have an expected results file. |
| |
| * web-platform-tests/css/cssom/interfaces-expected.txt: Added. |
| |
| 2018-05-20 Emilio Cobos Álvarez <emilio@crisal.io> |
| |
| Update CSSOM WPT tests. |
| https://bugs.webkit.org/show_bug.cgi?id=185805 |
| |
| They've been moved under the css/ directory. |
| |
| This has been done with: |
| |
| ./Tools/Scripts/import-w3c-tests web-platform-tests/css/cssom |
| rm -rf LayoutTests/imported/w3c/web-platform-tests/cssom |
| ./Tools/Scripts/run-webkit-tests -t Debug LayoutTests/imported/w3c/web-platform-tests/css/cssom/ --reset-results |
| |
| And ensuring that the same run without --reset-results also succeeded. |
| |
| I manually removed entries in import-expectations.json which no longer |
| correspond to an upstream directory. |
| |
| Reviewed by Frédéric Wang. |
| |
| * resources/import-expectations.json: |
| * resources/resource-files.json: |
| * web-platform-tests/css/cssom/CSS-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/CSS-expected.txt. |
| * web-platform-tests/css/cssom/CSS.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/CSS.html. |
| * web-platform-tests/css/cssom/CSSKeyframeRule-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/CSSKeyframeRule-expected.txt. |
| * web-platform-tests/css/cssom/CSSKeyframeRule.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/CSSKeyframeRule.html. |
| * web-platform-tests/css/cssom/CSSKeyframesRule-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/CSSKeyframesRule-expected.txt. |
| * web-platform-tests/css/cssom/CSSKeyframesRule.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/CSSKeyframesRule.html. |
| * web-platform-tests/css/cssom/CSSNamespaceRule-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/CSSNamespaceRule-expected.txt. |
| * web-platform-tests/css/cssom/CSSNamespaceRule.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/CSSNamespaceRule.html. |
| * web-platform-tests/css/cssom/CSSRuleList-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/CSSRuleList-expected.txt. |
| * web-platform-tests/css/cssom/CSSRuleList.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/CSSRuleList.html. |
| * web-platform-tests/css/cssom/CSSStyleRule-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/CSSStyleRule-expected.txt. |
| * web-platform-tests/css/cssom/CSSStyleRule-set-selectorText-expected.txt: Added. |
| * web-platform-tests/css/cssom/CSSStyleRule-set-selectorText-namespace-expected.txt: Added. |
| * web-platform-tests/css/cssom/CSSStyleRule-set-selectorText-namespace.html: Added. |
| * web-platform-tests/css/cssom/CSSStyleRule-set-selectorText.html: Added. |
| * web-platform-tests/css/cssom/CSSStyleRule.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/CSSStyleRule.html. |
| * web-platform-tests/css/cssom/CSSStyleSheet-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/CSSStyleSheet-expected.txt. |
| * web-platform-tests/css/cssom/CSSStyleSheet.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/CSSStyleSheet.html. |
| * web-platform-tests/css/cssom/MediaList-expected.txt: Added. |
| * web-platform-tests/css/cssom/MediaList.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/MediaList.html. |
| * web-platform-tests/css/cssom/MediaList2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/MediaList2-expected.txt. |
| * web-platform-tests/css/cssom/MediaList2.xhtml: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/MediaList2.xhtml. |
| * web-platform-tests/css/cssom/OWNERS: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/OWNERS. |
| * web-platform-tests/css/cssom/StyleSheetList-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/StyleSheetList-expected.txt. |
| * web-platform-tests/css/cssom/StyleSheetList.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/StyleSheetList.html. |
| * web-platform-tests/css/cssom/computed-style-001-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/computed-style-001-expected.txt. |
| * web-platform-tests/css/cssom/computed-style-001.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/computed-style-001.html. |
| * web-platform-tests/css/cssom/computed-style-002-expected.txt: Added. |
| * web-platform-tests/css/cssom/computed-style-002.html: Added. |
| * web-platform-tests/css/cssom/computed-style-003-expected.txt: Added. |
| * web-platform-tests/css/cssom/computed-style-003.html: Added. |
| * web-platform-tests/css/cssom/computed-style-004-expected.txt: Added. |
| * web-platform-tests/css/cssom/computed-style-004.html: Added. |
| * web-platform-tests/css/cssom/css-style-attr-decl-block-expected.txt: Added. |
| * web-platform-tests/css/cssom/css-style-attr-decl-block.html: Added. |
| * web-platform-tests/css/cssom/css-style-attribute-modifications-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/css-style-attribute-modifications-expected.txt. |
| * web-platform-tests/css/cssom/css-style-attribute-modifications.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/css-style-attribute-modifications.html. |
| * web-platform-tests/css/cssom/css-style-declaration-modifications-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/css-style-declaration-modifications-expected.txt. |
| * web-platform-tests/css/cssom/css-style-declaration-modifications.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/css-style-declaration-modifications.html. |
| * web-platform-tests/css/cssom/css-style-reparse-expected.txt: Added. |
| * web-platform-tests/css/cssom/css-style-reparse.html: Added. |
| * web-platform-tests/css/cssom/cssimportrule-expected.txt: Added. |
| * web-platform-tests/css/cssom/cssimportrule.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssimportrule.html. |
| * web-platform-tests/css/cssom/cssom-cssText-serialize-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssom-cssText-serialize-expected.txt. |
| * web-platform-tests/css/cssom/cssom-cssText-serialize.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssom-cssText-serialize.html. |
| * web-platform-tests/css/cssom/cssom-cssstyledeclaration-set-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssom-cssstyledeclaration-set-expected.txt. |
| * web-platform-tests/css/cssom/cssom-cssstyledeclaration-set.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssom-cssstyledeclaration-set.html. |
| * web-platform-tests/css/cssom/cssom-fontfacerule-constructors-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssom-fontfacerule-constructors-expected.txt. |
| * web-platform-tests/css/cssom/cssom-fontfacerule-constructors.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssom-fontfacerule-constructors.html. |
| * web-platform-tests/css/cssom/cssom-fontfacerule-expected.txt: Added. |
| * web-platform-tests/css/cssom/cssom-fontfacerule.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssom-fontfacerule.html. |
| * web-platform-tests/css/cssom/cssom-ruleTypeAndOrder-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssom-ruleTypeAndOrder-expected.txt. |
| * web-platform-tests/css/cssom/cssom-ruleTypeAndOrder.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssom-ruleTypeAndOrder.html. |
| * web-platform-tests/css/cssom/cssom-setProperty-shorthand-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssom-setProperty-shorthand-expected.txt. |
| * web-platform-tests/css/cssom/cssom-setProperty-shorthand.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssom-setProperty-shorthand.html. |
| * web-platform-tests/css/cssom/cssstyledeclaration-csstext-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssstyledeclaration-csstext-expected.txt. |
| * web-platform-tests/css/cssom/cssstyledeclaration-csstext-final-delimiter-expected.txt: Added. |
| * web-platform-tests/css/cssom/cssstyledeclaration-csstext-final-delimiter.html: Added. |
| * web-platform-tests/css/cssom/cssstyledeclaration-csstext-important-expected.txt: Added. |
| * web-platform-tests/css/cssom/cssstyledeclaration-csstext-important.html: Added. |
| * web-platform-tests/css/cssom/cssstyledeclaration-csstext.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssstyledeclaration-csstext.html. |
| * web-platform-tests/css/cssom/cssstyledeclaration-mutability-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssstyledeclaration-mutability-expected.txt. |
| * web-platform-tests/css/cssom/cssstyledeclaration-mutability.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/cssstyledeclaration-mutability.html. |
| * web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-001-expected.txt: Added. |
| * web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-001.html: Added. |
| * web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-002-expected.txt: Added. |
| * web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-002.html: Added. |
| * web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-003-expected.txt: Added. |
| * web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-003.html: Added. |
| * web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-004-expected.txt: Added. |
| * web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-004.html: Added. |
| * web-platform-tests/css/cssom/cssstyledeclaration-setter-order-expected.txt: Added. |
| * web-platform-tests/css/cssom/cssstyledeclaration-setter-order.html: Added. |
| * web-platform-tests/css/cssom/escape-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/escape-expected.txt. |
| * web-platform-tests/css/cssom/escape.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/escape.html. |
| * web-platform-tests/css/cssom/font-shorthand-serialization-expected.txt: Added. |
| * web-platform-tests/css/cssom/font-shorthand-serialization.html: Added. |
| * web-platform-tests/css/cssom/getComputedStyle-detached-subtree-expected.txt: Added. |
| * web-platform-tests/css/cssom/getComputedStyle-detached-subtree.html: Added. |
| * web-platform-tests/css/cssom/getComputedStyle-dynamic-subdoc-expected.txt: Added. |
| * web-platform-tests/css/cssom/getComputedStyle-dynamic-subdoc.html: Added. |
| * web-platform-tests/css/cssom/getComputedStyle-pseudo-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/getComputedStyle-pseudo-expected.txt. |
| * web-platform-tests/css/cssom/getComputedStyle-pseudo.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/getComputedStyle-pseudo.html. |
| * web-platform-tests/css/cssom/historical-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/historical-expected.txt. |
| * web-platform-tests/css/cssom/historical.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/historical.html. |
| * web-platform-tests/css/cssom/inline-style-001-expected.txt: Added. |
| * web-platform-tests/css/cssom/inline-style-001.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/inline-style-001.html. |
| * web-platform-tests/css/cssom/insertRule-charset-no-index-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/insertRule-charset-no-index-expected.txt. |
| * web-platform-tests/css/cssom/insertRule-charset-no-index.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/insertRule-charset-no-index.html. |
| * web-platform-tests/css/cssom/insertRule-import-no-index-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/insertRule-import-no-index-expected.txt. |
| * web-platform-tests/css/cssom/insertRule-import-no-index.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/insertRule-import-no-index.html. |
| * web-platform-tests/css/cssom/insertRule-namespace-no-index-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/insertRule-namespace-no-index-expected.txt. |
| * web-platform-tests/css/cssom/insertRule-namespace-no-index.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/insertRule-namespace-no-index.html. |
| * web-platform-tests/css/cssom/insertRule-no-index-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/insertRule-no-index-expected.txt. |
| * web-platform-tests/css/cssom/insertRule-no-index.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/insertRule-no-index.html. |
| * web-platform-tests/css/cssom/insertRule-syntax-error-01-expected.txt: Added. |
| * web-platform-tests/css/cssom/insertRule-syntax-error-01.html: Added. |
| * web-platform-tests/css/cssom/interfaces-expected.txt: Added. |
| * web-platform-tests/css/cssom/interfaces.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/interfaces.html. |
| * web-platform-tests/css/cssom/medialist-dynamic-001-expected.html: Added. |
| * web-platform-tests/css/cssom/medialist-dynamic-001.html: Added. |
| * web-platform-tests/css/cssom/medialist-interfaces-001-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/medialist-interfaces-001-expected.txt. |
| * web-platform-tests/css/cssom/medialist-interfaces-001.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/medialist-interfaces-001.html. |
| * web-platform-tests/css/cssom/medialist-interfaces-002-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/medialist-interfaces-002-expected.txt. |
| * web-platform-tests/css/cssom/medialist-interfaces-002.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/medialist-interfaces-002.html. |
| * web-platform-tests/css/cssom/medialist-interfaces-003-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/medialist-interfaces-003-expected.txt. |
| * web-platform-tests/css/cssom/medialist-interfaces-003.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/medialist-interfaces-003.html. |
| * web-platform-tests/css/cssom/medialist-interfaces-004-expected.txt: Added. |
| * web-platform-tests/css/cssom/medialist-interfaces-004.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/medialist-interfaces-004.html. |
| * web-platform-tests/css/cssom/overflow-serialization-expected.txt: Added. |
| * web-platform-tests/css/cssom/overflow-serialization.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/overflow-serialization.html. |
| * web-platform-tests/css/cssom/preferred-stylesheet-order-expected.txt: Added. |
| * web-platform-tests/css/cssom/preferred-stylesheet-order.html: Added. |
| * web-platform-tests/css/cssom/preferred-stylesheet-reversed-order-expected.txt: Added. |
| * web-platform-tests/css/cssom/preferred-stylesheet-reversed-order.html: Added. |
| * web-platform-tests/css/cssom/selectorSerialize-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/selectorSerialize-expected.txt. |
| * web-platform-tests/css/cssom/selectorSerialize.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/selectorSerialize.html. |
| * web-platform-tests/css/cssom/selectorText-modification-restyle-001-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/selectorText-modification-restyle-001-expected.html. |
| * web-platform-tests/css/cssom/selectorText-modification-restyle-001.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/selectorText-modification-restyle-001.html. |
| * web-platform-tests/css/cssom/selectorText-modification-restyle-002-expected.txt: Added. |
| * web-platform-tests/css/cssom/selectorText-modification-restyle-002.html: Added. |
| * web-platform-tests/css/cssom/serialization-CSSDeclaration-with-important-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/serialization-CSSDeclaration-with-important-expected.txt. |
| * web-platform-tests/css/cssom/serialization-CSSDeclaration-with-important.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/serialization-CSSDeclaration-with-important.html. |
| * web-platform-tests/css/cssom/serialize-namespaced-type-selectors-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/serialize-namespaced-type-selectors-expected.txt. |
| * web-platform-tests/css/cssom/serialize-namespaced-type-selectors.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/serialize-namespaced-type-selectors.html. |
| * web-platform-tests/css/cssom/serialize-values-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/serialize-values-expected.txt. |
| * web-platform-tests/css/cssom/serialize-values.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/serialize-values.html. |
| * web-platform-tests/css/cssom/serialize-variable-reference-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/serialize-variable-reference-expected.txt. |
| * web-platform-tests/css/cssom/serialize-variable-reference.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/serialize-variable-reference.html. |
| * web-platform-tests/css/cssom/setproperty-null-undefined-expected.txt: Added. |
| * web-platform-tests/css/cssom/setproperty-null-undefined.html: Added. |
| * web-platform-tests/css/cssom/shorthand-serialization-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/shorthand-serialization-expected.txt. |
| * web-platform-tests/css/cssom/shorthand-serialization.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/shorthand-serialization.html. |
| * web-platform-tests/css/cssom/shorthand-values-expected.txt: Added. |
| * web-platform-tests/css/cssom/shorthand-values.html: Added. |
| * web-platform-tests/css/cssom/style-sheet-interfaces-001-expected.txt: Added. |
| * web-platform-tests/css/cssom/style-sheet-interfaces-001.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/style-sheet-interfaces-001.html. |
| * web-platform-tests/css/cssom/style-sheet-interfaces-002-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/style-sheet-interfaces-002-expected.txt. |
| * web-platform-tests/css/cssom/style-sheet-interfaces-002.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/style-sheet-interfaces-002.html. |
| * web-platform-tests/css/cssom/stylesheet-replacedata-dynamic-expected.html: Added. |
| * web-platform-tests/css/cssom/stylesheet-replacedata-dynamic.html: Added. |
| * web-platform-tests/css/cssom/stylesheet-same-origin.css: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/stylesheet-same-origin.css. |
| * web-platform-tests/css/cssom/stylesheet-same-origin.sub-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/stylesheet-same-origin.sub-expected.txt. |
| * web-platform-tests/css/cssom/stylesheet-same-origin.sub.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/stylesheet-same-origin.sub.html. |
| * web-platform-tests/css/cssom/stylesheet-title-expected.txt: Added. |
| * web-platform-tests/css/cssom/stylesheet-title.html: Added. |
| * web-platform-tests/css/cssom/support/1x1-green.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/1x1-green.png. |
| * web-platform-tests/css/cssom/support/1x1-lime.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/1x1-lime.png. |
| * web-platform-tests/css/cssom/support/1x1-maroon.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/1x1-maroon.png. |
| * web-platform-tests/css/cssom/support/1x1-navy.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/1x1-navy.png. |
| * web-platform-tests/css/cssom/support/1x1-red.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/1x1-red.png. |
| * web-platform-tests/css/cssom/support/1x1-white.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/1x1-white.png. |
| * web-platform-tests/css/cssom/support/60x60-gg-rr.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/60x60-gg-rr.png. |
| * web-platform-tests/css/cssom/support/60x60-green.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/60x60-green.png. |
| * web-platform-tests/css/cssom/support/60x60-red.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/60x60-red.png. |
| * web-platform-tests/css/cssom/support/README: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/README. |
| * web-platform-tests/css/cssom/support/a-green.css: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/a-green.css. |
| * web-platform-tests/css/cssom/support/b-green.css: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/b-green.css. |
| * web-platform-tests/css/cssom/support/c-red.css: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/c-red.css. |
| * web-platform-tests/css/cssom/support/cat.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/cat.png. |
| * web-platform-tests/css/cssom/support/import-charset.css: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/import-charset.css. |
| * web-platform-tests/css/cssom/support/import-green.css: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/import-green.css. |
| * web-platform-tests/css/cssom/support/import-red.css: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/import-red.css. |
| * web-platform-tests/css/cssom/support/pattern-grg-rgr-grg.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/pattern-grg-rgr-grg.png. |
| * web-platform-tests/css/cssom/support/pattern-grg-rrg-rgg.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/pattern-grg-rrg-rgg.png. |
| * web-platform-tests/css/cssom/support/pattern-rgr-grg-rgr.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/pattern-rgr-grg-rgr.png. |
| * web-platform-tests/css/cssom/support/pattern-tr.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/pattern-tr.png. |
| * web-platform-tests/css/cssom/support/ruler-h-50%.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/ruler-h-50%.png. |
| * web-platform-tests/css/cssom/support/ruler-h-50px.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/ruler-h-50px.png. |
| * web-platform-tests/css/cssom/support/ruler-v-100px.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/ruler-v-100px.png. |
| * web-platform-tests/css/cssom/support/ruler-v-50px.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/ruler-v-50px.png. |
| * web-platform-tests/css/cssom/support/square-purple.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/square-purple.png. |
| * web-platform-tests/css/cssom/support/square-teal.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/square-teal.png. |
| * web-platform-tests/css/cssom/support/square-white.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/square-white.png. |
| * web-platform-tests/css/cssom/support/support/README: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/support/README. |
| * web-platform-tests/css/cssom/support/support/swatch-green.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/support/swatch-green.png. |
| * web-platform-tests/css/cssom/support/support/swatch-red.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/support/swatch-red.png. |
| * web-platform-tests/css/cssom/support/support/w3c-import.log: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/support/w3c-import.log. |
| * web-platform-tests/css/cssom/support/swatch-blue.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/swatch-blue.png. |
| * web-platform-tests/css/cssom/support/swatch-green.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/swatch-green.png. |
| * web-platform-tests/css/cssom/support/swatch-lime.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/swatch-lime.png. |
| * web-platform-tests/css/cssom/support/swatch-orange.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/swatch-orange.png. |
| * web-platform-tests/css/cssom/support/swatch-red.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/swatch-red.png. |
| * web-platform-tests/css/cssom/support/swatch-teal.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/swatch-teal.png. |
| * web-platform-tests/css/cssom/support/swatch-white.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/swatch-white.png. |
| * web-platform-tests/css/cssom/support/swatch-yellow.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/swatch-yellow.png. |
| * web-platform-tests/css/cssom/support/test-bl.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/test-bl.png. |
| * web-platform-tests/css/cssom/support/test-br.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/test-br.png. |
| * web-platform-tests/css/cssom/support/test-inner-half-size.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/test-inner-half-size.png. |
| * web-platform-tests/css/cssom/support/test-outer.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/test-outer.png. |
| * web-platform-tests/css/cssom/support/test-tl.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/test-tl.png. |
| * web-platform-tests/css/cssom/support/test-tr.png: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/test-tr.png. |
| * web-platform-tests/css/cssom/support/w3c-import.log: Added. |
| * web-platform-tests/css/cssom/support/xmlss-pi.xhtml: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/support/xmlss-pi.xhtml. |
| * web-platform-tests/css/cssom/ttwf-cssom-doc-ext-load-count-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/ttwf-cssom-doc-ext-load-count-expected.txt. |
| * web-platform-tests/css/cssom/ttwf-cssom-doc-ext-load-count.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/ttwf-cssom-doc-ext-load-count.html. |
| * web-platform-tests/css/cssom/ttwf-cssom-doc-ext-load-tree-order-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/ttwf-cssom-doc-ext-load-tree-order-expected.txt. |
| * web-platform-tests/css/cssom/ttwf-cssom-doc-ext-load-tree-order.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/ttwf-cssom-doc-ext-load-tree-order.html. |
| * web-platform-tests/css/cssom/ttwf-cssom-document-extension-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/ttwf-cssom-document-extension-expected.txt. |
| * web-platform-tests/css/cssom/ttwf-cssom-document-extension.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/ttwf-cssom-document-extension.html. |
| * web-platform-tests/css/cssom/variable-names-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/variable-names-expected.txt. |
| * web-platform-tests/css/cssom/variable-names.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/cssom/variable-names.html. |
| * web-platform-tests/css/cssom/w3c-import.log: Added. |
| * web-platform-tests/cssom/GetBoundingRect-expected.txt: Removed. |
| * web-platform-tests/cssom/GetBoundingRect.html: Removed. |
| * web-platform-tests/cssom/MediaList-expected.txt: Removed. |
| * web-platform-tests/cssom/cssimportrule-expected.txt: Removed. |
| * web-platform-tests/cssom/cssom-fontfacerule-expected.txt: Removed. |
| * web-platform-tests/cssom/index-001-expected.txt: Removed. |
| * web-platform-tests/cssom/index-001.html: Removed. |
| * web-platform-tests/cssom/index-002-expected.txt: Removed. |
| * web-platform-tests/cssom/index-002.html: Removed. |
| * web-platform-tests/cssom/inline-style-001-expected.txt: Removed. |
| * web-platform-tests/cssom/interfaces-expected.txt: Removed. |
| * web-platform-tests/cssom/medialist-interfaces-004-expected.txt: Removed. |
| * web-platform-tests/cssom/overflow-serialization-expected.txt: Removed. |
| * web-platform-tests/cssom/style-sheet-interfaces-001-expected.txt: Removed. |
| * web-platform-tests/cssom/support/w3c-import.log: Removed. |
| * web-platform-tests/cssom/w3c-import.log: Removed. |
| |
| 2018-05-18 Rob Buis <rbuis@igalia.com> |
| |
| Cannot unset transition with important |
| https://bugs.webkit.org/show_bug.cgi?id=177684 |
| |
| Reviewed by Chris Dumez. |
| |
| Import manually the updated test and result. |
| |
| * web-platform-tests/cssom/cssom-setProperty-shorthand-expected.txt: |
| * web-platform-tests/cssom/cssom-setProperty-shorthand.html: |
| |
| 2018-05-18 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Turn Web Animations with CSS integration on for test runners |
| https://bugs.webkit.org/show_bug.cgi?id=184819 |
| <rdar://problem/39597337> |
| |
| Unreviewed. Rolling out the patch for this bug, it caused some flaky timeouts for animation suspension tests. |
| |
| * web-platform-tests/css-timing-1/frames-timing-functions-output.html: |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/ready.html: |
| * web-platform-tests/web-animations/timing-model/animations/playing-an-animation.html: |
| * web-platform-tests/web-animations/timing-model/animations/reversing-an-animation.html: |
| |
| 2018-05-18 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Turn Web Animations with CSS integration on for test runners |
| https://bugs.webkit.org/show_bug.cgi?id=184819 |
| <rdar://problem/39597337> |
| |
| Reviewed by Jon Lee. |
| |
| Since Web Animations with CSS integration is on by default on test runners, we no longer need |
| the special HTML comment to turn the flag on for select tests. |
| |
| * web-platform-tests/css-timing-1/frames-timing-functions-output.html: |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/ready.html: |
| * web-platform-tests/web-animations/timing-model/animations/playing-an-animation.html: |
| * web-platform-tests/web-animations/timing-model/animations/reversing-an-animation.html: |
| |
| 2018-05-16 Chris Nardi <cnardi@chromium.org> |
| |
| Remove Document#selectedStylesheetSet/preferredStylesheetSet |
| https://bugs.webkit.org/show_bug.cgi?id=185381 |
| |
| Reviewed by Darin Adler. |
| |
| Refresh historical CSSOM test from upstream to test this change. |
| |
| * web-platform-tests/cssom/historical-expected.txt: |
| * web-platform-tests/cssom/historical.html: |
| |
| 2018-05-15 Charles Vazac <cvazac@gmail.com> |
| |
| Add the PerformanceServerTiming Interface which makes Server-Timing header timing values available to JavaScript running in the browser. |
| https://bugs.webkit.org/show_bug.cgi?id=175569 |
| |
| Reviewed by Youenn Fablet. |
| |
| Tests were imported from web-platform-tests: WebKit/LayoutTests/imported/w3c/web-platform-tests/server-timing/* |
| |
| * web-platform-tests/server-timing/cross_origin.html: Added. |
| * web-platform-tests/server-timing/navigation_timing_idl.html: Added. |
| * web-platform-tests/server-timing/navigation_timing_idl.https.html: Added. |
| * web-platform-tests/server-timing/resources/blue.png: Added. |
| * web-platform-tests/server-timing/resources/blue.png.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/blue_tao.png: Added. |
| * web-platform-tests/server-timing/resources/blue_tao.png.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/green.png: Added. |
| * web-platform-tests/server-timing/resources/green.png.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/0.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/0.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/1.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/1.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/10.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/10.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/11.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/11.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/12.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/12.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/13.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/13.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/14.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/14.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/15.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/15.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/16.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/16.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/17.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/17.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/18.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/18.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/19.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/19.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/2.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/2.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/20.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/20.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/21.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/21.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/22.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/22.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/23.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/23.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/24.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/24.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/25.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/25.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/26.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/26.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/27.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/27.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/28.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/28.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/29.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/29.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/3.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/3.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/30.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/30.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/31.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/31.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/32.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/32.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/33.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/33.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/34.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/34.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/35.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/35.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/36.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/36.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/37.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/37.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/38.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/38.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/39.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/39.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/4.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/4.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/40.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/40.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/41.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/41.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/42.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/42.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/43.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/43.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/44.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/44.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/45.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/45.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/46.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/46.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/47.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/47.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/48.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/48.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/49.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/49.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/5.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/5.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/50.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/50.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/51.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/51.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/52.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/52.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/53.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/53.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/54.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/54.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/55.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/55.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/56.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/56.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/57.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/57.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/58.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/58.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/59.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/59.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/6.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/6.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/60.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/60.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/61.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/61.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/62.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/62.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/63.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/63.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/64.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/64.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/65.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/65.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/66.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/66.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/67.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/67.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/68.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/68.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/69.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/69.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/7.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/7.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/70.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/70.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/71.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/71.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/72.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/72.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/73.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/73.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/74.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/74.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/75.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/75.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/76.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/76.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/77.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/77.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/78.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/78.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/79.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/79.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/8.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/8.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/80.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/80.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/81.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/81.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/82.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/82.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/83.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/83.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/9.js: Added. |
| * web-platform-tests/server-timing/resources/parsing/9.js.sub.headers: Added. |
| * web-platform-tests/server-timing/resources/parsing/w3c-import.log: Added. |
| * web-platform-tests/server-timing/resources/w3c-import.log: Added. |
| * web-platform-tests/server-timing/resource_timing_idl.html: Added. |
| * web-platform-tests/server-timing/resource_timing_idl.https.html: Added. |
| * web-platform-tests/server-timing/server_timing_header-parsing.html: Added. |
| * web-platform-tests/server-timing/server_timing_header-parsing.https.html: Added. |
| * web-platform-tests/server-timing/test_server_timing.html: Added. |
| * web-platform-tests/server-timing/test_server_timing.html.sub.headers: Added. |
| * web-platform-tests/server-timing/test_server_timing.https.html: Added. |
| * web-platform-tests/server-timing/test_server_timing.https.html.sub.headers: Added. |
| * web-platform-tests/server-timing/w3c-import.log: Added. |
| |
| 2018-05-15 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Expose Web Animations CSS integration as an experimental feature |
| https://bugs.webkit.org/show_bug.cgi?id=185647 |
| |
| Reviewed by Dean Jackson. |
| |
| Change the name of the Web Animations CSS integration flag so that tests can opt into this feature. |
| |
| * web-platform-tests/css-timing-1/frames-timing-functions-output.html: |
| * web-platform-tests/web-animations/interfaces/Animation/ready.html: |
| * web-platform-tests/web-animations/timing-model/animations/playing-an-animation.html: |
| * web-platform-tests/web-animations/timing-model/animations/reversing-an-animation.html: |
| |
| 2018-05-14 Youenn Fablet <youenn@apple.com> |
| |
| readableStreamDefaultControllerError should return early if stream is not readable |
| https://bugs.webkit.org/show_bug.cgi?id=185602 |
| |
| Reviewed by Chris Dumez. |
| |
| * 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: |
| * web-platform-tests/streams/readable-streams/garbage-collection-expected.txt: |
| * web-platform-tests/streams/readable-streams/garbage-collection.dedicatedworker-expected.txt: |
| * web-platform-tests/streams/readable-streams/garbage-collection.serviceworker.https-expected.txt: |
| * web-platform-tests/streams/readable-streams/tee-expected.txt: |
| |
| 2018-05-14 Youenn Fablet <youenn@apple.com> |
| |
| imported/w3c/web-platform-tests/fetch/api/response/response-stream-disturbed-6.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=185549 |
| |
| Reviewed by Chris Dumez. |
| |
| Catch any potential rejected promise. |
| |
| * web-platform-tests/fetch/api/response/response-stream-disturbed-6.html: |
| |
| 2018-05-14 Youenn Fablet <youenn@apple.com> |
| |
| Enable service-worker/navigation-redirect-body.https.html and service-worker/postmessage.https.html |
| https://bugs.webkit.org/show_bug.cgi?id=185605 |
| |
| Unreviewed. |
| |
| * web-platform-tests/service-workers/service-worker/postmessage.https-expected.txt: |
| |
| 2018-05-11 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Tapping after CSS-based table casues an infinite loop in wordRangeFromPosition |
| https://bugs.webkit.org/show_bug.cgi?id=185465 |
| <rdar://problem/35263057> |
| |
| Reviewed by Antti Koivisto. |
| |
| Rebaselined the tests. h2 |
| |
| * web-platform-tests/dom/nodes/getElementsByClassName-30-expected.txt: table is generating a new line as expected. |
| * web-platform-tests/html/syntax/parsing/html5lib_menuitem-element-expected.txt: h2 is generating an extra line |
| to emulate its margin as expected. |
| * web-platform-tests/html/syntax/parsing/html5lib_tests11-expected.txt: Ditto. |
| * web-platform-tests/html/syntax/parsing/html5lib_tests21-expected.txt: Ditto. |
| * web-platform-tests/html/syntax/parsing/html5lib_tests25-expected.txt: Ditto. |
| * web-platform-tests/html/syntax/parsing/html5lib_webkit02-expected.txt: Ditto. |
| |
| 2018-05-11 Youenn Fablet <youenn@apple.com> |
| |
| Rebase some fetch API tests |
| https://bugs.webkit.org/show_bug.cgi?id=185544 |
| |
| Unreviewed. |
| |
| * web-platform-tests/fetch/api/basic/integrity-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-count-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-count-worker-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-location-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-location-worker-expected.txt: |
| * web-platform-tests/fetch/api/request/request-cache-only-if-cached-expected.txt: |
| * web-platform-tests/fetch/http-cache/partial-expected.txt: |
| |
| 2018-05-07 Chris Dumez <cdumez@apple.com> |
| |
| ASSERT(!childItemWithTarget(child->target())) is hit in HistoryItem::addChildItem() |
| https://bugs.webkit.org/show_bug.cgi?id=185322 |
| |
| Reviewed by Geoff Garen. |
| |
| Rebaseline layout tests due to frame name changes. |
| |
| * web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/001-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/003-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/navigation_unload_data_url-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/navigation_unload_same_origin-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/002-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/unloading-documents/003-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/unloading-documents/004-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/unloading-documents/005-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/unloading-documents/unload/003-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/unloading-documents/unload/004-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/unloading-documents/unload/007-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/unloading-documents/unload/009-expected.txt: |
| |
| 2018-05-07 Ms2ger <Ms2ger@igalia.com> |
| |
| Support negative sw/sh values in createImageBitmap(). |
| https://bugs.webkit.org/show_bug.cgi?id=184449 |
| |
| Reviewed by Dean Jackson. |
| |
| Update expectations. |
| |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage-expected.txt: |
| |
| 2018-05-04 Chris Nardi <cnardi@chromium.org> |
| |
| Serialize all URLs with double-quotes per CSSOM spec |
| https://bugs.webkit.org/show_bug.cgi?id=184935 |
| |
| Reviewed by Antti Koivisto. |
| |
| Update expectations for using double quotes when serializing URLs. |
| |
| * web-platform-tests/cssom/serialize-values-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt: |
| |
| 2018-05-03 Chris Nardi <cnardi@chromium.org> |
| |
| Remove [NoInterfaceObject] from DOMRectList |
| https://bugs.webkit.org/show_bug.cgi?id=185255 |
| |
| Reviewed by Chris Dumez. |
| |
| Update Geometry IDL test from upstream and update expectations. |
| |
| * web-platform-tests/css/geometry/interfaces-expected.txt: |
| * web-platform-tests/css/geometry/interfaces.worker-expected.txt: |
| * web-platform-tests/interfaces/geometry.idl: |
| |
| 2018-05-02 Youenn Fablet <youenn@apple.com> |
| |
| Rebase imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html expectation |
| https://bugs.webkit.org/show_bug.cgi?id=185221 |
| |
| Unreviewed. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-request-redirect.https-expected.txt: |
| |
| 2018-05-01 Oleksandr Skachkov <gskachkov@gmail.com> |
| |
| WebAssembly: add support for stream APIs - JavaScript API |
| https://bugs.webkit.org/show_bug.cgi?id=183442 |
| |
| Reviewed by Yusuke Suzuki and JF Bastien. |
| |
| * web-platform-tests/wasm/resources/incrementer.no_mime_type.wasm: Added. |
| * web-platform-tests/wasm/resources/incrementer.wasm: Added. |
| * web-platform-tests/wasm/resources/incrementer.wasm.headers: Added. |
| * web-platform-tests/wasm/resources/incrementer.wrong_mime_type.wasm: Added. |
| * web-platform-tests/wasm/resources/incrementer.wrong_mime_type.wasm.headers: Added. |
| * web-platform-tests/wasm/wasm_stream_compile_test-expected.txt: Added. |
| * web-platform-tests/wasm/wasm_stream_compile_test.html: Added. |
| * web-platform-tests/wasm/wasm_stream_instantiate_test-expected.txt: Added. |
| * web-platform-tests/wasm/wasm_stream_instantiate_test.html: Added. |
| |
| 2018-04-27 Ryan Haddad <ryanhaddad@apple.com> |
| |
| Rebaseline imported/w3c/web-platform-tests/url/url-setters.html after r231110. |
| |
| Unreviewed test gardening.. |
| |
| * web-platform-tests/url/url-setters-expected.txt: |
| |
| 2018-04-27 Youenn Fablet <youenn@apple.com> |
| |
| Use NetworkLoadChecker for XHR/fetch loads |
| https://bugs.webkit.org/show_bug.cgi?id=184741 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/XMLHttpRequest/send-authentication-basic-cors-expected.txt: |
| * web-platform-tests/XMLHttpRequest/send-network-error-async-events.sub-expected.txt: |
| * web-platform-tests/cors/late-upload-events-expected.txt: |
| * web-platform-tests/fetch/api/basic/mode-same-origin.any-expected.txt: |
| * web-platform-tests/fetch/api/basic/scheme-about.any-expected.txt: |
| * web-platform-tests/fetch/api/basic/scheme-about.any.worker-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-to-dataurl-expected.txt: |
| * web-platform-tests/service-workers/service-worker/redirected-response.https-expected.txt: |
| |
| 2018-04-26 Youenn Fablet <youenn@apple.com> |
| |
| preflight checker should add a console message when preflight load is blocked |
| https://bugs.webkit.org/show_bug.cgi?id=185021 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/XMLHttpRequest/send-authentication-basic-cors-expected.txt: |
| * web-platform-tests/cors/late-upload-events-expected.txt: |
| |
| 2018-04-26 Youenn Fablet <youenn@apple.com> |
| |
| Mak cross origin redirection error messages consistent between SubresourceLoader and NetworkLoadChecker |
| https://bugs.webkit.org/show_bug.cgi?id=185023 |
| |
| Reviewed by Chris Dumez. |
| |
| Fix message cross origin check failed in case of redirection |
| |
| * web-platform-tests/service-workers/service-worker/fetch-request-fallback.https-expected.txt: |
| |
| 2018-04-25 Youenn Fablet <youenn@apple.com> |
| |
| Use NetworkLoadChecker for all subresource loads except fetch/XHR |
| https://bugs.webkit.org/show_bug.cgi?id=184870 |
| <rdar://problem/39370034> |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/fetch/api/basic/mode-same-origin.any-expected.txt: |
| * web-platform-tests/fetch/api/basic/mode-same-origin.any.worker-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-to-dataurl-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-to-dataurl-worker-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-request-redirect.https-expected.txt: |
| |
| 2018-04-25 Youenn Fablet <youenn@apple.com> |
| |
| Make DocumentThreadableLoader error logging more consistent |
| https://bugs.webkit.org/show_bug.cgi?id=184853 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/XMLHttpRequest/access-control-basic-cors-safelisted-request-headers-expected.txt: |
| * web-platform-tests/XMLHttpRequest/access-control-basic-denied-expected.txt: |
| * web-platform-tests/XMLHttpRequest/access-control-basic-get-fail-non-simple-expected.txt: |
| * web-platform-tests/XMLHttpRequest/access-control-basic-non-cors-safelisted-content-type-expected.txt: |
| * web-platform-tests/XMLHttpRequest/access-control-basic-post-with-non-cors-safelisted-content-type-expected.txt: |
| * web-platform-tests/XMLHttpRequest/access-control-basic-preflight-denied-expected.txt: |
| * web-platform-tests/XMLHttpRequest/access-control-preflight-request-invalid-status-301-expected.txt: |
| * web-platform-tests/XMLHttpRequest/access-control-preflight-request-invalid-status-400-expected.txt: |
| * web-platform-tests/XMLHttpRequest/access-control-preflight-request-invalid-status-501-expected.txt: |
| * web-platform-tests/XMLHttpRequest/access-control-sandboxed-iframe-denied-expected.txt: |
| * web-platform-tests/XMLHttpRequest/access-control-sandboxed-iframe-denied-without-wildcard-expected.txt: |
| * web-platform-tests/XMLHttpRequest/send-non-same-origin-expected.txt: |
| * web-platform-tests/XMLHttpRequest/send-non-same-origin.sub-expected.txt: |
| * web-platform-tests/fetch/api/basic/mode-same-origin.any-expected.txt: |
| * web-platform-tests/fetch/api/basic/scheme-about.any-expected.txt: |
| * web-platform-tests/fetch/api/basic/scheme-about.any.worker-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/api/cors/cors-basic.any-expected.txt: |
| * web-platform-tests/fetch/api/cors/cors-multiple-origins-expected.txt: |
| * web-platform-tests/fetch/api/cors/cors-origin.any.worker-expected.txt: |
| * web-platform-tests/fetch/api/cors/cors-preflight-redirect.any.worker-expected.txt: |
| * web-platform-tests/fetch/api/cors/cors-preflight-star.any-expected.txt: |
| * web-platform-tests/fetch/api/cors/cors-preflight-star.any.worker-expected.txt: |
| * web-platform-tests/fetch/api/cors/cors-preflight-status.any.worker-expected.txt: |
| * web-platform-tests/fetch/api/cors/cors-preflight.any.worker-expected.txt: |
| * web-platform-tests/fetch/api/cors/cors-redirect-preflight.any.worker-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-schemes-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-to-dataurl-expected.txt: |
| * web-platform-tests/fetch/api/request/request-keepalive-quota-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-event-redirect.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-request-fallback.https-expected.txt: |
| |
| 2018-04-25 Ms2ger <Ms2ger@igalia.com> |
| |
| imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-* LayoutTests are flaky failures |
| https://bugs.webkit.org/show_bug.cgi?id=182833 |
| |
| Reviewed by Carlos Alberto Lopez Perez. |
| |
| * web-platform-tests/2dcontext/imagebitmap/common.sub.js: ensure event handlers aren't garbage collected |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-origin.sub-expected.txt: update expectations |
| |
| 2018-04-24 John Wilander <wilander@apple.com> |
| |
| From-Origin: Support for 'same' and 'same-site' response header, nested frame origin check |
| https://bugs.webkit.org/show_bug.cgi?id=184560 |
| <rdar://problem/38901344> |
| |
| Reviewed by Youenn Fablet and Daniel Bates. |
| |
| This patch implements significant parts of https://github.com/whatwg/fetch/issues/687. |
| We consume the From-Origin response header and only load the resource if: |
| - The header is non-existent, empty, or invalid. |
| - The header specifies 'same' and the resource's origin matches the originating |
| document's origin and the origins up the frame tree. |
| - The header specifies 'same-site' and the resource's eTLD+1 matches the originating |
| document's eTLD+1 and the eTLD+1 of the documents up the frame tree. |
| |
| This feature is experimental and off by default. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-request-redirect.https-expected.txt: |
| Removed console message since they are now suppressed. |
| |
| 2018-04-23 Ms2ger <Ms2ger@igalia.com> |
| |
| Avoid uninitialized memory read. |
| https://bugs.webkit.org/show_bug.cgi?id=184505 |
| <rdar://problem/39348325> |
| |
| Reviewed by Dean Jackson. |
| |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-bounds-expected.txt: Added. |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-bounds.html: Added. |
| |
| 2018-04-20 Chris Dumez <cdumez@apple.com> |
| |
| Unreviewed, rebaseline more tests after r230864. |
| |
| * web-platform-tests/domparsing/innerhtml-05-expected.txt: |
| * web-platform-tests/html/semantics/forms/form-submission-0/getactionurl-expected.txt: |
| |
| 2018-04-20 Chris Dumez <cdumez@apple.com> |
| |
| Unreviewed, rebaseline more tests after r230864. |
| |
| * web-platform-tests/domparsing/innerhtml-05-expected.txt: |
| * web-platform-tests/html/browsers/origin/cross-origin-objects/cross-origin-objects-expected.txt: |
| * web-platform-tests/html/semantics/forms/form-submission-0/getactionurl-expected.txt: |
| |
| 2018-04-20 Chris Nardi <cnardi@chromium.org> |
| |
| Update HSL/HSLA parsing to match CSS Color 4 |
| https://bugs.webkit.org/show_bug.cgi?id=180528 |
| <rdar://problem/35926675> |
| |
| Reviewed by Simon Fraser. |
| |
| CSS Color 4 had many changes to the HSL/HSLA functions, including allowing angles to be |
| specified as the hue, adding a comma optional syntax, making the two functions synonyms |
| so each function can take an alpha value, and allowing percent alpha values. This change |
| updates our behavior to match that, and updates the HSL to RGB algorithm. |
| |
| This change also updates the import of WPT css-color to test the changes. |
| |
| * canvas/2d.fillStyle.parse.invalid.hsl-5-expected.txt: |
| * web-platform-tests/css/css-color/OWNERS: Added. |
| * web-platform-tests/css/css-color/border-bottom-color-expected.xht: Added. |
| * web-platform-tests/css/css-color/border-bottom-color.xht: Added. |
| * web-platform-tests/css/css-color/border-left-color-expected.xht: Added. |
| * web-platform-tests/css/css-color/border-left-color.xht: Added. |
| * web-platform-tests/css/css-color/border-right-color-expected.xht: Added. |
| * web-platform-tests/css/css-color/border-right-color.xht: Added. |
| * web-platform-tests/css/css-color/border-top-color-expected.xht: Added. |
| * web-platform-tests/css/css-color/border-top-color.xht: Added. |
| * web-platform-tests/css/css-color/color-001-expected.html: Added. |
| * web-platform-tests/css/css-color/color-001.html: Added. |
| * web-platform-tests/css/css-color/color-002-expected.html: Added. |
| * web-platform-tests/css/css-color/color-002.html: Added. |
| * web-platform-tests/css/css-color/color-003-expected.html: Added. |
| * web-platform-tests/css/css-color/color-003.html: Added. |
| * web-platform-tests/css/css-color/currentcolor-001-expected.html: Added. |
| * web-platform-tests/css/css-color/currentcolor-001.html: Added. |
| * web-platform-tests/css/css-color/currentcolor-002-expected.html: Added. |
| * web-platform-tests/css/css-color/currentcolor-002.html: Added. |
| * web-platform-tests/css/css-color/hex-001-expected.html: Added. |
| * web-platform-tests/css/css-color/hex-001.html: Added. |
| * web-platform-tests/css/css-color/hex-002-expected.html: Added. |
| * web-platform-tests/css/css-color/hex-002.html: Added. |
| * web-platform-tests/css/css-color/hex-003-expected.html: Added. |
| * web-platform-tests/css/css-color/hex-003.html: Added. |
| * web-platform-tests/css/css-color/hex-004-expected.html: Added. |
| * web-platform-tests/css/css-color/hex-004.html: Added. |
| * web-platform-tests/css/css-color/hsl-001-expected.html: Added. |
| * web-platform-tests/css/css-color/hsl-001.html: Added. |
| * web-platform-tests/css/css-color/hsl-002-expected.html: Added. |
| * web-platform-tests/css/css-color/hsl-002.html: Added. |
| * web-platform-tests/css/css-color/hsl-003-expected.html: Added. |
| * web-platform-tests/css/css-color/hsl-003.html: Added. |
| * web-platform-tests/css/css-color/hsl-004-expected.html: Added. |
| * web-platform-tests/css/css-color/hsl-004.html: Added. |
| * web-platform-tests/css/css-color/hsl-005-expected.html: Added. |
| * web-platform-tests/css/css-color/hsl-005.html: Added. |
| * web-platform-tests/css/css-color/hsl-006-expected.html: Added. |
| * web-platform-tests/css/css-color/hsl-006.html: Added. |
| * web-platform-tests/css/css-color/hsl-007-expected.html: Added. |
| * web-platform-tests/css/css-color/hsl-007.html: Added. |
| * web-platform-tests/css/css-color/hsl-008-expected.html: Added. |
| * web-platform-tests/css/css-color/hsl-008.html: Added. |
| * web-platform-tests/css/css-color/hsla-001-expected.html: Added. |
| * web-platform-tests/css/css-color/hsla-001.html: Added. |
| * web-platform-tests/css/css-color/hsla-002-expected.html: Added. |
| * web-platform-tests/css/css-color/hsla-002.html: Added. |
| * web-platform-tests/css/css-color/hsla-003-expected.html: Added. |
| * web-platform-tests/css/css-color/hsla-003.html: Added. |
| * web-platform-tests/css/css-color/hsla-004-expected.html: Added. |
| * web-platform-tests/css/css-color/hsla-004.html: Added. |
| * web-platform-tests/css/css-color/hsla-005-expected.html: Added. |
| * web-platform-tests/css/css-color/hsla-005.html: Added. |
| * web-platform-tests/css/css-color/hsla-006-expected.html: Added. |
| * web-platform-tests/css/css-color/hsla-006.html: Added. |
| * web-platform-tests/css/css-color/hsla-007-expected.html: Added. |
| * web-platform-tests/css/css-color/hsla-007.html: Added. |
| * web-platform-tests/css/css-color/hsla-008-expected.html: Added. |
| * web-platform-tests/css/css-color/hsla-008.html: Added. |
| * web-platform-tests/css/css-color/htaccess: Added. |
| * web-platform-tests/css/css-color/lab-001-expected.html: Added. |
| * web-platform-tests/css/css-color/lab-001.html: Added. |
| * web-platform-tests/css/css-color/lab-002-expected.html: Added. |
| * web-platform-tests/css/css-color/lab-002.html: Added. |
| * web-platform-tests/css/css-color/lab-003-expected.html: Added. |
| * web-platform-tests/css/css-color/lab-003.html: Added. |
| * web-platform-tests/css/css-color/lab-004-expected.html: Added. |
| * web-platform-tests/css/css-color/lab-004.html: Added. |
| * web-platform-tests/css/css-color/lab-005-expected.html: Added. |
| * web-platform-tests/css/css-color/lab-005.html: Added. |
| * web-platform-tests/css/css-color/lab-006-expected.html: Added. |
| * web-platform-tests/css/css-color/lab-006.html: Added. |
| * web-platform-tests/css/css-color/lab-007-expected.html: Added. |
| * web-platform-tests/css/css-color/lab-007.html: Added. |
| * web-platform-tests/css/css-color/lch-001-expected.html: Added. |
| * web-platform-tests/css/css-color/lch-001.html: Added. |
| * web-platform-tests/css/css-color/lch-002-expected.html: Added. |
| * web-platform-tests/css/css-color/lch-002.html: Added. |
| * web-platform-tests/css/css-color/lch-003-expected.html: Added. |
| * web-platform-tests/css/css-color/lch-003.html: Added. |
| * web-platform-tests/css/css-color/lch-004-expected.html: Added. |
| * web-platform-tests/css/css-color/lch-004.html: Added. |
| * web-platform-tests/css/css-color/lch-005-expected.html: Added. |
| * web-platform-tests/css/css-color/lch-005.html: Added. |
| * web-platform-tests/css/css-color/lch-006-expected.html: Added. |
| * web-platform-tests/css/css-color/lch-006.html: Added. |
| * web-platform-tests/css/css-color/lch-007-expected.html: Added. |
| * web-platform-tests/css/css-color/lch-007.html: Added. |
| * web-platform-tests/css/css-color/named-001-expected.html: Added. |
| * web-platform-tests/css/css-color/named-001.html: Added. |
| * web-platform-tests/css/css-color/rgb-001-expected.html: Added. |
| * web-platform-tests/css/css-color/rgb-001.html: Added. |
| * web-platform-tests/css/css-color/rgb-002-expected.html: Added. |
| * web-platform-tests/css/css-color/rgb-002.html: Added. |
| * web-platform-tests/css/css-color/rgb-003-expected.html: Added. |
| * web-platform-tests/css/css-color/rgb-003.html: Added. |
| * web-platform-tests/css/css-color/rgb-004-expected.html: Added. |
| * web-platform-tests/css/css-color/rgb-004.html: Added. |
| * web-platform-tests/css/css-color/rgb-005-expected.html: Added. |
| * web-platform-tests/css/css-color/rgb-005.html: Added. |
| * web-platform-tests/css/css-color/rgb-006-expected.html: Added. |
| * web-platform-tests/css/css-color/rgb-006.html: Added. |
| * web-platform-tests/css/css-color/rgb-007-expected.html: Added. |
| * web-platform-tests/css/css-color/rgb-007.html: Added. |
| * web-platform-tests/css/css-color/rgb-008-expected.html: Added. |
| * web-platform-tests/css/css-color/rgb-008.html: Added. |
| * web-platform-tests/css/css-color/rgba-001-expected.html: Added. |
| * web-platform-tests/css/css-color/rgba-001.html: Added. |
| * web-platform-tests/css/css-color/rgba-002-expected.html: Added. |
| * web-platform-tests/css/css-color/rgba-002.html: Added. |
| * web-platform-tests/css/css-color/rgba-003-expected.html: Added. |
| * web-platform-tests/css/css-color/rgba-003.html: Added. |
| * web-platform-tests/css/css-color/rgba-004-expected.html: Added. |
| * web-platform-tests/css/css-color/rgba-004.html: Added. |
| * web-platform-tests/css/css-color/rgba-005-expected.html: Added. |
| * web-platform-tests/css/css-color/rgba-005.html: Added. |
| * web-platform-tests/css/css-color/rgba-006-expected.html: Added. |
| * web-platform-tests/css/css-color/rgba-006.html: Added. |
| * web-platform-tests/css/css-color/rgba-007-expected.html: Added. |
| * web-platform-tests/css/css-color/rgba-007.html: Added. |
| * web-platform-tests/css/css-color/rgba-008-expected.html: Added. |
| * web-platform-tests/css/css-color/rgba-008.html: Added. |
| * web-platform-tests/css/css-color/t31-color-currentColor-b.xht: |
| * web-platform-tests/css/css-color/t31-color-text-a-expected.xht: Added. |
| * web-platform-tests/css/css-color/t31-color-text-a.xht: Added. |
| * web-platform-tests/css/css-color/t32-opacity-basic-0.0-a-expected.html: Added. |
| * web-platform-tests/css/css-color/t32-opacity-basic-0.0-a.xht: Added. |
| * web-platform-tests/css/css-color/t32-opacity-basic-1.0-a-expected.html: Added. |
| * web-platform-tests/css/css-color/t32-opacity-basic-1.0-a.xht: Added. |
| * web-platform-tests/css/css-color/t32-opacity-clamping-0.0-b-expected.html: Added. |
| * web-platform-tests/css/css-color/t32-opacity-clamping-0.0-b.xht: Added. |
| * web-platform-tests/css/css-color/t32-opacity-clamping-1.0-b-expected.html: Added. |
| * web-platform-tests/css/css-color/t32-opacity-clamping-1.0-b.xht: Added. |
| * web-platform-tests/css/css-color/t32-opacity-offscreen-b-expected.html: Added. |
| * web-platform-tests/css/css-color/t32-opacity-offscreen-b.xht: Added. |
| * web-platform-tests/css/css-color/t32-opacity-offscreen-multiple-boxes-1-c.xht: |
| * web-platform-tests/css/css-color/t32-opacity-offscreen-multiple-boxes-2-c.xht: |
| * web-platform-tests/css/css-color/t32-opacity-offscreen-with-alpha-c-expected.html: Added. |
| * web-platform-tests/css/css-color/t32-opacity-offscreen-with-alpha-c.xht: Added. |
| * web-platform-tests/css/css-color/t41-html4-keywords-a-expected.html: Added. |
| * web-platform-tests/css/css-color/t41-html4-keywords-a.xht: Added. |
| * web-platform-tests/css/css-color/t421-rgb-clip-outside-gamut-b-expected.html: Added. |
| * web-platform-tests/css/css-color/t421-rgb-clip-outside-gamut-b.xht: Added. |
| * web-platform-tests/css/css-color/t421-rgb-func-int-a.xht: |
| * web-platform-tests/css/css-color/t421-rgb-func-no-mixed-f.xht: |
| * web-platform-tests/css/css-color/t421-rgb-func-pct-a.xht: |
| * web-platform-tests/css/css-color/t421-rgb-func-whitespace-b.xht: |
| * web-platform-tests/css/css-color/t421-rgb-hex-parsing-f.xht: |
| * web-platform-tests/css/css-color/t421-rgb-hex3-a.xht: |
| * web-platform-tests/css/css-color/t421-rgb-hex6-a.xht: |
| * web-platform-tests/css/css-color/t421-rgb-values-meaning-b-expected.html: Added. |
| * web-platform-tests/css/css-color/t421-rgb-values-meaning-b.xht: Added. |
| * web-platform-tests/css/css-color/t422-rgba-a0.0-a-expected.html: Added. |
| * web-platform-tests/css/css-color/t422-rgba-a0.0-a.xht: Added. |
| * web-platform-tests/css/css-color/t422-rgba-a1.0-a.xht: |
| * web-platform-tests/css/css-color/t422-rgba-clamping-a0.0-b.xht: |
| * web-platform-tests/css/css-color/t422-rgba-clamping-a1.0-b.xht: |
| * web-platform-tests/css/css-color/t422-rgba-clip-outside-device-gamut-b.xht: |
| * web-platform-tests/css/css-color/t422-rgba-func-int-a.xht: |
| * web-platform-tests/css/css-color/t422-rgba-func-no-mixed-f.xht: |
| * web-platform-tests/css/css-color/t422-rgba-func-pct-a.xht: |
| * web-platform-tests/css/css-color/t422-rgba-func-whitespace-b.xht: |
| * web-platform-tests/css/css-color/t422-rgba-onscreen-b.xht: |
| * web-platform-tests/css/css-color/t422-rgba-onscreen-multiple-boxes-c.xht: |
| * web-platform-tests/css/css-color/t422-rgba-values-meaning-b-expected.html: Added. |
| * web-platform-tests/css/css-color/t422-rgba-values-meaning-b.xht: Added. |
| * web-platform-tests/css/css-color/t423-transparent-1-a.xht: |
| * web-platform-tests/css/css-color/t423-transparent-2-a.xht: |
| * web-platform-tests/css/css-color/t424-hsl-basic-a.xht: |
| * web-platform-tests/css/css-color/t424-hsl-clip-outside-gamut-b.xht: |
| * web-platform-tests/css/css-color/t424-hsl-h-rotating-b-expected.html: Added. |
| * web-platform-tests/css/css-color/t424-hsl-h-rotating-b.xht: Added. |
| * web-platform-tests/css/css-color/t424-hsl-parsing-f.xht: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-1.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-10.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-11.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-12.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-13.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-14.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-15.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-2.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-3.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-4.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-5.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-6.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-7.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-8.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-9.html: |
| * web-platform-tests/css/css-color/t425-hsla-clip-outside-device-gamut-b.xht: |
| * web-platform-tests/css/css-color/t425-hsla-h-rotating-b-expected.html: Added. |
| * web-platform-tests/css/css-color/t425-hsla-h-rotating-b.xht: Added. |
| * web-platform-tests/css/css-color/t425-hsla-onscreen-b-expected.html: Added. |
| * web-platform-tests/css/css-color/t425-hsla-onscreen-b.xht: Added. |
| * web-platform-tests/css/css-color/t425-hsla-onscreen-multiple-boxes-c.xht: |
| * web-platform-tests/css/css-color/t425-hsla-parsing-f.xht: |
| * web-platform-tests/css/css-color/t425-hsla-values-b.xht: |
| * web-platform-tests/css/css-color/t43-svg-keywords-a-expected.html: Added. |
| * web-platform-tests/css/css-color/t43-svg-keywords-a.xht: Added. |
| * web-platform-tests/css/css-color/t44-currentcolor-background-b.xht: |
| * web-platform-tests/css/css-color/t44-currentcolor-border-b-expected.html: |
| * web-platform-tests/css/css-color/t44-currentcolor-border-b.xht: |
| * web-platform-tests/css/css-color/t44-currentcolor-inherited-c-expected.xht: Added. |
| * web-platform-tests/css/css-color/t44-currentcolor-inherited-c.xht: Added. |
| * web-platform-tests/css/css-color/w3c-import.log: Added. |
| |
| 2018-04-20 Javier Fernandez <jfernandez@igalia.com> |
| |
| Update Alignment shorthands to the spec now that they are not ambiguous |
| https://bugs.webkit.org/show_bug.cgi?id=184812 |
| |
| Reviewed by Antti Koivisto. |
| |
| Imported new Web Platform Tests from the css-align test suite. |
| Additionally, updated the ones we already have to verify the new shorthand syntax is correct. |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/css/css-align/OWNERS: Added. |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-001.html: |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-002.html: |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-004-expected.txt: |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-004.html: |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-001.html: |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-003.html: |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-001.html: |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-002.html: |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-004-expected.txt: |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-004.html: |
| * web-platform-tests/css/css-align/default-alignment/shorthand-serialization-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/default-alignment/shorthand-serialization-001.html: Added. |
| * web-platform-tests/css/css-align/default-alignment/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-normal-computed-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/gap-normal-computed-001.html: Added. |
| * web-platform-tests/css/css-align/gaps/gap-normal-used-001-expected.xht: Added. |
| * web-platform-tests/css/css-align/gaps/gap-normal-used-001.html: Added. |
| * web-platform-tests/css/css-align/gaps/gap-normal-used-002-expected.xht: Added. |
| * web-platform-tests/css/css-align/gaps/gap-normal-used-002.html: Added. |
| * 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/resources/alignment-parsing-utils.js: |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-001.html: |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-002.html: |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-004-expected.txt: |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-004.html: |
| * web-platform-tests/css/css-align/w3c-import.log: Added. |
| |
| 2018-04-18 Youenn Fablet <youenn@apple.com> |
| |
| Allow cross-origin redirections for synchronous XHR |
| https://bugs.webkit.org/show_bug.cgi?id=184723 |
| |
| Reviewed by Alex Christensen. |
| |
| * web-platform-tests/XMLHttpRequest/access-control-and-redirects-expected.txt: |
| |
| 2018-04-18 Youenn Fablet <youenn@apple.com> |
| |
| MediaResourceLoader should set its fetch destination |
| https://bugs.webkit.org/show_bug.cgi?id=184746 |
| |
| Reviewed by Eric Carlson. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-request-resources.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-request-resources.https.html: |
| * web-platform-tests/service-workers/service-worker/resources/fetch-request-resources-iframe.https.html: |
| * web-platform-tests/service-workers/service-worker/resources/fetch-request-resources-worker.js: |
| |
| 2018-04-18 Ms2ger <Ms2ger@igalia.com> |
| |
| Test gardening. |
| https://bugs.webkit.org/show_bug.cgi?id=184726 |
| |
| Unreviewed test gardening. |
| |
| * web-platform-tests/touch-events/historical-expected.txt: update expectation to test change |
| |
| 2018-04-17 Jonathan Bedard <jbedard@apple.com> |
| |
| Unreviewed rollout of r230632. Regression in memory usage. |
| |
| That bug tracked in https://bugs.webkit.org/show_bug.cgi?id=184569. |
| |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-expected.txt: |
| |
| 2018-04-16 Youenn Fablet <youenn@apple.com> |
| |
| Use NetworkLoadChecker to handle synchronous HTTP loads |
| https://bugs.webkit.org/show_bug.cgi?id=184240 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/cors/request-headers-expected.txt: |
| * web-platform-tests/XMLHttpRequest/access-control-and-redirects-expected.txt: |
| * web-platform-tests/XMLHttpRequest/send-authentication-cors-basic-setrequestheader-expected.txt: |
| * web-platform-tests/XMLHttpRequest/send-authentication-cors-setrequestheader-no-cred-expected.txt: |
| |
| 2018-04-16 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Ensure we never return -0 through the API |
| https://bugs.webkit.org/show_bug.cgi?id=184644 |
| |
| Reviewed by Dean Jackson. |
| |
| Record one progression in the Web Animations WPT tests. |
| |
| * web-platform-tests/web-animations/timing-model/animations/updating-the-finished-state-expected.txt: |
| |
| 2018-04-15 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Animations do not naturally get a finish event |
| https://bugs.webkit.org/show_bug.cgi?id=184639 |
| <rdar://problem/39397649> |
| |
| Reviewed by Jon Lee. |
| |
| Record two progressions in the Web Animations WPT tests. |
| |
| * web-platform-tests/web-animations/timing-model/animations/updating-the-finished-state-expected.txt: |
| |
| 2018-04-15 Chris Dumez <cdumez@apple.com> |
| |
| Change Event's returnValue so it doesn't expose a new primitive |
| https://bugs.webkit.org/show_bug.cgi?id=184415 |
| |
| Reviewed by Darin Adler. |
| |
| Import test coverage from https://github.com/w3c/web-platform-tests/pull/10258. |
| |
| * web-platform-tests/dom/events/AddEventListenerOptions-passive-expected.txt: |
| * web-platform-tests/dom/events/AddEventListenerOptions-passive.html: |
| * web-platform-tests/dom/events/Event-constructors.html: |
| * web-platform-tests/dom/events/Event-defaultPrevented-after-dispatch-expected.txt: |
| * web-platform-tests/dom/events/Event-defaultPrevented-after-dispatch.html: |
| * web-platform-tests/dom/events/Event-defaultPrevented-expected.txt: |
| * web-platform-tests/dom/events/Event-defaultPrevented.html: |
| * web-platform-tests/dom/events/Event-dispatch-click.html: |
| * web-platform-tests/dom/events/Event-dispatch-detached-click.html: |
| * web-platform-tests/dom/events/Event-dispatch-other-document.html: |
| * web-platform-tests/dom/events/Event-initEvent.html: |
| * web-platform-tests/dom/events/Event-returnValue-expected.txt: Added. |
| * web-platform-tests/dom/events/Event-returnValue.html: Added. |
| * web-platform-tests/dom/events/EventListener-handleEvent.html: |
| * web-platform-tests/dom/events/EventTarget-dispatchEvent-returnvalue-expected.txt: |
| * web-platform-tests/dom/events/EventTarget-dispatchEvent-returnvalue.html: |
| * web-platform-tests/dom/events/w3c-import.log: |
| * web-platform-tests/dom/interfaces-expected.txt: |
| * web-platform-tests/interfaces/dom.idl: |
| |
| 2018-04-12 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Turn CSS Animations and CSS Transitions as Web Animations on by default |
| https://bugs.webkit.org/show_bug.cgi?id=184569 |
| <rdar://problem/38671301> |
| |
| Reviewed by Jon Lee. |
| |
| This test now fails at a later assertion, so updating the expectation for it. |
| |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-expected.txt: |
| |
| 2018-04-12 Daniel Bates <dabates@apple.com> |
| |
| Content-Type not enforced for <script> allows for XSS |
| https://bugs.webkit.org/show_bug.cgi?id=184386 |
| <rdar://problem/39112268> |
| |
| Reviewed by Brady Eidson. |
| |
| Update expected result now that we pass all sub tests. |
| |
| * web-platform-tests/fetch/api/basic/block-mime-as-script-expected.txt: |
| |
| 2018-04-12 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Only cancel declarative animations upon element removal |
| https://bugs.webkit.org/show_bug.cgi?id=184553 |
| |
| Reviewed by Dean Jackson. |
| |
| Make some WPT tests opt into the CSS Animations and CSS Transtions as Web Animations flag. |
| |
| * web-platform-tests/web-animations/interfaces/Animation/ready.html: |
| * web-platform-tests/web-animations/timing-model/animations/playing-an-animation.html: |
| * web-platform-tests/web-animations/timing-model/animations/reversing-an-animation.html: |
| |
| 2018-04-11 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Enable seeking for hardware animations |
| https://bugs.webkit.org/show_bug.cgi?id=184518 |
| |
| Reviewed by Dean Jackson. |
| |
| Track a small regression in the Web Animations WPT tests. |
| |
| * web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt: |
| |
| 2018-04-11 Jianjun Zhu <jianjun.zhu@intel.com> |
| |
| Fix a WebRTC data channel issue for non-ASCII characters. |
| |
| At the sender side, buffer size are calulcated after UTF8 encoding. At the |
| receiver side, strings are constructed with UTF8 data. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=184481 |
| |
| Reviewed by Youenn Fablet. |
| |
| * web-platform-tests/webrtc/RTCDataChannel-send-expected.txt: |
| |
| 2018-04-09 Brendan McLoughlin <brendan@bocoup.com> |
| |
| sync remaining web-platform-tests to 94b33b573a069ae5170104ca581a354a35762536 |
| https://bugs.webkit.org/show_bug.cgi?id=184333 |
| |
| Reviewed by Youenn Fablet. |
| |
| * resources/TestRepositories: |
| * resources/resource-files.json: |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.worker.html. |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.worker.js. |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.worker.html. |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.worker.js. |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.html. |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.js. |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.html. |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.js. |
| * web-platform-tests/WebCryptoAPI/derive_bits_keys/w3c-import.log: |
| * web-platform-tests/WebCryptoAPI/digest/digest.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/digest/digest.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/digest/digest.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/digest/digest.worker.html. |
| * web-platform-tests/WebCryptoAPI/digest/digest.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/digest/digest.worker.js. |
| * web-platform-tests/WebCryptoAPI/digest/w3c-import.log: |
| * web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.worker.html. |
| * web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.worker.js. |
| * web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.worker.html. |
| * web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.worker.js. |
| * web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.worker.html. |
| * web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.worker.js. |
| * web-platform-tests/WebCryptoAPI/encrypt_decrypt/rsa.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/rsa.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/encrypt_decrypt/rsa.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/rsa.worker.html. |
| * web-platform-tests/WebCryptoAPI/encrypt_decrypt/rsa.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/rsa.worker.js. |
| * web-platform-tests/WebCryptoAPI/encrypt_decrypt/w3c-import.log: |
| * web-platform-tests/WebCryptoAPI/generateKey/failures.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CTR.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-GCM.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-KW.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_ECDH.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_ECDSA.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CBC.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-CTR.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-GCM.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_AES-KW.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_ECDH.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_ECDSA.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_HMAC.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.worker-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.worker.html. |
| * web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.worker.js. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures.https-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_failures.https.html: Removed. |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.https-expected.txt: |
| * web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.https.html: |
| * web-platform-tests/WebCryptoAPI/generateKey/w3c-import.log: |
| * web-platform-tests/WebCryptoAPI/import_export/ec_importKey.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/ec_importKey.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/import_export/ec_importKey.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/ec_importKey.worker.html. |
| * web-platform-tests/WebCryptoAPI/import_export/ec_importKey.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/ec_importKey.worker.js. |
| * web-platform-tests/WebCryptoAPI/import_export/rsa_importKey.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/rsa_importKey.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/import_export/rsa_importKey.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/rsa_importKey.worker.html. |
| * web-platform-tests/WebCryptoAPI/import_export/rsa_importKey.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/rsa_importKey.worker.js. |
| * web-platform-tests/WebCryptoAPI/import_export/symmetric_importKey.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/symmetric_importKey.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/import_export/symmetric_importKey.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/symmetric_importKey.worker.html. |
| * web-platform-tests/WebCryptoAPI/import_export/symmetric_importKey.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/symmetric_importKey.worker.js. |
| * web-platform-tests/WebCryptoAPI/import_export/w3c-import.log: |
| * web-platform-tests/WebCryptoAPI/sign_verify/ecdsa.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/ecdsa.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/sign_verify/ecdsa.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/ecdsa.worker.html. |
| * web-platform-tests/WebCryptoAPI/sign_verify/ecdsa.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/ecdsa.worker.js. |
| * web-platform-tests/WebCryptoAPI/sign_verify/hmac.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/hmac.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/sign_verify/hmac.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/hmac.worker.html. |
| * web-platform-tests/WebCryptoAPI/sign_verify/hmac.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/hmac.worker.js. |
| * web-platform-tests/WebCryptoAPI/sign_verify/rsa_pkcs.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pkcs.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/sign_verify/rsa_pkcs.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pkcs.worker.html. |
| * web-platform-tests/WebCryptoAPI/sign_verify/rsa_pkcs.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pkcs.worker.js. |
| * web-platform-tests/WebCryptoAPI/sign_verify/rsa_pss.https.worker-expected.txt: Added. |
| * web-platform-tests/WebCryptoAPI/sign_verify/rsa_pss.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pss.worker.html. |
| * web-platform-tests/WebCryptoAPI/sign_verify/rsa_pss.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pss.worker.js. |
| * web-platform-tests/WebCryptoAPI/sign_verify/rsa_pss.worker-expected.txt: Removed. |
| * web-platform-tests/WebCryptoAPI/sign_verify/w3c-import.log: |
| * web-platform-tests/WebCryptoAPI/tools/generate.py: |
| * web-platform-tests/WebCryptoAPI/w3c-import.log: |
| * web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/w3c-import.log: |
| * web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.worker-expected.txt: Copied from LayoutTests/platform/mac/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https-expected.txt. |
| * web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.html. |
| * web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.js. |
| * web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker-expected.txt: Removed. |
| * web-platform-tests/XMLHttpRequest/send-authentication-basic-cors-expected.txt: |
| * web-platform-tests/XMLHttpRequest/send-network-error-async-events.sub-expected.txt: |
| * web-platform-tests/css/OWNERS: Removed. |
| * web-platform-tests/css/README.md: |
| * web-platform-tests/css/build-css-testsuites.sh: |
| * 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-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-color/t31-color-currentColor-b.xht: |
| * web-platform-tests/css/css-color/t32-opacity-offscreen-multiple-boxes-1-c.xht: |
| * web-platform-tests/css/css-color/t32-opacity-offscreen-multiple-boxes-2-c.xht: |
| * web-platform-tests/css/css-color/t421-rgb-func-int-a.xht: |
| * web-platform-tests/css/css-color/t421-rgb-func-no-mixed-f.xht: |
| * web-platform-tests/css/css-color/t421-rgb-func-pct-a.xht: |
| * web-platform-tests/css/css-color/t421-rgb-func-whitespace-b.xht: |
| * web-platform-tests/css/css-color/t421-rgb-hex-parsing-f.xht: |
| * web-platform-tests/css/css-color/t421-rgb-hex3-a.xht: |
| * web-platform-tests/css/css-color/t421-rgb-hex6-a.xht: |
| * web-platform-tests/css/css-color/t422-rgba-a1.0-a.xht: |
| * web-platform-tests/css/css-color/t422-rgba-clamping-a0.0-b.xht: |
| * web-platform-tests/css/css-color/t422-rgba-clamping-a1.0-b.xht: |
| * web-platform-tests/css/css-color/t422-rgba-clip-outside-device-gamut-b.xht: |
| * web-platform-tests/css/css-color/t422-rgba-func-int-a.xht: |
| * web-platform-tests/css/css-color/t422-rgba-func-no-mixed-f.xht: |
| * web-platform-tests/css/css-color/t422-rgba-func-pct-a.xht: |
| * web-platform-tests/css/css-color/t422-rgba-func-whitespace-b.xht: |
| * web-platform-tests/css/css-color/t422-rgba-onscreen-b.xht: |
| * web-platform-tests/css/css-color/t422-rgba-onscreen-multiple-boxes-c.xht: |
| * web-platform-tests/css/css-color/t423-transparent-1-a.xht: |
| * web-platform-tests/css/css-color/t423-transparent-2-a.xht: |
| * web-platform-tests/css/css-color/t424-hsl-basic-a.xht: |
| * web-platform-tests/css/css-color/t424-hsl-clip-outside-gamut-b.xht: |
| * web-platform-tests/css/css-color/t424-hsl-parsing-f.xht: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-1.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-10.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-11.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-12.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-13.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-14.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-15.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-2.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-3.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-4.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-5.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-6.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-7.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-8.html: |
| * web-platform-tests/css/css-color/t424-hsl-values-b-9.html: |
| * web-platform-tests/css/css-color/t425-hsla-clip-outside-device-gamut-b.xht: |
| * web-platform-tests/css/css-color/t425-hsla-onscreen-multiple-boxes-c.xht: |
| * web-platform-tests/css/css-color/t425-hsla-parsing-f.xht: |
| * web-platform-tests/css/css-color/t425-hsla-values-b.xht: |
| * web-platform-tests/css/css-color/t44-currentcolor-background-b.xht: |
| * web-platform-tests/css/css-color/t44-currentcolor-border-b-expected.html: |
| * web-platform-tests/css/css-color/t44-currentcolor-border-b.xht: |
| * web-platform-tests/css/css-display/display-contents-before-after-001-expected.html: |
| * web-platform-tests/css/css-display/display-contents-before-after-001.html: |
| * web-platform-tests/css/css-display/display-contents-before-after-002-expected.html: |
| * web-platform-tests/css/css-display/display-contents-before-after-002.html: |
| * web-platform-tests/css/css-display/display-contents-replaced-001-expected.html: Removed. |
| * web-platform-tests/css/css-display/display-contents-replaced-001.html: Removed. |
| * web-platform-tests/css/css-display/display-contents-td-001-expected.html: |
| * web-platform-tests/css/css-display/display-contents-td-001.html: |
| * web-platform-tests/css/css-display/w3c-import.log: |
| * 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/grid-paint-positioned-children-001.html: |
| * 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-content-alignment-001.html: |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-content-alignment-rtl-001.html: |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-gaps-001.html: |
| * web-platform-tests/css/css-grid/abspos/grid-positioned-items-gaps-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-padding-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-positioned-items-within-grid-implicit-track-001.html: |
| * web-platform-tests/css/css-grid/abspos/grid-sizing-positioned-items-001.html: |
| * 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/grid.css: Added. |
| (.grid): |
| (.inline-grid): |
| (.firstRowFirstColumn): |
| (.onlyFirstRowOnlyFirstColumn): |
| (.firstRowSecondColumn): |
| (.onlyFirstRowOnlySecondColumn): |
| (.secondRowFirstColumn): |
| (.onlySecondRowOnlyFirstColumn): |
| (.secondRowSecondColumn): |
| (.onlySecondRowOnlySecondColumn): |
| (.endSecondRowEndSecondColumn): |
| (.thirdRowSecondColumn): |
| (.firstRowThirdColumn): |
| (.secondRowThirdColumn): |
| (.firstRowFourthColumn): |
| (.secondRowFourthColumn): |
| (.firstAutoRowSecondAutoColumn): |
| (.autoLastRowAutoLastColumn): |
| (.autoSecondRowAutoFirstColumn): |
| (.firstRowBothColumn): |
| (.secondRowBothColumn): |
| (.bothRowFirstColumn): |
| (.bothRowSecondColumn): |
| (.bothRowBothColumn): |
| (.autoRowAutoColumn): |
| (.firstRowAutoColumn): |
| (.secondRowAutoColumn): |
| (.thirdRowAutoColumn): |
| (.autoRowFirstColumn): |
| (.autoRowSecondColumn): |
| (.autoRowThirdColumn): |
| (.autoRowAutoColumnSpanning2): |
| (.autoRowSpanning2AutoColumn): |
| (.autoRowSpanning2AutoColumnSpanning3): |
| (.autoRowSpanning3AutoColumnSpanning2): |
| (.autoRowFirstColumnSpanning2): |
| (.autoRowSecondColumnSpanning2): |
| (.firstRowSpanning2AutoColumn): |
| (.secondRowSpanning2AutoColumn): |
| (.gridAutoFlowColumnSparse): |
| (.gridAutoFlowColumnDense): |
| (.gridAutoFlowRowSparse): |
| (.gridAutoFlowRowDense): |
| (.constrainedContainer): |
| (.unconstrainedContainer): |
| (.sizedToGridArea): |
| (.verticalRL): |
| (.verticalLR): |
| (.horizontalTB): |
| (.directionRTL): |
| (.directionLTR): |
| * 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/support/100x100-green.png: Added. |
| * web-platform-tests/css/css-grid/alignment/support/style-change.js: Added. |
| (evaluateStyleChange): |
| * web-platform-tests/css/css-grid/alignment/support/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/custom-elements/resources/w3c-import.log. |
| * web-platform-tests/css/css-grid/alignment/w3c-import.log: |
| * 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/support/100x100-green.png: |
| * web-platform-tests/css/css-grid/grid-items/support/grid.css: Added. |
| (.grid): |
| (.inline-grid): |
| (.firstRowFirstColumn): |
| (.onlyFirstRowOnlyFirstColumn): |
| (.firstRowSecondColumn): |
| (.onlyFirstRowOnlySecondColumn): |
| (.secondRowFirstColumn): |
| (.onlySecondRowOnlyFirstColumn): |
| (.secondRowSecondColumn): |
| (.onlySecondRowOnlySecondColumn): |
| (.endSecondRowEndSecondColumn): |
| (.thirdRowSecondColumn): |
| (.firstRowThirdColumn): |
| (.secondRowThirdColumn): |
| (.firstRowFourthColumn): |
| (.secondRowFourthColumn): |
| (.firstAutoRowSecondAutoColumn): |
| (.autoLastRowAutoLastColumn): |
| (.autoSecondRowAutoFirstColumn): |
| (.firstRowBothColumn): |
| (.secondRowBothColumn): |
| (.bothRowFirstColumn): |
| (.bothRowSecondColumn): |
| (.bothRowBothColumn): |
| (.autoRowAutoColumn): |
| (.firstRowAutoColumn): |
| (.secondRowAutoColumn): |
| (.thirdRowAutoColumn): |
| (.autoRowFirstColumn): |
| (.autoRowSecondColumn): |
| (.autoRowThirdColumn): |
| (.autoRowAutoColumnSpanning2): |
| (.autoRowSpanning2AutoColumn): |
| (.autoRowSpanning2AutoColumnSpanning3): |
| (.autoRowSpanning3AutoColumnSpanning2): |
| (.autoRowFirstColumnSpanning2): |
| (.autoRowSecondColumnSpanning2): |
| (.firstRowSpanning2AutoColumn): |
| (.secondRowSpanning2AutoColumn): |
| (.gridAutoFlowColumnSparse): |
| (.gridAutoFlowColumnDense): |
| (.gridAutoFlowRowSparse): |
| (.gridAutoFlowRowDense): |
| (.constrainedContainer): |
| (.unconstrainedContainer): |
| (.sizedToGridArea): |
| (.verticalRL): |
| (.verticalLR): |
| (.horizontalTB): |
| (.directionRTL): |
| (.directionLTR): |
| * web-platform-tests/css/css-grid/grid-items/support/w3c-import.log: |
| * web-platform-tests/css/css-grid/grid-model/support/grid.css: Added. |
| (.grid): |
| (.inline-grid): |
| (.firstRowFirstColumn): |
| (.onlyFirstRowOnlyFirstColumn): |
| (.firstRowSecondColumn): |
| (.onlyFirstRowOnlySecondColumn): |
| (.secondRowFirstColumn): |
| (.onlySecondRowOnlyFirstColumn): |
| (.secondRowSecondColumn): |
| (.onlySecondRowOnlySecondColumn): |
| (.endSecondRowEndSecondColumn): |
| (.thirdRowSecondColumn): |
| (.firstRowThirdColumn): |
| (.secondRowThirdColumn): |
| (.firstRowFourthColumn): |
| (.secondRowFourthColumn): |
| (.firstAutoRowSecondAutoColumn): |
| (.autoLastRowAutoLastColumn): |
| (.autoSecondRowAutoFirstColumn): |
| (.firstRowBothColumn): |
| (.secondRowBothColumn): |
| (.bothRowFirstColumn): |
| (.bothRowSecondColumn): |
| (.bothRowBothColumn): |
| (.autoRowAutoColumn): |
| (.firstRowAutoColumn): |
| (.secondRowAutoColumn): |
| (.thirdRowAutoColumn): |
| (.autoRowFirstColumn): |
| (.autoRowSecondColumn): |
| (.autoRowThirdColumn): |
| (.autoRowAutoColumnSpanning2): |
| (.autoRowSpanning2AutoColumn): |
| (.autoRowSpanning2AutoColumnSpanning3): |
| (.autoRowSpanning3AutoColumnSpanning2): |
| (.autoRowFirstColumnSpanning2): |
| (.autoRowSecondColumnSpanning2): |
| (.firstRowSpanning2AutoColumn): |
| (.secondRowSpanning2AutoColumn): |
| (.gridAutoFlowColumnSparse): |
| (.gridAutoFlowColumnDense): |
| (.gridAutoFlowRowSparse): |
| (.gridAutoFlowRowDense): |
| (.constrainedContainer): |
| (.unconstrainedContainer): |
| (.sizedToGridArea): |
| (.verticalRL): |
| (.verticalLR): |
| (.horizontalTB): |
| (.directionRTL): |
| (.directionLTR): |
| * web-platform-tests/css/css-grid/grid-model/support/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/custom-elements/resources/w3c-import.log. |
| * web-platform-tests/css/css-multicol/multicol-fill-auto-002-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-fill-auto-002.xht: |
| * web-platform-tests/css/css-multicol/multicol-fill-balance-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-fill-balance-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-inherit-003-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-inherit-003.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-002-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-002.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-fraction-003-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-fraction-003.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-px-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-px-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-shorthand-2-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-shorthand-2.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-stacking-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-stacking-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-shorthand-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-shorthand-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-block-sibling-003-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-block-sibling-003.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-margin-nested-firstchild-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-margin-nested-firstchild-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-table-cell-vertical-align-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-table-cell-vertical-align-001.xht: |
| * 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-font-properties.html: |
| * web-platform-tests/css/css-shapes/shape-outside/values/shape-image-threshold-003-expected.txt: |
| * web-platform-tests/css/css-shapes/shape-outside/values/shape-image-threshold-003.html: |
| * web-platform-tests/css/css-ui/cursor-image-006.html: |
| * web-platform-tests/css/css-ui/outline-016.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-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-023.html: |
| * web-platform-tests/css/geometry/DOMMatrix-003-expected.txt: |
| * web-platform-tests/css/geometry/DOMMatrix-003.html: |
| * web-platform-tests/css/geometry/DOMMatrixInit-validate-fixup.html: |
| * web-platform-tests/css/geometry/DOMPoint-002-expected.txt: |
| * web-platform-tests/css/geometry/DOMPoint-002.html: |
| * web-platform-tests/css/geometry/OWNERS: |
| * web-platform-tests/css/geometry/structured-serialization-expected.txt: |
| * web-platform-tests/css/geometry/structured-serialization.html: |
| * web-platform-tests/css/mediaqueries/min-width-tables-001.html: |
| * web-platform-tests/css/mediaqueries/test_media_queries-expected.txt: |
| * web-platform-tests/css/mediaqueries/test_media_queries.html: |
| * web-platform-tests/css/requirements.txt: |
| * web-platform-tests/css/selectors/OWNERS: |
| * web-platform-tests/css/w3c-import.log: |
| * web-platform-tests/custom-elements/Document-createElement-expected.txt: |
| * web-platform-tests/custom-elements/Document-createElement.html: |
| * web-platform-tests/custom-elements/OWNERS: |
| * web-platform-tests/custom-elements/attribute-changed-callback-expected.txt: |
| * web-platform-tests/custom-elements/attribute-changed-callback.html: |
| * web-platform-tests/custom-elements/custom-element-registry/w3c-import.log: |
| * web-platform-tests/custom-elements/parser/parser-sets-attributes-and-children-expected.txt: |
| * web-platform-tests/custom-elements/parser/parser-sets-attributes-and-children.html: |
| * web-platform-tests/custom-elements/parser/parser-uses-registry-of-owner-document-expected.txt: |
| * web-platform-tests/custom-elements/parser/parser-uses-registry-of-owner-document.html: |
| * web-platform-tests/custom-elements/parser/w3c-import.log: |
| * web-platform-tests/custom-elements/reactions/CSSStyleDeclaration-expected.txt: |
| * web-platform-tests/custom-elements/reactions/CSSStyleDeclaration.html: |
| * web-platform-tests/custom-elements/reactions/Document.html: |
| * web-platform-tests/custom-elements/reactions/HTMLElement-expected.txt: |
| * web-platform-tests/custom-elements/reactions/HTMLElement.html: |
| * web-platform-tests/custom-elements/reactions/w3c-import.log: |
| * web-platform-tests/custom-elements/resources/custom-elements-helpers.js: |
| (CustomElement): |
| (CustomElement.prototype.attributeChangedCallback): |
| (CustomElement.prototype.connectedCallback): |
| (CustomElement.prototype.disconnectedCallback): |
| (CustomElement.prototype.adoptedCallback): |
| (document_types.return.create): Deleted. |
| (document_types.create): Deleted. |
| (document_types.): Deleted. |
| (document_types): Deleted. |
| * web-platform-tests/custom-elements/resources/w3c-import.log: |
| * web-platform-tests/custom-elements/upgrading/Node-cloneNode-expected.txt: |
| * web-platform-tests/custom-elements/upgrading/Node-cloneNode.html: |
| * web-platform-tests/custom-elements/upgrading/w3c-import.log: |
| * web-platform-tests/custom-elements/w3c-import.log: |
| * web-platform-tests/encrypted-media/clearkey-check-initdata-type.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-check-initdata-type.html. |
| * web-platform-tests/encrypted-media/clearkey-events-session-closed-event.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-events-session-closed-event.html. |
| * web-platform-tests/encrypted-media/clearkey-events.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-events.html. |
| * web-platform-tests/encrypted-media/clearkey-generate-request-disallowed-input.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-generate-request-disallowed-input.html. |
| * web-platform-tests/encrypted-media/clearkey-invalid-license.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-invalid-license.html. |
| * web-platform-tests/encrypted-media/clearkey-keystatuses-multiple-sessions.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-keystatuses-multiple-sessions.html. |
| * web-platform-tests/encrypted-media/clearkey-keystatuses.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-keystatuses.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-destroy-persistent-license.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-destroy-persistent-license.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-persistent-license-events.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-persistent-license-events.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-persistent-license.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-persistent-license.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-persistent-usage-record-events.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-persistent-usage-record-events.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-persistent-usage-record.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-persistent-usage-record.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-retrieve-destroy-persistent-license.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-retrieve-destroy-persistent-license.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-retrieve-persistent-license.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-retrieve-persistent-license.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-retrieve-persistent-usage-record.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-retrieve-persistent-usage-record.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-clear-encrypted.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-clear-encrypted.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear-sources.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear-sources.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-events.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-events.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-multikey-sequential-readyState.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-multikey-sequential-readyState.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-multikey-sequential.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-multikey-sequential.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-multikey.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-multikey.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-multisession.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-multisession.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-after-src.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-after-src.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-after-update.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-after-update.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-immediately.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-immediately.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-onencrypted.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-onencrypted.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-two-videos.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-two-videos.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-waitingforkey.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-waitingforkey.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-requestmediakeysystemaccess.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-requestmediakeysystemaccess.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-reset-src-after-setmediakeys.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-reset-src-after-setmediakeys.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-again-after-playback.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-again-after-playback.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-again-after-resetting-src.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-again-after-resetting-src.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-at-same-time.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-at-same-time.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-multiple-times-with-different-mediakeys.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-multiple-times-with-different-mediakeys.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-multiple-times-with-the-same-mediakeys.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-multiple-times-with-the-same-mediakeys.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-to-multiple-video-elements.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-to-multiple-video-elements.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-syntax-mediakeys.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-syntax-mediakeys.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-syntax-mediakeysession.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-syntax-mediakeysession.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-syntax-mediakeysystemaccess.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-syntax-mediakeysystemaccess.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-unique-origin.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-unique-origin.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-update-disallowed-input.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-update-disallowed-input.html. |
| * web-platform-tests/encrypted-media/clearkey-mp4-waiting-for-a-key.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-waiting-for-a-key.html. |
| * web-platform-tests/encrypted-media/clearkey-not-callable-after-createsession.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-not-callable-after-createsession.html. |
| * web-platform-tests/encrypted-media/clearkey-update-non-ascii-input.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/clearkey-update-non-ascii-input.html. |
| * web-platform-tests/encrypted-media/drm-check-initdata-type.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-check-initdata-type.html. |
| * web-platform-tests/encrypted-media/drm-events-session-closed-event.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-events-session-closed-event.html. |
| * web-platform-tests/encrypted-media/drm-events.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-events.html. |
| * web-platform-tests/encrypted-media/drm-expiration.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-expiration.html. |
| * web-platform-tests/encrypted-media/drm-generate-request-disallowed-input.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-generate-request-disallowed-input.html. |
| * web-platform-tests/encrypted-media/drm-invalid-license.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-invalid-license.html. |
| * web-platform-tests/encrypted-media/drm-keystatuses-multiple-sessions.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-keystatuses-multiple-sessions.html. |
| * web-platform-tests/encrypted-media/drm-keystatuses.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-keystatuses.html. |
| * web-platform-tests/encrypted-media/drm-mp4-onencrypted.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-onencrypted.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-destroy-persistent-license.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-destroy-persistent-license.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-persistent-license-events.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-persistent-license-events.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-persistent-license.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-persistent-license.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-persistent-usage-record-events.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-persistent-usage-record-events.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-persistent-usage-record.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-persistent-usage-record.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-retrieve-destroy-persistent-license.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-retrieve-destroy-persistent-license.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-retrieve-persistent-license.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-retrieve-persistent-license.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-retrieve-persistent-usage-record.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-retrieve-persistent-usage-record.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-clear-encrypted.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-clear-encrypted.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-encrypted-clear-sources.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-encrypted-clear-sources.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-encrypted-clear.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-encrypted-clear.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-events.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-events.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-expired.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-expired.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-multikey-sequential-readyState.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-multikey-sequential-readyState.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-multikey-sequential.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-multikey-sequential.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-multikey.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-multikey.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-multisession.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-multisession.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-playduration-keystatus.html: Copied from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-playduration.html: Copied from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-after-src.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-after-src.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-after-update.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-after-update.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-immediately.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-immediately.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-onencrypted.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-setMediaKeys-onencrypted.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-two-videos.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-two-videos.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary-waitingforkey.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-waitingforkey.html. |
| * web-platform-tests/encrypted-media/drm-mp4-playback-temporary.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary.html. |
| * web-platform-tests/encrypted-media/drm-mp4-requestmediakeysystemaccess.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-requestmediakeysystemaccess.html. |
| * web-platform-tests/encrypted-media/drm-mp4-reset-src-after-setmediakeys.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-reset-src-after-setmediakeys.html. |
| * web-platform-tests/encrypted-media/drm-mp4-setmediakeys-again-after-playback.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-setmediakeys-again-after-playback.html. |
| * web-platform-tests/encrypted-media/drm-mp4-setmediakeys-again-after-resetting-src.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-setmediakeys-again-after-resetting-src.html. |
| * web-platform-tests/encrypted-media/drm-mp4-setmediakeys-at-same-time.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-setmediakeys-at-same-time.html. |
| * web-platform-tests/encrypted-media/drm-mp4-setmediakeys-multiple-times-with-different-mediakeys.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-setmediakeys-multiple-times-with-different-mediakeys.html. |
| * web-platform-tests/encrypted-media/drm-mp4-setmediakeys-multiple-times-with-the-same-mediakeys.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-setmediakeys-multiple-times-with-the-same-mediakeys.html. |
| * web-platform-tests/encrypted-media/drm-mp4-setmediakeys-to-multiple-video-elements.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-setmediakeys-to-multiple-video-elements.html. |
| * web-platform-tests/encrypted-media/drm-mp4-setmediakeys.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-setmediakeys.html. |
| * web-platform-tests/encrypted-media/drm-mp4-syntax-mediakeys.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-syntax-mediakeys.html. |
| * web-platform-tests/encrypted-media/drm-mp4-syntax-mediakeysession.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-syntax-mediakeysession.html. |
| * web-platform-tests/encrypted-media/drm-mp4-syntax-mediakeysystemaccess.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-syntax-mediakeysystemaccess.html. |
| * web-platform-tests/encrypted-media/drm-mp4-unique-origin.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-unique-origin.html. |
| * web-platform-tests/encrypted-media/drm-mp4-waiting-for-a-key.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-mp4-waiting-for-a-key.html. |
| * web-platform-tests/encrypted-media/drm-not-callable-after-createsession.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-not-callable-after-createsession.html. |
| * web-platform-tests/encrypted-media/drm-temporary-license-type.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/drm-temporary-license-type.html. |
| * web-platform-tests/encrypted-media/encrypted-media-default-feature-policy.https.sub.html: |
| * web-platform-tests/encrypted-media/polyfill/make-polyfill-tests.py: |
| * web-platform-tests/encrypted-media/resources/clearkey-retrieve-destroy-persistent-license.html: |
| * web-platform-tests/encrypted-media/resources/clearkey-retrieve-persistent-license.html: |
| * web-platform-tests/encrypted-media/resources/drm-retrieve-destroy-persistent-license.html: |
| * web-platform-tests/encrypted-media/resources/drm-retrieve-persistent-license.html: |
| * web-platform-tests/encrypted-media/resources/drm-retrieve-persistent-usage-record.html: |
| * web-platform-tests/encrypted-media/resources/retrieve-persistent-usage-record.html: |
| * web-platform-tests/encrypted-media/scripts/playback-retrieve-persistent-license.js: |
| (runTest): |
| * web-platform-tests/encrypted-media/scripts/playback-retrieve-persistent-usage-record.js: |
| (runTest): |
| * web-platform-tests/encrypted-media/scripts/playback-temporary-playduration-keystatus.js: Added. |
| (runTest): |
| * web-platform-tests/encrypted-media/scripts/playback-temporary-playduration.js: Added. |
| (runTest): |
| * web-platform-tests/encrypted-media/scripts/unique-origin.js: |
| (runTest.load_iframe): |
| (runTest.): |
| * web-platform-tests/encrypted-media/scripts/w3c-import.log: |
| * web-platform-tests/encrypted-media/util/drm-messagehandler.js: |
| (const.requestConstructors.string_appeared_here): |
| * web-platform-tests/encrypted-media/util/utils.js: |
| * web-platform-tests/encrypted-media/w3c-import.log: |
| * web-platform-tests/fetch/data-urls/resources/base64.json: Added. |
| * web-platform-tests/html/browsers/browsing-the-web/history-traversal/PopStateEvent-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/history-traversal/PopStateEvent.html: |
| * web-platform-tests/html/browsers/browsing-the-web/history-traversal/hashchange_event-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/history-traversal/hashchange_event.html: |
| * web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin.html: |
| * web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-to-anchor-name-expected.txt: |
| * web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-to-anchor-name.html: |
| * web-platform-tests/html/browsers/origin/cross-origin-objects/cross-origin-objects-expected.txt: |
| * web-platform-tests/html/browsers/origin/cross-origin-objects/cross-origin-objects.html: |
| * web-platform-tests/html/browsers/origin/cross-origin-objects/frame-with-then.html: Added. |
| * web-platform-tests/html/browsers/origin/cross-origin-objects/frame.html: |
| * web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-non-integer-height-expected.txt: |
| * web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-non-integer-height.html: |
| * web-platform-tests/html/dom/documents/dom-tree-accessors/Document.body-expected.txt: |
| * web-platform-tests/html/dom/documents/dom-tree-accessors/Document.body.html: |
| * web-platform-tests/html/dom/documents/resource-metadata-management/document-lastModified-01.html: |
| * web-platform-tests/html/dom/elements-embedded.js: |
| * web-platform-tests/html/dom/elements-forms.js: |
| * web-platform-tests/html/dom/elements-metadata.js: |
| * web-platform-tests/html/dom/elements-misc.js: |
| * web-platform-tests/html/dom/reflection-embedded-expected.txt: |
| * web-platform-tests/html/dom/reflection-forms-expected.txt: |
| * web-platform-tests/html/dom/reflection-metadata-expected.txt: |
| * web-platform-tests/html/dom/reflection-misc-expected.txt: |
| * web-platform-tests/html/dom/reflection.js: |
| (ReflectionTests.reflects): |
| * web-platform-tests/html/semantics/document-metadata/the-link-element/link-load-event.html: |
| * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/readyState-expected.txt: |
| * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/readyState.html: |
| * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/activeCues.html: |
| * web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType-expected.txt: |
| * web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html: |
| * web-platform-tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-to-other-document.html: |
| * web-platform-tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-within-document.html: |
| * web-platform-tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-remove-from-document.html: |
| * web-platform-tests/html/semantics/embedded-content/media-elements/track/track-element/cloneNode.html: |
| * web-platform-tests/html/semantics/embedded-content/media-elements/user-interface/muted-expected.txt: |
| * web-platform-tests/html/semantics/embedded-content/media-elements/user-interface/muted.html: |
| * web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click.html: |
| * web-platform-tests/html/semantics/embedded-content/the-area-element/resources/area-download-click.html: Added. |
| * web-platform-tests/html/semantics/embedded-content/the-canvas-element/imagedata-expected.txt: |
| * web-platform-tests/html/semantics/embedded-content/the-canvas-element/imagedata.html: |
| * web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-expected.txt: |
| * web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application.html: |
| * web-platform-tests/html/semantics/forms/textfieldselection/selection-start-end-expected.txt: |
| * web-platform-tests/html/semantics/forms/textfieldselection/selection-start-end.html: |
| * web-platform-tests/html/semantics/forms/textfieldselection/selection-value-interactions-expected.txt: |
| * web-platform-tests/html/semantics/forms/textfieldselection/selection-value-interactions.html: |
| * web-platform-tests/html/semantics/forms/the-fieldset-element/disabled-001-expected.txt: |
| * web-platform-tests/html/semantics/forms/the-fieldset-element/disabled-001.html: |
| * web-platform-tests/html/semantics/forms/the-input-element/checkbox.html: |
| * web-platform-tests/html/semantics/forms/the-input-element/datetime-local-expected.txt: |
| * web-platform-tests/html/semantics/forms/the-input-element/datetime-local.html: |
| * web-platform-tests/html/semantics/forms/the-input-element/month-expected.txt: |
| * web-platform-tests/html/semantics/forms/the-input-element/month.html: |
| * web-platform-tests/html/semantics/forms/the-input-element/range-expected.txt: |
| * web-platform-tests/html/semantics/forms/the-input-element/range.html: |
| * web-platform-tests/html/semantics/forms/the-input-element/type-change-state-expected.txt: |
| * web-platform-tests/html/semantics/forms/the-input-element/type-change-state.html: |
| * web-platform-tests/html/semantics/forms/the-input-element/week-expected.txt: |
| * web-platform-tests/html/semantics/forms/the-input-element/week.html: |
| * web-platform-tests/html/semantics/forms/the-progress-element/progress-expected.txt: |
| * web-platform-tests/html/semantics/forms/the-progress-element/progress.html: |
| * web-platform-tests/html/semantics/forms/the-select-element/selected-index-expected.txt: |
| * web-platform-tests/html/semantics/forms/the-select-element/selected-index.html: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-script-error-expected.txt: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-script-error.html: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-classic-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-classic.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-module-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-module.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-inline-classic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-module-expected.txt. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-inline-classic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-classic.html. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-inline-module-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-classic-expected.txt. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-inline-module.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-module.html. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/w3c-import.log: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-1-expected.txt: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-1.html: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-2-expected.txt: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-2.html: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-3-expected.txt: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-3.html: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-4-expected.txt: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-4.html: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-5-expected.txt: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-5.html: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/load-error-events-inline.html: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/module-in-xhtml.xhtml: |
| * web-platform-tests/html/semantics/tabular-data/the-table-element/caption-methods-expected.txt: |
| * web-platform-tests/html/semantics/tabular-data/the-table-element/caption-methods.html: |
| * web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click-404.html: |
| * web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click-expected.txt: |
| * web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html: |
| * web-platform-tests/html/semantics/text-level-semantics/the-a-element/resources/a-download-click.html: Added. |
| * web-platform-tests/html/syntax/parsing/DOMContentLoaded-defer-support.js: |
| (t.step): |
| * web-platform-tests/html/syntax/parsing/the-end-expected.txt: |
| * web-platform-tests/html/syntax/parsing/the-end.html: |
| * web-platform-tests/html/tools/update_html5lib_tests.py: |
| * web-platform-tests/html/webappapis/animation-frames/same-dispatch-time.html: |
| * web-platform-tests/html/webappapis/atob/base64-expected.txt: |
| * web-platform-tests/html/webappapis/atob/base64.html: |
| * web-platform-tests/html/webappapis/scripting/events/event-handler-spec-example.html: |
| * web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator.any.js: |
| (async_test): |
| * web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol-expected.txt: |
| * web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.html: |
| * web-platform-tests/innerText/getter.html: |
| * web-platform-tests/innerText/setter.html: |
| * web-platform-tests/mathml/tools/utils/w3c-import.log: |
| * web-platform-tests/media-source/mediasource-addsourcebuffer.html: |
| * web-platform-tests/media-source/mediasource-config-changes.js: |
| (mediaSourceConfigChangeTest): |
| * web-platform-tests/media-source/mediasource-endofstream.html: |
| * web-platform-tests/media-source/mediasource-is-type-supported.html: |
| * web-platform-tests/media-source/mediasource-play.html: |
| * web-platform-tests/mediacapture-fromelement/capture.html: |
| * web-platform-tests/mediacapture-fromelement/creation.html: |
| * web-platform-tests/mediacapture-fromelement/ended.html: |
| * web-platform-tests/payment-request/OWNERS: |
| * web-platform-tests/payment-request/PaymentAddress/attributes-and-toJSON-method-manual.https.html: |
| * web-platform-tests/payment-request/payment-request-abort-method-manual.https-expected.txt: Added. |
| * web-platform-tests/payment-request/payment-request-abort-method-manual.https.html: Added. |
| * web-platform-tests/payment-request/payment-request-abort-method.https.html: Removed. |
| * web-platform-tests/payment-request/payment-request-canmakepayment-method-manual.https-expected.txt: Added. |
| * web-platform-tests/payment-request/payment-request-canmakepayment-method-manual.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/payment-request/payment-request-canmakepayment-method.https.html. |
| * web-platform-tests/payment-request/payment-request-constructor-crash.https.html: |
| * web-platform-tests/payment-request/payment-request-constructor.https.html: |
| * web-platform-tests/payment-request/payment-request-ctor-pmi-handling.https-expected.txt: |
| * web-platform-tests/payment-request/payment-request-ctor-pmi-handling.https.html: |
| * web-platform-tests/payment-request/payment-request-id-attribute.https-expected.txt: |
| * web-platform-tests/payment-request/payment-request-id-attribute.https.html: |
| * web-platform-tests/payment-request/payment-request-response-id.html: Removed. |
| * web-platform-tests/payment-request/payment-request-show-method.https.html: |
| * web-platform-tests/payment-request/w3c-import.log: |
| * web-platform-tests/resource-timing/resource_TAO_origin-expected.txt: |
| * web-platform-tests/resource-timing/resource_TAO_origin.htm: |
| * web-platform-tests/resource-timing/resource_TAO_zero-expected.txt: |
| * web-platform-tests/resource-timing/resource_TAO_zero.htm: |
| * web-platform-tests/resource-timing/resource_connection_reuse.html: |
| * web-platform-tests/resource-timing/resource_dynamic_insertion.html: |
| * web-platform-tests/resource-timing/resources/fake_responses.py: |
| * web-platform-tests/resource-timing/resources/w3c-import.log: |
| * web-platform-tests/resource-timing/test_resource_timing.js: |
| (resource_load): |
| * web-platform-tests/secure-contexts/basic-dedicated-worker.html: |
| * web-platform-tests/secure-contexts/basic-dedicated-worker.https.html: |
| * web-platform-tests/secure-contexts/basic-popup-and-iframe-tests-expected.txt: |
| * web-platform-tests/secure-contexts/basic-popup-and-iframe-tests.https.js: |
| (LoadTarget.prototype.load_and_get_result_for): |
| * web-platform-tests/secure-contexts/shared-worker-insecure-first.https.html: |
| * web-platform-tests/secure-contexts/shared-worker-secure-first.https.html: |
| * web-platform-tests/secure-contexts/support/https-subframe-dedicated.html: |
| * web-platform-tests/secure-contexts/support/parent-dedicated-worker-script.js: |
| (typeof.Worker.string_appeared_here.w.onmessage): |
| (w.onmessage): Deleted. |
| * web-platform-tests/secure-contexts/support/parent-shared-worker-script.js: |
| (typeof.Worker.string_appeared_here.w.onmessage): |
| (w.onmessage): Deleted. |
| * web-platform-tests/shadow-dom/event-composed-path-with-related-target-expected.txt: |
| * web-platform-tests/shadow-dom/event-composed-path-with-related-target.html: |
| * web-platform-tests/shadow-dom/event-inside-shadow-tree-expected.txt: |
| * web-platform-tests/shadow-dom/event-inside-shadow-tree.html: |
| * web-platform-tests/shadow-dom/slots-expected.txt: |
| * web-platform-tests/shadow-dom/slots-fallback-expected.txt: |
| * web-platform-tests/shadow-dom/slots-fallback.html: |
| * web-platform-tests/shadow-dom/slots.html: |
| * web-platform-tests/streams/piping/close-propagation-forward-expected.txt: |
| * web-platform-tests/streams/piping/close-propagation-forward.dedicatedworker-expected.txt: |
| * web-platform-tests/streams/piping/close-propagation-forward.js: |
| (promise_test): |
| * web-platform-tests/streams/piping/close-propagation-forward.serviceworker.https-expected.txt: |
| * web-platform-tests/streams/piping/error-propagation-backward.js: |
| (promise_test): |
| (promise_test.t.string_appeared_here.then): |
| (promise_test.t.then): |
| * web-platform-tests/streams/piping/error-propagation-forward-expected.txt: |
| * web-platform-tests/streams/piping/error-propagation-forward.dedicatedworker-expected.txt: |
| * web-platform-tests/streams/piping/error-propagation-forward.js: |
| (promise_test.t.const.ws.recordingWritableStream.write): |
| (promise_test.t.then): |
| (promise_test.t.return.writeCalledPromise.then): |
| (promise_test.t.then.flushAsyncEvents.then): |
| (promise_test.t.rs.pipeTo.ws.then): |
| (promise_test.t.return.writeCalledPromise.then.flushAsyncEvents.then): |
| * web-platform-tests/streams/piping/error-propagation-forward.serviceworker.https-expected.txt: |
| * web-platform-tests/streams/piping/multiple-propagation.js: |
| (promise_test.t.string_appeared_here.then): |
| * web-platform-tests/streams/readable-byte-streams/general.dedicatedworker-expected.txt: |
| * web-platform-tests/streams/readable-byte-streams/general.html: |
| * web-platform-tests/streams/readable-byte-streams/general.js: |
| (promise_test): |
| (test): |
| * web-platform-tests/streams/readable-byte-streams/general.serviceworker.https-expected.txt: |
| * web-platform-tests/streams/readable-byte-streams/properties-expected.txt: |
| * web-platform-tests/streams/readable-byte-streams/properties.dedicatedworker-expected.txt: |
| * web-platform-tests/streams/readable-byte-streams/properties.js: |
| (promise_test.t.const.rs.new.ReadableStream.pull): |
| (test): |
| * 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.js: |
| (test): |
| (promise_test): |
| (promise_test.t.const.rs.new.ReadableStream.get cancel): Deleted. |
| (promise_test.t.const.rs.new.ReadableStream.cancel): Deleted. |
| * web-platform-tests/streams/readable-streams/bad-underlying-sources.serviceworker.https-expected.txt: |
| * web-platform-tests/streams/readable-streams/default-reader-expected.txt: |
| * web-platform-tests/streams/readable-streams/default-reader.dedicatedworker-expected.txt: |
| * web-platform-tests/streams/readable-streams/default-reader.js: |
| (test): |
| * web-platform-tests/streams/readable-streams/default-reader.serviceworker.https-expected.txt: |
| * web-platform-tests/streams/readable-streams/garbage-collection-expected.txt: |
| * web-platform-tests/streams/readable-streams/garbage-collection.dedicatedworker-expected.txt: |
| * web-platform-tests/streams/readable-streams/garbage-collection.js: |
| (promise_test): |
| * web-platform-tests/streams/readable-streams/garbage-collection.serviceworker.https-expected.txt: |
| * web-platform-tests/streams/readable-streams/general-expected.txt: |
| * web-platform-tests/streams/readable-streams/general.dedicatedworker-expected.txt: |
| * web-platform-tests/streams/readable-streams/general.js: |
| (test): |
| * web-platform-tests/streams/readable-streams/general.serviceworker.https-expected.txt: |
| * web-platform-tests/streams/readable-streams/tee.dedicatedworker-expected.txt: |
| * web-platform-tests/streams/readable-streams/tee.js: |
| (test.t.const.stream.new.ReadableStream.start): |
| (test.t.ReadableStream): |
| (test.t.t.add_cleanup): |
| * web-platform-tests/streams/readable-streams/tee.serviceworker.https-expected.txt: |
| * web-platform-tests/streams/resources/recording-streams.js: |
| (self.recordingTransformStream): |
| * web-platform-tests/streams/resources/test-utils.js: |
| (self.getterRejectsForAll): |
| (self.methodRejectsForAll): |
| (self.getterThrowsForAll): |
| (self.methodThrowsForAll): |
| (self.constructorThrowsForAll): |
| * web-platform-tests/touch-events/historical.html: |
| * web-platform-tests/touch-events/multi-touch-interactions.js: |
| (debug_print): |
| (check_list_subset_of_two_targetlists): |
| (is_at_least_one_item_in_targetlist): |
| (check_no_item_in_targetlist): |
| (check_targets): |
| (run.): |
| (run): |
| * web-platform-tests/url/OWNERS: |
| * 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/setters_tests.json: |
| * web-platform-tests/url/url-constructor-expected.txt: |
| * web-platform-tests/url/url-origin-expected.txt: |
| * web-platform-tests/url/url-setters-expected.txt: |
| * web-platform-tests/url/urlsearchparams-stringifier-expected.txt: |
| * web-platform-tests/url/urlsearchparams-stringifier.html: |
| * web-platform-tests/url/urltestdata.json: |
| * web-platform-tests/user-timing/invoke_with_timing_attributes-expected.txt: |
| * web-platform-tests/user-timing/invoke_with_timing_attributes.html: |
| * web-platform-tests/user-timing/measure_exceptions_navigation_timing-expected.txt: |
| * web-platform-tests/user-timing/measure_exceptions_navigation_timing.html: |
| * web-platform-tests/webrtc/OWNERS: |
| * web-platform-tests/webrtc/RTCCertificate.html: |
| * web-platform-tests/webrtc/RTCConfiguration-iceTransportPolicy-expected.txt: |
| * web-platform-tests/webrtc/RTCConfiguration-iceTransportPolicy.html: |
| * web-platform-tests/webrtc/RTCDTMFSender-helper.js: |
| (createDtmfSender.then.): |
| (createDtmfSender): |
| * web-platform-tests/webrtc/RTCDTMFSender-insertDTMF.https-expected.txt: |
| * web-platform-tests/webrtc/RTCDTMFSender-insertDTMF.https.html: |
| * web-platform-tests/webrtc/RTCDTMFSender-ontonechange.https.html: |
| * web-platform-tests/webrtc/RTCDtlsTransport-getRemoteCertificates.html: |
| * web-platform-tests/webrtc/RTCPeerConnection-addTransceiver.html: |
| * web-platform-tests/webrtc/RTCPeerConnection-constructor.html: |
| * web-platform-tests/webrtc/RTCPeerConnection-createDataChannel.html: |
| * web-platform-tests/webrtc/RTCPeerConnection-getStats.https-expected.txt: |
| * web-platform-tests/webrtc/RTCPeerConnection-getStats.https.html: |
| * web-platform-tests/webrtc/RTCPeerConnection-helper.js: |
| * web-platform-tests/webrtc/RTCPeerConnection-peerIdentity.html: |
| * web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription-offer-expected.txt: |
| * web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription-offer.html: |
| * web-platform-tests/webrtc/RTCPeerConnection-setRemoteDescription-offer-expected.txt: |
| * web-platform-tests/webrtc/RTCPeerConnection-setRemoteDescription-offer.html: |
| * web-platform-tests/webrtc/RTCRtpCapabilities-helper.js: |
| (validateHeaderExtensionCapability): |
| * web-platform-tests/webrtc/RTCRtpReceiver-getStats.https-expected.txt: Added. |
| * web-platform-tests/webrtc/RTCRtpReceiver-getStats.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getStats.html. |
| * web-platform-tests/webrtc/RTCRtpSender-getStats.https-expected.txt: Added. |
| * web-platform-tests/webrtc/RTCRtpSender-getStats.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCRtpSender-getStats.html. |
| * web-platform-tests/webrtc/RTCStats-helper.js: |
| (findStatsFromReport): |
| (validateRtcStats): |
| (validateRtpStreamStats): |
| (validateCodecStats): |
| (validateReceivedRtpStreamStats): |
| (validateInboundRtpStreamStats): |
| (validateRemoteInboundRtpStreamStats): |
| (validateSentRtpStreamStats): |
| (validateOutboundRtpStreamStats): |
| (validateRemoteOutboundRtpStreamStats): |
| (validateMediaStreamTrackStats): |
| (validateDataChannelStats): |
| (validateTransportStats): |
| (validateIceCandidateStats): |
| (validateIceCandidatePairStats): |
| (validateCertificateStats): |
| * web-platform-tests/webrtc/RTCTrackEvent-constructor-expected.txt: |
| * web-platform-tests/webrtc/RTCTrackEvent-constructor.html: |
| * web-platform-tests/webrtc/historical-expected.txt: |
| * web-platform-tests/webrtc/historical.html: |
| * web-platform-tests/webrtc/simplecall.https-expected.txt: Added. |
| * web-platform-tests/webrtc/simplecall.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/webrtc/simplecall.html. |
| * web-platform-tests/webrtc/w3c-import.log: |
| * web-platform-tests/workers/data-url-expected.txt: |
| * web-platform-tests/workers/data-url-shared.html: |
| * web-platform-tests/workers/data-url.html: |
| * web-platform-tests/workers/name-property-expected.txt: |
| * web-platform-tests/workers/support/name-as-accidental-global.js: |
| (test): |
| * web-platform-tests/workers/worker-performance.worker.js: |
| (test.testPerformanceMark): |
| (test.testPerformanceHasToJSON): |
| (test.testPerformanceHasNoToJSON): Deleted. |
| * web-platform-tests/xhr/resources/inspect-headers.py: Added. |
| (get_response): |
| (main): |
| |
| 2018-04-06 Ryan Haddad <ryanhaddad@apple.com> |
| |
| Rebaseline imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer.html after r230350. |
| |
| Unreviewed test gardening. |
| |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer-expected.txt: |
| |
| 2018-04-06 Youenn Fablet <youenn@apple.com> |
| |
| Import wpt webaudio tests |
| https://bugs.webkit.org/show_bug.cgi?id=184348 |
| |
| Reviewed by Eric Carlson. |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/webaudio/: Added. |
| |
| 2018-04-06 Ms2ger <Ms2ger@igalia.com> |
| |
| Implement createImageBitmap(Blob) |
| https://bugs.webkit.org/show_bug.cgi?id=183247 |
| |
| Reviewed by Dean Jackson. |
| |
| Update expectations. |
| |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage-expected.txt: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-invalid-args-expected.txt: |
| |
| 2018-04-06 Ms2ger <Ms2ger@igalia.com> |
| |
| Support transferring ImageBitmap objects |
| https://bugs.webkit.org/show_bug.cgi?id=183131 |
| |
| Reviewed by Dean Jackson. |
| |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer-expected.txt: Added. |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer.html: Added. |
| * web-platform-tests/2dcontext/imagebitmap/transfer-worker.js: Added. |
| |
| 2018-04-06 Brendan McLoughlin <brendan@bocoup.com> |
| |
| Sync 2dcontext, FileAPI, IndexedDB, background-fetch, credential-management, custom-elements, dom, encoding, and fetch web-platform-tests to 94b33b573a069ae5170104ca581a354a35762536 |
| https://bugs.webkit.org/show_bug.cgi?id=184299 |
| |
| Reviewed by Youenn Fablet. |
| |
| * web-platform-tests/2dcontext/imagebitmap/common.sub.js: |
| (makeMakeHTMLImage.return.new.Promise): Deleted. |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-origin.sub.html: |
| * web-platform-tests/FileAPI/BlobURL/support/file_test1.js: Removed. |
| * web-platform-tests/FileAPI/BlobURL/support/file_test3.html: Removed. |
| * web-platform-tests/FileAPI/FileReader/w3c-import.log: |
| * web-platform-tests/FileAPI/blob/Blob-XHR-revoke-expected.txt: Removed. |
| * web-platform-tests/FileAPI/blob/Blob-XHR-revoke.html: Removed. |
| * web-platform-tests/FileAPI/blob/Blob-constructor-expected.txt: |
| * web-platform-tests/FileAPI/blob/Blob-constructor.html: |
| * web-platform-tests/FileAPI/blob/Blob-slice-overflow.html: |
| * web-platform-tests/FileAPI/blob/w3c-import.log: |
| * web-platform-tests/FileAPI/file/File-constructor-expected.txt: |
| * web-platform-tests/FileAPI/file/File-constructor.html: |
| * web-platform-tests/FileAPI/file/w3c-import.log: |
| * web-platform-tests/FileAPI/url/blob-url-in-sandboxed-iframe-expected.txt: Removed. |
| * web-platform-tests/FileAPI/url/blob-url-in-sandboxed-iframe.html: Removed. |
| * web-platform-tests/FileAPI/url/cross-global-revoke.sub-expected.txt: Added. |
| * web-platform-tests/FileAPI/url/cross-global-revoke.sub.html: Added. |
| * web-platform-tests/FileAPI/url/resources/create-helper.html: Added. |
| * web-platform-tests/FileAPI/url/resources/create-helper.js: Added. |
| * web-platform-tests/FileAPI/url/resources/fetch-tests.js: Added. |
| (fetch_tests): |
| * web-platform-tests/FileAPI/url/resources/revoke-helper.html: Added. |
| * web-platform-tests/FileAPI/url/resources/revoke-helper.js: Added. |
| * web-platform-tests/FileAPI/url/sandboxed-iframe-expected.txt: Added. |
| * web-platform-tests/FileAPI/url/sandboxed-iframe.html: Added. |
| * web-platform-tests/FileAPI/url/unicode-origin.sub-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/FileAPI/url/origin.sub-expected.txt. |
| * web-platform-tests/FileAPI/url/unicode-origin.sub.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/FileAPI/url/origin.sub.html. |
| * web-platform-tests/FileAPI/url/url-format.any-expected.txt: Added. |
| * web-platform-tests/FileAPI/url/url-format.any.html: Added. |
| * web-platform-tests/FileAPI/url/url-format.any.js: Added. |
| (test): |
| * web-platform-tests/FileAPI/url/url-format.any.worker-expected.txt: Added. |
| * web-platform-tests/FileAPI/url/url-format.any.worker.html: Added. |
| * web-platform-tests/FileAPI/url/url-in-tags.window.js: Added. |
| (async_test.t.e.onload.t.step_func_done): |
| (async_test.t.frame.onload.t.step_func_done): |
| * web-platform-tests/FileAPI/url/url-lifetime-expected.txt: Added. |
| * web-platform-tests/FileAPI/url/url-lifetime.html: Added. |
| * web-platform-tests/FileAPI/url/url-with-fetch.any-expected.txt: Added. |
| * web-platform-tests/FileAPI/url/url-with-fetch.any.html: Added. |
| * web-platform-tests/FileAPI/url/url-with-fetch.any.js: Added. |
| (fetch_should_succeed): |
| (promise_test): |
| * web-platform-tests/FileAPI/url/url-with-fetch.any.worker-expected.txt: Added. |
| * web-platform-tests/FileAPI/url/url-with-fetch.any.worker.html: Added. |
| * web-platform-tests/FileAPI/url/url-with-xhr.any-expected.txt: Added. |
| * web-platform-tests/FileAPI/url/url-with-xhr.any.html: Added. |
| * web-platform-tests/FileAPI/url/url-with-xhr.any.js: Added. |
| (xhr_should_succeed): |
| (async_test.t.xhr.onloadend.t.step_func_done): |
| (async_test.t.xhr.onload.t.step_func_done): |
| * web-platform-tests/FileAPI/url/url-with-xhr.any.worker-expected.txt: Added. |
| * web-platform-tests/FileAPI/url/url-with-xhr.any.worker.html: Added. |
| * web-platform-tests/FileAPI/url/url_createobjecturl_blob-expected.txt: Removed. |
| * web-platform-tests/FileAPI/url/url_createobjecturl_blob.html: Removed. |
| * web-platform-tests/FileAPI/url/url_xmlhttprequest.html: Removed. |
| * web-platform-tests/FileAPI/url/url_xmlhttprequest_img.html: |
| * web-platform-tests/FileAPI/url/w3c-import.log: |
| * web-platform-tests/FileAPI/w3c-import.log: |
| * web-platform-tests/IndexedDB/README.md: |
| * web-platform-tests/IndexedDB/interleaved-cursors.html: Removed. |
| * web-platform-tests/IndexedDB/w3c-import.log: |
| * web-platform-tests/background-fetch/mixed-content-and-allowed-schemes.https.window.js: |
| (backgroundFetchTest): |
| * web-platform-tests/background-fetch/w3c-import.log: |
| * web-platform-tests/credential-management/credentialscontainer-create-basics.https-expected.txt: |
| * web-platform-tests/credential-management/credentialscontainer-create-basics.https.html: |
| * web-platform-tests/custom-elements/Document-createElement-expected.txt: |
| * web-platform-tests/custom-elements/Document-createElement.html: |
| * web-platform-tests/custom-elements/OWNERS: |
| * web-platform-tests/custom-elements/attribute-changed-callback-expected.txt: |
| * web-platform-tests/custom-elements/attribute-changed-callback.html: |
| * web-platform-tests/custom-elements/custom-element-registry/w3c-import.log: |
| * web-platform-tests/custom-elements/parser/parser-sets-attributes-and-children-expected.txt: |
| * web-platform-tests/custom-elements/parser/parser-sets-attributes-and-children.html: |
| * web-platform-tests/custom-elements/parser/parser-uses-registry-of-owner-document-expected.txt: |
| * web-platform-tests/custom-elements/parser/parser-uses-registry-of-owner-document.html: |
| * web-platform-tests/custom-elements/parser/w3c-import.log: |
| * web-platform-tests/custom-elements/reactions/CSSStyleDeclaration-expected.txt: |
| * web-platform-tests/custom-elements/reactions/CSSStyleDeclaration.html: |
| * web-platform-tests/custom-elements/reactions/Document.html: |
| * web-platform-tests/custom-elements/reactions/HTMLElement-expected.txt: |
| * web-platform-tests/custom-elements/reactions/HTMLElement.html: |
| * web-platform-tests/custom-elements/reactions/w3c-import.log: |
| * web-platform-tests/custom-elements/resources/custom-elements-helpers.js: |
| (CustomElement): |
| (CustomElement.prototype.attributeChangedCallback): |
| (CustomElement.prototype.connectedCallback): |
| (CustomElement.prototype.disconnectedCallback): |
| (CustomElement.prototype.adoptedCallback): |
| (document_types.return.create): Deleted. |
| (document_types.create): Deleted. |
| (document_types.): Deleted. |
| (document_types): Deleted. |
| * web-platform-tests/custom-elements/resources/w3c-import.log: |
| * web-platform-tests/custom-elements/upgrading/Node-cloneNode-expected.txt: |
| * web-platform-tests/custom-elements/upgrading/Node-cloneNode.html: |
| * web-platform-tests/custom-elements/upgrading/w3c-import.log: |
| * web-platform-tests/custom-elements/w3c-import.log: |
| * web-platform-tests/dom/nodes/Element-classlist.html: |
| * web-platform-tests/dom/nodes/w3c-import.log: |
| * web-platform-tests/encoding/big5-encoder-expected.txt: |
| * web-platform-tests/encoding/big5-encoder.html: |
| * web-platform-tests/encoding/gbk-encoder-expected.txt: |
| * web-platform-tests/encoding/gbk-encoder.html: |
| * web-platform-tests/fetch/README.md: |
| * web-platform-tests/fetch/api/abort/general.any.js: |
| * web-platform-tests/fetch/api/basic/integrity.js: |
| * web-platform-tests/fetch/api/cors/cors-expose-star.js: |
| (string_appeared_here.promise_test): |
| * web-platform-tests/fetch/api/cors/cors-filtering.js: |
| * web-platform-tests/fetch/api/cors/cors-preflight-star.any-expected.txt: |
| * web-platform-tests/fetch/api/cors/cors-preflight-star.any.js: |
| * web-platform-tests/fetch/api/cors/cors-preflight-star.any.worker-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-location.js: |
| * web-platform-tests/fetch/api/redirect/redirect-method-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-method-worker-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-method.js: |
| (redirectMethod): |
| * web-platform-tests/fetch/api/redirect/redirect-mode-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-mode-worker-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-mode.js: |
| (redirectMode): |
| * web-platform-tests/fetch/api/request/request-disturbed-expected.txt: |
| * web-platform-tests/fetch/api/request/request-disturbed.html: |
| * web-platform-tests/fetch/api/request/request-keepalive-expected.txt: |
| * web-platform-tests/fetch/api/request/request-keepalive-quota-expected.txt: |
| * web-platform-tests/fetch/api/request/request-keepalive-quota.html: |
| * web-platform-tests/fetch/api/request/request-keepalive.html: |
| * web-platform-tests/fetch/api/resources/redirect.py: |
| (main): |
| * web-platform-tests/fetch/api/resources/trickle.py: |
| (main): |
| * web-platform-tests/fetch/api/response/response-consume.html: |
| * web-platform-tests/fetch/api/response/response-init-002-expected.txt: |
| * web-platform-tests/fetch/api/response/response-init-002.html: |
| * web-platform-tests/fetch/api/response/response-trailer-expected.txt: |
| * web-platform-tests/fetch/api/response/response-trailer.html: |
| * web-platform-tests/fetch/data-urls/resources/base64.json: Added. |
| * web-platform-tests/fetch/http-cache/cc-request.html: |
| * web-platform-tests/fetch/http-cache/heuristic.html: |
| * web-platform-tests/fetch/http-cache/partial.html: |
| * web-platform-tests/fetch/http-cache/vary-expected.txt: |
| * web-platform-tests/fetch/http-cache/vary.html: |
| * web-platform-tests/fetch/nosniff/importscripts.js: |
| (string_appeared_here.forEach): |
| * web-platform-tests/fetch/nosniff/resources/css.py: |
| (main): |
| * web-platform-tests/fetch/nosniff/script-expected.txt: |
| * web-platform-tests/fetch/nosniff/script.html: |
| * web-platform-tests/fetch/nosniff/stylesheet-expected.txt: |
| * web-platform-tests/fetch/nosniff/stylesheet.html: |
| * web-platform-tests/fetch/nosniff/worker-expected.txt: |
| * web-platform-tests/fetch/nosniff/worker.html: |
| |
| 2018-04-04 Brendan McLoughlin <brendan@bocoup.com> |
| |
| Resync idlharness web-platform-tests up to 94b33b573a069ae5170104ca581a354a35762536 |
| https://bugs.webkit.org/show_bug.cgi?id=184278 |
| |
| Reviewed by Youenn Fablet. |
| |
| * web-platform-tests/FileAPI/idlharness-expected.txt: |
| * web-platform-tests/FileAPI/idlharness.html: |
| * web-platform-tests/FileAPI/idlharness.idl: Removed. |
| * web-platform-tests/FileAPI/idlharness.worker.js: |
| * web-platform-tests/IndexedDB/interfaces.any-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/IndexedDB/interfaces.worker-expected.txt. |
| * web-platform-tests/IndexedDB/interfaces.any.html: Copied from LayoutTests/imported/w3c/web-platform-tests/IndexedDB/interfaces.worker.html. |
| * web-platform-tests/IndexedDB/interfaces.any.js: Added. |
| * web-platform-tests/IndexedDB/interfaces.any.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/IndexedDB/interfaces.worker-expected.txt. |
| * web-platform-tests/IndexedDB/interfaces.any.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/idlharness.worker.html. |
| * web-platform-tests/IndexedDB/interfaces.html: Removed. |
| * web-platform-tests/IndexedDB/interfaces.idl: Removed. |
| * web-platform-tests/IndexedDB/interfaces.worker.js: Removed. |
| * web-platform-tests/WebCryptoAPI/WebCryptoAPI.idl: Removed. |
| * web-platform-tests/WebCryptoAPI/idlharness.html: Removed. |
| * web-platform-tests/WebCryptoAPI/idlharness.https.html: |
| * web-platform-tests/WebCryptoAPI/idlharness.https.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/idlharness.worker-expected.txt. |
| * web-platform-tests/WebCryptoAPI/idlharness.https.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/IndexedDB/interfaces.worker.html. |
| * web-platform-tests/WebCryptoAPI/idlharness.https.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/idlharness.worker.js. |
| * web-platform-tests/WebIDL/interfaces-expected.txt: |
| * web-platform-tests/XMLHttpRequest/interfaces-expected.txt: |
| * web-platform-tests/background-fetch/interfaces-expected.txt: |
| * web-platform-tests/background-fetch/interfaces.html: |
| * web-platform-tests/background-fetch/interfaces.idl: Removed. |
| * web-platform-tests/background-fetch/interfaces.worker.js: |
| (promise_test): |
| * web-platform-tests/css/geometry/interfaces-expected.txt: |
| * web-platform-tests/css/geometry/interfaces.html: |
| * web-platform-tests/css/geometry/interfaces.worker-expected.txt: |
| * web-platform-tests/css/geometry/support/interfaces.js: |
| (doTest): |
| * web-platform-tests/cssom-view/interfaces-expected.txt: |
| * web-platform-tests/cssom/interfaces-expected.txt: |
| * web-platform-tests/dom/interfaces-expected.txt: |
| * web-platform-tests/encoding/idlharness-expected.txt: |
| * web-platform-tests/encoding/idlharness.html: |
| * web-platform-tests/encrypted-media/EncryptedMediaExtensions.idl: Removed. |
| * web-platform-tests/encrypted-media/idlharness.https-expected.txt: Added. |
| * web-platform-tests/encrypted-media/idlharness.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/encrypted-media/idlharness.html. |
| * web-platform-tests/eventsource/interfaces-expected.txt: |
| * web-platform-tests/eventsource/interfaces.html: |
| * web-platform-tests/fetch/api/request/request-idl.html: |
| * web-platform-tests/fetch/api/response/response-idl.html: |
| * web-platform-tests/hr-time/idlharness-expected.txt: |
| * web-platform-tests/hr-time/idlharness.html: |
| * web-platform-tests/html/webappapis/animation-frames/idlharness-expected.txt: |
| * web-platform-tests/html/webappapis/animation-frames/idlharness.html: |
| * web-platform-tests/interfaces/encoding.idl: Added. |
| * web-platform-tests/mediacapture-streams/MediaDevices-IDL-all-expected.txt: |
| * web-platform-tests/mediacapture-streams/MediaDevices-IDL-enumerateDevices-expected.txt: |
| * web-platform-tests/notifications/interfaces-expected.txt: |
| * web-platform-tests/notifications/interfaces.html: |
| * web-platform-tests/payment-request/interfaces.https-expected.txt: |
| * web-platform-tests/payment-request/interfaces.https.html: |
| * web-platform-tests/resources/idlharness.js: |
| (self.IdlHarnessError): |
| (IdlHarnessError.prototype.toString): |
| (IdlArray.prototype.add_untested_idls): |
| (IdlArray.prototype.internal_add_idls): |
| (IdlArray.prototype.recursively_get_implements): |
| (IdlArray.prototype.recursively_get_includes): |
| (set exposed_in): |
| (IdlArray.prototype.assert_throws): |
| (IdlArray.prototype.test): |
| (IdlArray.prototype.assert_type_is): |
| (IdlInterface.prototype.test_self): |
| (IdlInterface.prototype.test_member_const): |
| (IdlInterface.prototype.test_to_json_operation): |
| (IdlInterface.prototype.test_object): |
| * web-platform-tests/service-workers/service-worker/interfaces-window.https-expected.txt: |
| * web-platform-tests/url/interfaces.any-expected.txt: |
| * web-platform-tests/url/interfaces.any.js: |
| (promise_test.async): |
| * web-platform-tests/url/interfaces.any.worker-expected.txt: |
| * web-platform-tests/webrtc/RTCPeerConnection-idl-expected.txt: Removed. |
| * web-platform-tests/webrtc/RTCPeerConnection-idl.html: Removed. |
| * web-platform-tests/webrtc/datachannel-idlharness-expected.txt: Removed. |
| * web-platform-tests/webrtc/datachannel-idlharness.html: Removed. |
| * web-platform-tests/webrtc/interfaces.https-expected.txt: |
| * web-platform-tests/webrtc/interfaces.https.html: |
| |
| 2018-04-04 Ms2ger <Ms2ger@igalia.com> |
| |
| Test gardening for GTK. |
| https://bugs.webkit.org/show_bug.cgi?id=184298 |
| |
| Unreviewed test gardening. |
| |
| * web-platform-tests/XMLHttpRequest/event-upload-progress-crossorigin-expected.txt: |
| update expectations: the test started passing in r230066, but this was |
| not noticed because it is marked as flaky on macOS. |
| |
| 2018-04-03 Sihui Liu <sihui_liu@apple.com> |
| |
| The referer header is not set after redirect |
| https://bugs.webkit.org/show_bug.cgi?id=182644 |
| <rdar://problem/37479048> |
| |
| Reviewed by Youenn Fablet. |
| |
| Rebaseline some tests for fetch api as they are passing now. |
| |
| * web-platform-tests/fetch/api/basic/referrer.any-expected.txt: |
| * web-platform-tests/fetch/api/basic/referrer.any.worker-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-referrer-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-referrer-worker-expected.txt: |
| |
| 2018-03-30 Youenn Fablet <youenn@apple.com> |
| |
| NetworkLoadChecker should upgrade redirects if needed |
| https://bugs.webkit.org/show_bug.cgi?id=184098 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/beacon/resources/beacon-preflight.py: Added. |
| * web-platform-tests/beacon/resources/redirect.py: Added. |
| * web-platform-tests/beacon/resources/upgrade-iframe.html: Added. |
| * web-platform-tests/beacon/resources/upgrade-redirect-iframe.html: Added. |
| * web-platform-tests/beacon/upgrade-beacon.https-expected.txt: Added. |
| * web-platform-tests/beacon/upgrade-beacon.https.html: Added. |
| |
| 2018-03-28 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Implement more CSSPropertyBlendingClient methods |
| https://bugs.webkit.org/show_bug.cgi?id=184077 |
| |
| Reviewed by Dean Jackson. |
| |
| Mark progressions for WPT tests. |
| |
| * web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-iteration-composite-operation-expected.txt: |
| |
| 2018-03-28 Chris Dumez <cdumez@apple.com> |
| |
| Align XMLHttpRequest's open() / send() / abort() with the latest specification |
| https://bugs.webkit.org/show_bug.cgi?id=184108 |
| |
| Reviewed by Youenn Fablet. |
| |
| * web-platform-tests/XMLHttpRequest/abort-after-send-expected.txt: |
| * web-platform-tests/XMLHttpRequest/abort-during-open-expected.txt: |
| * web-platform-tests/XMLHttpRequest/abort-during-open.worker-expected.txt: |
| * web-platform-tests/XMLHttpRequest/abort-event-abort-expected.txt: |
| * web-platform-tests/XMLHttpRequest/abort-event-order-expected.txt: |
| * web-platform-tests/XMLHttpRequest/open-during-abort-event-expected.txt: |
| * web-platform-tests/XMLHttpRequest/open-during-abort-expected.txt: |
| * web-platform-tests/XMLHttpRequest/open-send-during-abort-expected.txt: |
| * web-platform-tests/XMLHttpRequest/security-consideration.sub-expected.txt: |
| * web-platform-tests/XMLHttpRequest/send-data-unexpected-tostring-expected.txt: |
| Rebaseline WPT tests that are now passing. |
| |
| * web-platform-tests/XMLHttpRequest/open-during-abort-processing-expected.txt: |
| We now fail the test differently. Our results are consistent with Firefox. I believe this |
| test does not match the specification so I filed: |
| https://github.com/w3c/web-platform-tests/issues/10217 |
| |
| 2018-03-28 Ryan Haddad <ryanhaddad@apple.com> |
| |
| Unreviewed, rolling out r230033. |
| |
| The LayoutTests modified in this change fail an assertion on |
| WK1. |
| |
| Reverted changeset: |
| |
| "[Web Animations] Implement more CSSPropertyBlendingClient |
| methods" |
| https://bugs.webkit.org/show_bug.cgi?id=184077 |
| https://trac.webkit.org/changeset/230033 |
| |
| 2018-03-28 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Implement more CSSPropertyBlendingClient methods |
| https://bugs.webkit.org/show_bug.cgi?id=184077 |
| |
| Reviewed by Dean Jackson. |
| |
| Mark progressions for WPT tests. |
| |
| * web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-iteration-composite-operation-expected.txt: |
| |
| 2018-03-28 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Comparing two matching FramesTimingFunction objects fails |
| https://bugs.webkit.org/show_bug.cgi?id=184078 |
| |
| Reviewed by Jon Lee. |
| |
| Mark one progression for the frames() timing function test with the CSS Animations and CSS Transitions as Web Animations flag. |
| |
| * web-platform-tests/css-timing-1/frames-timing-functions-output-expected.txt: |
| * web-platform-tests/css-timing-1/frames-timing-functions-output.html: |
| |
| 2018-03-23 Youenn Fablet <youenn@apple.com> |
| |
| Update WPT tools to a1ec330 |
| https://bugs.webkit.org/show_bug.cgi?id=183934 |
| |
| Reviewed by Chris Dumez. |
| |
| * resources/config.json: |
| * resources/import-expectations.json: |
| * web-platform-tests/config.default.json: |
| * web-platform-tests/tools/: Refreshed. |
| |
| 2018-03-23 Youenn Fablet <youenn@apple.com> |
| |
| DocumentThreadableLoader should send credentials after redirections and preflight if fetch option credentials is include |
| https://bugs.webkit.org/show_bug.cgi?id=183928 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/fetch/api/cors/cors-cookies-redirect.any.html: Added. |
| * web-platform-tests/fetch/api/cors/cors-cookies-redirect.any.js: Added. |
| * web-platform-tests/fetch/api/cors/cors-cookies-redirect.any.worker.html: Added. |
| * web-platform-tests/fetch/api/resources/inspect-headers.py: |
| * web-platform-tests/fetch/api/resources/redirect.py: |
| |
| 2018-03-23 Sergio Villar Senin <svillar@igalia.com> |
| |
| [css-grid] Fix auto repeat tracks computation with definite min sizes |
| https://bugs.webkit.org/show_bug.cgi?id=183933 |
| |
| Reviewed by Javier Fernandez. |
| |
| The relevant test for this change is just grid-inline-auto-repeat-001.html. The other ones |
| were pulled in by the import. The unique change in those tests is the location of a |
| stylesheet. Since we're using it in the new test it seems sensible to use this same commit |
| to import those changes too. There is one important change in testing-utils.js which is |
| also required by the new test. |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/css/css-grid/grid-definition/grid-change-fit-content-argument-001.html: |
| * web-platform-tests/css/css-grid/grid-definition/grid-inline-auto-repeat-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-definition/grid-inline-auto-repeat-001.html: Added. |
| * 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-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/grid.css: Added. |
| (.grid): |
| (.inline-grid): |
| (.firstRowFirstColumn): |
| (.onlyFirstRowOnlyFirstColumn): |
| (.firstRowSecondColumn): |
| (.onlyFirstRowOnlySecondColumn): |
| (.secondRowFirstColumn): |
| (.onlySecondRowOnlyFirstColumn): |
| (.secondRowSecondColumn): |
| (.onlySecondRowOnlySecondColumn): |
| (.endSecondRowEndSecondColumn): |
| (.thirdRowSecondColumn): |
| (.firstRowThirdColumn): |
| (.secondRowThirdColumn): |
| (.firstRowFourthColumn): |
| (.secondRowFourthColumn): |
| (.firstAutoRowSecondAutoColumn): |
| (.autoLastRowAutoLastColumn): |
| (.autoSecondRowAutoFirstColumn): |
| (.firstRowBothColumn): |
| (.secondRowBothColumn): |
| (.bothRowFirstColumn): |
| (.bothRowSecondColumn): |
| (.bothRowBothColumn): |
| (.autoRowAutoColumn): |
| (.firstRowAutoColumn): |
| (.secondRowAutoColumn): |
| (.thirdRowAutoColumn): |
| (.autoRowFirstColumn): |
| (.autoRowSecondColumn): |
| (.autoRowThirdColumn): |
| (.autoRowAutoColumnSpanning2): |
| (.autoRowSpanning2AutoColumn): |
| (.autoRowSpanning2AutoColumnSpanning3): |
| (.autoRowSpanning3AutoColumnSpanning2): |
| (.autoRowFirstColumnSpanning2): |
| (.autoRowSecondColumnSpanning2): |
| (.firstRowSpanning2AutoColumn): |
| (.secondRowSpanning2AutoColumn): |
| (.gridAutoFlowColumnSparse): |
| (.gridAutoFlowColumnDense): |
| (.gridAutoFlowRowSparse): |
| (.gridAutoFlowRowDense): |
| (.constrainedContainer): |
| (.unconstrainedContainer): |
| (.sizedToGridArea): |
| (.verticalRL): |
| (.verticalLR): |
| (.horizontalTB): |
| (.directionRTL): |
| (.directionLTR): |
| * web-platform-tests/css/css-grid/grid-definition/support/testing-utils.js: |
| (checkGridTemplateRows): Convert the passed computed style to an Array in case it is just an string. |
| * web-platform-tests/css/css-grid/grid-definition/support/w3c-import.log: |
| * web-platform-tests/css/css-grid/grid-definition/w3c-import.log: |
| |
| 2018-03-23 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Animated transform styles are ignored when calling getComputedStyle() |
| https://bugs.webkit.org/show_bug.cgi?id=183918 |
| |
| Reviewed by Dean Jackson. |
| |
| We obtain a number of progressions by correctly serializing the transform property on getComputedStyle(). |
| |
| * web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-iteration-composite-operation-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/cancel-expected.txt: |
| |
| 2018-03-22 Frederic Wang <fwang@igalia.com> |
| |
| [MathML] Import WPT test to replace mathml/opentype/large-operators-italic-correction.html |
| https://bugs.webkit.org/show_bug.cgi?id=183891 |
| |
| Reviewed by Manuel Rego Casasnovas. |
| |
| Import WPT test added in https://github.com/w3c/web-platform-tests/pull/9993. |
| |
| * web-platform-tests/fonts/math/largeop-displayoperatorminheight2000-2AFF-italiccorrection3000.woff: Added. |
| * web-platform-tests/fonts/math/w3c-import.log: |
| * web-platform-tests/mathml/presentation-markup/scripts/subsup-parameters-2-expected.txt: Added. |
| * web-platform-tests/mathml/presentation-markup/scripts/subsup-parameters-2.html: Added. |
| * web-platform-tests/mathml/presentation-markup/scripts/w3c-import.log: |
| * web-platform-tests/mathml/tools/largeop.py: |
| |
| 2018-03-20 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Update the timing model when pending tasks schedule changes |
| https://bugs.webkit.org/show_bug.cgi?id=183785 |
| |
| Reviewed by Dean Jackson. |
| |
| Record a progression now that we correctly invalidate effects as their pending play |
| or pause task schedule changes. Setting an animation's effect resets pending tasks. |
| |
| * web-platform-tests/web-animations/interfaces/Animation/effect-expected.txt: |
| |
| 2018-03-16 Claudio Saavedra <csaavedra@igalia.com> |
| |
| Unreviewed rebaseline |
| |
| These seem to have been forgotten, update baseline as it seemed needed. |
| * web-platform-tests/dom/events/EventListener-invoke-legacy-expected.txt: |
| * web-platform-tests/dom/nodes/Document-createElement-namespace-expected.txt: |
| * web-platform-tests/encrypted-media/idlharness-expected.txt: |
| |
| 2018-03-15 Youenn Fablet <youenn@apple.com> |
| |
| Bad configuration parameters should make RTCPeerConnection constructor throw |
| https://bugs.webkit.org/show_bug.cgi?id=183615 |
| |
| Reviewed by Eric Carlson. |
| |
| * web-platform-tests/webrtc/RTCConfiguration-bundlePolicy-expected.txt: |
| * web-platform-tests/webrtc/RTCConfiguration-iceServers-expected.txt: |
| * web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-constructor-expected.txt: |
| |
| 2018-03-14 Frederic Wang <fwang@igalia.com> |
| |
| Finish migration to MathML WPT tests |
| https://bugs.webkit.org/show_bug.cgi?id=183628 |
| |
| Reviewed by Manuel Rego Casasnovas. |
| |
| In r225162, the MathML tests from the WPT repository were imported. They were intended to |
| replace the ones in imported/mathml-in-html5 but the migration was not fully possible. The |
| main issue was that many MathML tests use Web fonts to test the use of OpenType parameters |
| but document.fonts.ready is unreliable in WebKit (bug 174030). A workaround was implemented |
| in WPT ( https://github.com/w3c/web-platform-tests/pull/10025 ) so this commit finishes |
| the migration. We update the WPT MathML tests and now run them all, we remove |
| imported/mathml-in-html5 and the associated TestExpectations failures. Two cases unrelated to |
| font loading are still failing: One for the SuperscriptShiftUpCramped parameter (bug 156401) |
| and one for the RadicalDegreeBottomRaisePercent parameter (bug 183631). |
| |
| Reviewed by Manuel Rego Casasnovas. |
| |
| * web-platform-tests/mathml/presentation-markup/fractions/frac-parameters-1-expected.txt: Renamed from LayoutTests/imported/mathml-in-html5/mathml/presentation-markup/fractions/frac-parameters-1-expected.txt. |
| * web-platform-tests/mathml/presentation-markup/fractions/frac-parameters-1.html: Import font loading workaround. |
| * web-platform-tests/mathml/presentation-markup/fractions/frac-parameters-2-expected.txt: Renamed from LayoutTests/imported/mathml-in-html5/mathml/presentation-markup/fractions/frac-parameters-2-expected.txt. |
| * web-platform-tests/mathml/presentation-markup/fractions/frac-parameters-2.html: Import font loading workaround. |
| * web-platform-tests/mathml/presentation-markup/operators/mo-axis-height-1.html: Import font loading workaround. |
| * web-platform-tests/mathml/presentation-markup/radicals/root-parameters-1-expected.txt: Renamed from LayoutTests/imported/mathml-in-html5/mathml/presentation-markup/radicals/root-parameters-1-expected.txt. |
| Also add the failure with RadicalDegreeBottomRaisePercent. |
| * web-platform-tests/mathml/presentation-markup/radicals/root-parameters-1.html: Import font loading workaround. |
| * web-platform-tests/mathml/presentation-markup/scripts/subsup-parameters-1-expected.txt: Renamed from LayoutTests/imported/mathml-in-html5/mathml/presentation-markup/scripts/subsup-parameters-1-expected.txt. |
| Also add the failure for SuperscriptShiftUpCramped. |
| * web-platform-tests/mathml/presentation-markup/scripts/subsup-parameters-1.html: Import font loading workaround. |
| * web-platform-tests/mathml/presentation-markup/scripts/underover-parameters-1-expected.txt: Renamed from LayoutTests/imported/mathml-in-html5/mathml/presentation-markup/scripts/underover-parameters-1-expected.txt. |
| * web-platform-tests/mathml/presentation-markup/scripts/underover-parameters-1.html: Import font loading workaround. |
| * web-platform-tests/mathml/presentation-markup/scripts/underover-parameters-2-expected.txt: Renamed from LayoutTests/imported/mathml-in-html5/mathml/presentation-markup/scripts/underover-parameters-2-expected.txt. |
| * web-platform-tests/mathml/presentation-markup/scripts/underover-parameters-2.html: Import font loading workaround. |
| * web-platform-tests/mathml/presentation-markup/scripts/underover-parameters-3-expected.txt: Renamed from LayoutTests/imported/mathml-in-html5/mathml/presentation-markup/scripts/underover-parameters-3-expected.txt. |
| * web-platform-tests/mathml/presentation-markup/scripts/underover-parameters-3.html: Import font loading workaround. |
| * web-platform-tests/mathml/presentation-markup/scripts/underover-parameters-4-expected.txt: Renamed from LayoutTests/imported/mathml-in-html5/mathml/presentation-markup/scripts/underover-parameters-4-expected.txt. |
| * web-platform-tests/mathml/presentation-markup/scripts/underover-parameters-4.html: Import font loading workaround. |
| * web-platform-tests/mathml/presentation-markup/tables/table-axis-height.html: Import font loading workaround. |
| * web-platform-tests/mathml/relations/css-styling/displaystyle-1.html: Import font loading workaround. |
| * web-platform-tests/mathml/relations/css-styling/lengths-3.html: Import font loading workaround. |
| * web-platform-tests/mathml/tools/utils/misc.py: Import update to Python 3. |
| (downloadWithProgressBar): |
| |
| 2018-03-13 Youenn Fablet <youenn@apple.com> |
| |
| Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/register-closed-window.https.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=182853 |
| <rdar://problem/37645429> |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/service-workers/service-worker/register-closed-window.https-expected.txt: |
| |
| 2018-03-13 Youenn Fablet <youenn@apple.com> |
| |
| Calling removeTrack with RTCRtpSender does not set SenderTrack to null |
| https://bugs.webkit.org/show_bug.cgi?id=183308 |
| |
| Reviewed by Eric Carlson. |
| |
| * web-platform-tests/webrtc/RTCPeerConnection-removeTrack.https-expected.txt: |
| |
| 2018-03-12 Chris Dumez <cdumez@apple.com> |
| |
| Return boolean from DOMTokenList's replace() method |
| https://bugs.webkit.org/show_bug.cgi?id=183567 |
| |
| Reviewed by Youenn Fablet. |
| |
| Rebaseline web platform test now that all checks are passing. |
| |
| * web-platform-tests/dom/nodes/Element-classlist-expected.txt: |
| |
| 2018-03-12 Ryan Haddad <ryanhaddad@apple.com> |
| |
| Unreviewed, rebaseline two cssom tests after r229544. |
| |
| * web-platform-tests/cssom-view/interfaces-expected.txt: |
| * web-platform-tests/cssom/interfaces-expected.txt: |
| |
| 2018-03-12 Youenn Fablet <youenn@apple.com> |
| |
| RTCPeerConnection's close method should update signalingState |
| https://bugs.webkit.org/show_bug.cgi?id=174314 |
| <rdar://problem/33267977> |
| |
| Reviewed by Eric Carlson. |
| |
| * web-platform-tests/webrtc/RTCPeerConnection-createDataChannel-expected.txt: |
| |
| 2018-03-12 Chris Dumez <cdumez@apple.com> |
| |
| Re-sync dom web-platform-tests |
| https://bugs.webkit.org/show_bug.cgi?id=183570 |
| |
| Reviewed by Alex Christensen. |
| |
| Re-sync dom web-platform-tests from upstream 5a1c088ef0. |
| |
| * resources/import-expectations.json: |
| * resources/resource-files.json: |
| * web-platform-tests/dom/abort/event.any-expected.txt: |
| * web-platform-tests/dom/abort/event.any.js: |
| (test.t.signal.onabort): |
| * web-platform-tests/dom/abort/event.any.worker-expected.txt: |
| * web-platform-tests/dom/events/Event-subclasses-constructors-expected.txt: |
| * web-platform-tests/dom/events/Event-subclasses-constructors.html: |
| * web-platform-tests/dom/events/EventListener-invoke-legacy.html: |
| * web-platform-tests/dom/events/event-disabled-dynamic-expected.txt: Added. |
| * web-platform-tests/dom/events/event-disabled-dynamic.html: Added. |
| * web-platform-tests/dom/events/w3c-import.log: |
| * web-platform-tests/dom/historical-expected.txt: |
| * web-platform-tests/dom/historical.html: |
| * web-platform-tests/dom/interfaces-expected.txt: |
| * web-platform-tests/dom/interfaces.html: |
| * web-platform-tests/dom/nodes/Document-constructor-svg.svg: Removed. |
| * web-platform-tests/dom/nodes/Document-createElement-namespace-tests/empty.html: Added. |
| * web-platform-tests/dom/nodes/Document-createElement-namespace-tests/empty.svg: Added. |
| * web-platform-tests/dom/nodes/Document-createElement-namespace-tests/empty.xhtml: Added. |
| * web-platform-tests/dom/nodes/Document-createElement-namespace-tests/empty.xml: Added. |
| * web-platform-tests/dom/nodes/Document-createElement-namespace-tests/generate.py: |
| * web-platform-tests/dom/nodes/Document-createElement-namespace-tests/w3c-import.log: |
| * web-platform-tests/dom/nodes/Document-importNode-expected.txt: |
| * web-platform-tests/dom/nodes/Document-importNode.html: |
| * web-platform-tests/dom/nodes/Element-classlist-expected.txt: |
| * web-platform-tests/dom/nodes/Element-classlist.html: |
| * web-platform-tests/dom/nodes/Element-matches-expected.txt: |
| * web-platform-tests/dom/nodes/Element-webkitMatchesSelector-expected.txt: |
| * web-platform-tests/dom/nodes/ParentNode-querySelector-All-expected.txt: |
| * web-platform-tests/dom/nodes/ParentNode-querySelector-All-xht-expected.txt: |
| * web-platform-tests/dom/nodes/selectors.js: |
| * web-platform-tests/dom/nodes/w3c-import.log: |
| * web-platform-tests/html/dom/interfaces-expected.txt: |
| * web-platform-tests/interfaces/dom.idl: |
| * web-platform-tests/interfaces/html.idl: |
| * web-platform-tests/resources/idlharness.js: |
| (constValue): |
| (self.IdlArray): |
| (IdlArray.prototype.add_idls): |
| (should_skip): |
| (IdlArray.prototype.internal_add_idls): |
| (IdlArray.prototype.recursively_get_includes): |
| (IdlArray.prototype.is_json_type): |
| (IdlArray.prototype.test): |
| (IdlInterface): |
| (IdlInterface.prototype.is_mixin): |
| (IdlInterface.prototype.get_unscopables): |
| (IdlInterface.prototype.is_global): |
| (_traverse_inherited_and_consequential_interfaces): |
| (IdlInterface.prototype.test): |
| (IdlInterface.prototype.test_self): |
| (IdlInterface.prototype.test_member_attribute): |
| (IdlInterface.prototype.test_member_operation): |
| (IdlInterface.prototype.do_member_unscopable_asserts): |
| (IdlInterface.prototype.test_primary_interface_of): |
| (IdlInterface.prototype.test_interface_of): |
| (IdlInterfaceMember): |
| * web-platform-tests/resources/idlharness.js.headers: |
| * web-platform-tests/resources/webidl2/lib/webidl2.js: |
| (WebIDLParseError): |
| (WebIDLParseError.prototype.toString): |
| (sanitize_name): |
| (consume): |
| (ws): |
| (all_ws): |
| (integer_type): |
| (float_type): |
| (primitive_type): |
| (const_value): |
| (type_suffix): |
| (single_type): |
| (union_type): |
| (type): |
| (type_with_extended_attributes): |
| (argument): |
| (argument_list): |
| (simple_extended_attr): |
| (extended_attrs): |
| (default_): |
| (const_): |
| (inheritance): |
| (operation_rest): |
| (callback): |
| (attribute): |
| (attribute_rest): |
| (return_type): |
| (operation): |
| (static_member): |
| (stringifier): |
| (identifiers): |
| (iterable_type): |
| (readonly_iterable_type): |
| (iterable): |
| (interface_rest): |
| (mixin_rest): |
| (interface_): |
| (namespace): |
| (noninherited_attribute): |
| (regular_operation): |
| (partial): |
| (dictionary): |
| (enum_): |
| (parse): |
| |
| 2018-03-12 Frederic Wang <fwang@igalia.com> |
| |
| Import WPT tests for blocked modal dialogs in sanboxed documents |
| https://bugs.webkit.org/show_bug.cgi?id=183568 |
| |
| Reviewed by Youenn Fablet. |
| |
| * resources/import-expectations.json: |
| * resources/resource-files.json: |
| * web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_block_modals-1-expected.txt: Added. |
| * web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_block_modals-1.html: Added. |
| * web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_block_modals-2-expected.txt: Added. |
| * web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_block_modals-2.html: Added. |
| * web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_block_modals-3-expected.txt: Added. |
| * web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_block_modals-3.html: Added. |
| * web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_block_modals-4-expected.txt: Added. |
| * web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_block_modals-4.html: Added. |
| * web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/iframe-that-opens-modals.html: Added. |
| * web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/iframe_sandbox_block_modals.js: Added. |
| (runTest): |
| * web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/w3c-import.log: |
| * web-platform-tests/html/semantics/embedded-content/the-iframe-element/w3c-import.log: |
| |
| 2018-03-12 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Implement CSS Animations and CSS Transitions as Web Animations |
| https://bugs.webkit.org/show_bug.cgi?id=183504 |
| <rdar://problem/38372965> |
| |
| Reviewed by Dean Jackson and Jon Lee. |
| |
| Since we've improved our implementation of getAnimations() we updated the expectations to mark |
| the progressions. Both tests for getAnimations() now pass 100%. Another test now fails at a later |
| stage and needed its expectation updated. |
| |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animatable/getAnimations-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Document/getAnimations-expected.txt: |
| |
| 2018-03-02 Youenn Fablet <youenn@apple.com> |
| |
| Loads for a Document controlled by a Service Worker should not use AppCache |
| https://bugs.webkit.org/show_bug.cgi?id=183148 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/service-workers/service-worker/appcache-ordering-main.https-expected.txt: |
| |
| 2018-02-28 Youenn Fablet <youenn@apple.com> |
| |
| Make LayoutTests wait_for_state fail after a given period of time |
| https://bugs.webkit.org/show_bug.cgi?id=183039 |
| |
| Reviewed by Chris Dumez. |
| |
| This will allow further investigating why some tests are timing out. |
| |
| * web-platform-tests/service-workers/service-worker/resources/test-helpers.sub.js: |
| (wait_for_state): |
| |
| 2018-02-27 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Correct implementation of pending tasks and promises |
| https://bugs.webkit.org/show_bug.cgi?id=183161 |
| |
| Reviewed by Dean Jackson. |
| |
| Update test expectations with progressions (+32 WPT PASS). |
| |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-no-browsing-context-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/finish-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/finished-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/onfinish-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/pause-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/pending-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/startTime-expected.txt: |
| * web-platform-tests/web-animations/timing-model/animations/canceling-an-animation-expected.txt: |
| * web-platform-tests/web-animations/timing-model/animations/pausing-an-animation-expected.txt: |
| * web-platform-tests/web-animations/timing-model/animations/play-states-expected.txt: |
| * web-platform-tests/web-animations/timing-model/animations/reversing-an-animation-expected.txt: |
| * web-platform-tests/web-animations/timing-model/animations/set-the-animation-start-time-expected.txt: |
| * web-platform-tests/web-animations/timing-model/animations/set-the-target-effect-of-an-animation-expected.txt: |
| * web-platform-tests/web-animations/timing-model/animations/set-the-timeline-of-an-animation-expected.txt: |
| |
| 2018-02-26 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Update the playState implementation |
| https://bugs.webkit.org/show_bug.cgi?id=183145 |
| |
| Reviewed by Dean Jackson. |
| |
| Update test expectations with slightly different failures later on in a couple of tests. |
| |
| * web-platform-tests/web-animations/timing-model/animations/set-the-timeline-of-an-animation-expected.txt: |
| |
| 2018-02-26 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Implement the procedure to set the start time |
| https://bugs.webkit.org/show_bug.cgi?id=183137 |
| |
| Reviewed by Dean Jackson. |
| |
| Update test expectations with progressions. |
| |
| * web-platform-tests/web-animations/timing-model/animations/set-the-animation-start-time-expected.txt: |
| |
| 2018-02-26 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Ensure setting the hold time invalidates the timing model |
| https://bugs.webkit.org/show_bug.cgi?id=183136 |
| |
| Reviewed by Dean Jackson. |
| |
| Update test expectations with progressions. |
| |
| * web-platform-tests/css/css-multicol/multicol-gap-animation-001-expected.txt: |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-iteration-composite-operation-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/cancel-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/finish-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/iterationComposite-expected.txt: |
| |
| 2018-02-26 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r226745. |
| https://bugs.webkit.org/show_bug.cgi?id=183132 |
| |
| This is breaking some websites (Requested by youenn on |
| #webkit). |
| |
| Reverted changeset: |
| |
| "Use no-cache fetch mode when loading main documents with |
| location.reload()" |
| https://bugs.webkit.org/show_bug.cgi?id=181285 |
| https://trac.webkit.org/changeset/226745 |
| |
| 2018-02-19 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Make KeyframeEffect target nullable and read-write |
| https://bugs.webkit.org/show_bug.cgi?id=182741 |
| |
| Reviewed by Dean Jackson. |
| |
| Update test expectations with progressions resulting from handling null values for a keyframe effect's target |
| as well as making the KeyframeEffect target a read-write property. |
| |
| * web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/idlharness-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-001-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/target-expected.txt: |
| |
| 2018-02-17 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Store all parsed keyframe input information in a single structure |
| https://bugs.webkit.org/show_bug.cgi?id=182903 |
| |
| Reviewed by Dean Jackson. |
| |
| Update test expectations with progressions resulting from returning the style values as provided |
| by the keyframe input when calling getKeyframes(). |
| |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/constructor-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/setKeyframes-expected.txt: |
| |
| 2018-02-17 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Accept null composite modes in keyframes |
| https://bugs.webkit.org/show_bug.cgi?id=182902 |
| |
| Reviewed by Dean Jackson. |
| |
| Update test expectations with progressions. |
| |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/constructor-expected.txt: |
| |
| 2018-02-19 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| [css-grid] Apply automatic minimum size clamping to spanning items too |
| https://bugs.webkit.org/show_bug.cgi?id=182684 |
| |
| Reviewed by Javier Fernandez. |
| |
| Update WPT tests related to this change. |
| |
| * web-platform-tests/css/css-grid/grid-items/grid-minimum-size-grid-items-022-expected.txt: |
| * 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-expected.txt: |
| * 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-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-minimum-size-grid-items-024.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-minimum-size-grid-items-025-expected.txt: Added. |
| * web-platform-tests/css/css-grid/grid-items/grid-minimum-size-grid-items-025.html: Added. |
| * web-platform-tests/css/css-grid/grid-items/w3c-import.log: |
| |
| 2018-02-16 Daniel Bates <dabates@apple.com> |
| |
| Remove UTF-32 BOM parsing code |
| https://bugs.webkit.org/show_bug.cgi?id=182900 |
| <rdar://problem/37238717> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Update expected results now that all sub-tests pass. |
| |
| * web-platform-tests/encoding/unsupported-encodings-expected.txt: |
| * web-platform-tests/encoding/utf-32-expected.txt: |
| |
| 2018-02-15 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Ensure that changing the timing model updates styles synchronously |
| https://bugs.webkit.org/show_bug.cgi?id=182836 |
| |
| Reviewed by Dean Jackson. |
| |
| Update test expectations for progressions. |
| |
| * web-platform-tests/css-timing-1/cubic-bezier-timing-functions-output-expected.txt: |
| * web-platform-tests/css-timing-1/frames-timing-functions-output-expected.txt: |
| * web-platform-tests/css-timing-1/step-timing-functions-output-expected.txt: |
| * web-platform-tests/css/css-multicol/multicol-gap-animation-001-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/discrete-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/visibility-expected.txt: |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-iteration-composite-operation-expected.txt: |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-transformed-distance-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/cancel-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/iterationComposite-expected.txt: |
| |
| 2018-02-14 Ryan Haddad <ryanhaddad@apple.com> |
| |
| Unreviewed, rolling out r228444. |
| |
| Introduced API and Layout test failures. |
| |
| Reverted changeset: |
| |
| "[WebAuthN] Revisit the whole async model of task dispatching, |
| timeout and aborting" |
| https://bugs.webkit.org/show_bug.cgi?id=181946 |
| https://trac.webkit.org/changeset/228444 |
| |
| 2018-02-13 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r228437, r228439, and r228440. |
| https://bugs.webkit.org/show_bug.cgi?id=182756 |
| |
| Introduced LayoutTest failures (Requested by ryanhadd_ on |
| #webkit). |
| |
| Reverted changesets: |
| |
| "[Web Animations] Make KeyframeEffect target nullable and |
| read-write" |
| https://bugs.webkit.org/show_bug.cgi?id=182741 |
| https://trac.webkit.org/changeset/228437 |
| |
| "Unreviewed attempt to fix build after r228437." |
| https://trac.webkit.org/changeset/228439 |
| |
| "[Web Animations] Make KeyframeEffect target nullable and |
| read-write" |
| https://bugs.webkit.org/show_bug.cgi?id=182741 |
| https://trac.webkit.org/changeset/228440 |
| |
| 2018-02-13 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Make KeyframeEffect target nullable and read-write |
| https://bugs.webkit.org/show_bug.cgi?id=182741 |
| |
| Reviewed by Dean Jackson. |
| |
| Update test expectations for tests that use null KeyframeEffect targets and tests that update their target. |
| |
| * web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/discrete-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt: |
| * web-platform-tests/web-animations/animation-model/animation-types/visibility-expected.txt: |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-iteration-composite-operation-expected.txt: |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-transformed-distance-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-no-browsing-context-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/cancel-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/idlharness-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/iterationComposite-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-001-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/target-expected.txt: |
| * web-platform-tests/web-animations/timing-model/timelines/document-timelines-expected.txt: |
| |
| 2018-02-12 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Support the copy constructors for KeyframeEffectReadOnly and KeyframeEffect |
| https://bugs.webkit.org/show_bug.cgi?id=182712 |
| |
| Reviewed by Dean Jackson. |
| |
| Update test expectations for tests relevant to the copy constructors. |
| |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/copy-constructor-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/idlharness-expected.txt: |
| |
| 2018-02-08 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Refactor AnimationEffect and KeyframeEffect into AnimationEffectReadOnly, KeyframeEffectReadOnly and KeyframeEffect |
| https://bugs.webkit.org/show_bug.cgi?id=182608 |
| |
| Reviewed by Dean Jackson. |
| |
| Update WPT expectations with progressions and updated failure points for all tests that involved |
| either AnimationEffectReadOnly or KeyframeEffectReadOnly. |
| |
| * web-platform-tests/web-animations/interfaces/Animation/constructor-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/effect-expected.txt: |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/idlharness-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Document/getAnimations-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/constructor-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/copy-constructor-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/idlharness-expected.txt: |
| |
| 2018-02-09 Youenn Fablet <youenn@apple.com> |
| |
| Add support for cache storage of blob response |
| https://bugs.webkit.org/show_bug.cgi?id=182637 |
| |
| Reviewed by Brady Eidson. |
| |
| * web-platform-tests/service-workers/cache-storage/script-tests/cache-put.js: |
| (cache_test.async): |
| * web-platform-tests/service-workers/cache-storage/serviceworker/cache-put.https-expected.txt: |
| * web-platform-tests/service-workers/cache-storage/window/cache-put.https-expected.txt: |
| * web-platform-tests/service-workers/cache-storage/worker/cache-put.https-expected.txt: |
| * web-platform-tests/service-workers/cache-storage/window/cache-put.https.html: |
| |
| 2018-02-09 Javier Fernandez <jfernandez@igalia.com> |
| |
| [css-align] Implement the new behavior of 'legacy' for justify-items |
| https://bugs.webkit.org/show_bug.cgi?id=172712 |
| |
| Reviewed by Antti Koivisto. |
| |
| Rebaselined Default Alignment related tests because of the new 'legacy' value. |
| |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-004-expected.txt: |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-004.html: |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-002-expected.txt: |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-002.html: |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-004-expected.txt: |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-004-expected.txt: |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-004.html: |
| |
| 2018-02-08 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Always expose "composite" in output of getKeyframes() |
| https://bugs.webkit.org/show_bug.cgi?id=182600 |
| |
| Reviewed by Dean Jackson. |
| |
| Update expected results to account for a number of progressions. |
| |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/composite-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/setKeyframes-expected.txt: |
| |
| 2018-02-07 Youenn Fablet <youenn@apple.com> |
| |
| Remove www1/www2 URLs from service worker tests |
| https://bugs.webkit.org/show_bug.cgi?id=182548 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/service-workers/service-worker/http-to-https-redirect-and-register.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/http-to-https-redirect-and-register.https.html: |
| * web-platform-tests/service-workers/service-worker/update-bytecheck.https.html: |
| |
| 2018-02-07 Chris Dumez <cdumez@apple.com> |
| |
| IndexedDB in service workers is using a memory backed store |
| https://bugs.webkit.org/show_bug.cgi?id=182574 |
| <rdar://problem/37316205> |
| |
| Reviewed by Youenn Fablet. |
| |
| Rebaseline WPT test that is now passing. |
| |
| * web-platform-tests/service-workers/service-worker/indexeddb.https-expected.txt: |
| |
| 2018-02-05 Chris Dumez <cdumez@apple.com> |
| |
| Unreviewed, unskip fetch-event-respond-with-partial-stream.https.html as it no longer times out |
| |
| * web-platform-tests/service-workers/service-worker/fetch-event-respond-with-partial-stream.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/import-scripts-redirect.https-expected.txt: |
| |
| 2018-02-05 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| [css-grid] Rename gutter properties to remove "grid-" prefix |
| https://bugs.webkit.org/show_bug.cgi?id=180290 |
| |
| Reviewed by Javier Fernandez. |
| |
| Imported WPT tests from css/css-align/gaps/. |
| And also update the tests on css/css-grid/alignment/ gutter tests. |
| |
| * web-platform-tests/css/css-align/gaps/column-gap-animation-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/column-gap-animation-001.html: Added. |
| * web-platform-tests/css/css-align/gaps/column-gap-animation-002-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/column-gap-animation-002.html: Added. |
| * web-platform-tests/css/css-align/gaps/column-gap-animation-003-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/column-gap-animation-003.html: Added. |
| * web-platform-tests/css/css-align/gaps/column-gap-parsing-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/column-gap-parsing-001.html: Added. |
| * web-platform-tests/css/css-align/gaps/gap-animation-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/gap-animation-001.html: Added. |
| * web-platform-tests/css/css-align/gaps/gap-animation-002-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/gap-animation-002.html: Added. |
| * web-platform-tests/css/css-align/gaps/gap-animation-003-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/gap-animation-003.html: Added. |
| * web-platform-tests/css/css-align/gaps/gap-animation-004-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/gap-animation-004.html: Added. |
| * web-platform-tests/css/css-align/gaps/gap-parsing-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/gap-parsing-001.html: Added. |
| * web-platform-tests/css/css-align/gaps/grid-column-gap-parsing-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/grid-column-gap-parsing-001.html: Added. |
| * web-platform-tests/css/css-align/gaps/grid-gap-parsing-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/grid-gap-parsing-001.html: Added. |
| * web-platform-tests/css/css-align/gaps/grid-row-gap-parsing-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/grid-row-gap-parsing-001.html: Added. |
| * web-platform-tests/css/css-align/gaps/row-gap-animation-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/row-gap-animation-001.html: Added. |
| * web-platform-tests/css/css-align/gaps/row-gap-animation-002-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/row-gap-animation-002.html: Added. |
| * web-platform-tests/css/css-align/gaps/row-gap-animation-003-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/row-gap-animation-003.html: Added. |
| * web-platform-tests/css/css-align/gaps/row-gap-parsing-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/gaps/row-gap-parsing-001.html: Added. |
| * web-platform-tests/css/css-align/gaps/w3c-import.log: Added. |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-001-expected.html: |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-002-expected.html: |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-003-expected.html: |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-004-expected.html: |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-005-expected.html: |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-006-expected.html: |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-007-expected.html: |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-008-expected.html: |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-009-expected.html: |
| * web-platform-tests/css/css-grid/alignment/grid-gutters-010-expected.html: |
| |
| 2018-02-05 Ms2ger <Ms2ger@igalia.com> |
| |
| Implement createImageBitmap(HTMLVideoElement) |
| https://bugs.webkit.org/show_bug.cgi?id=182388 |
| |
| Reviewed by Žan Doberšek. |
| |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage-expected.txt: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage.html: |
| Update from upstream to make the test pass on macOS. |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-invalid-args-expected.txt: |
| |
| 2018-02-02 Chris Dumez <cdumez@apple.com> |
| |
| Clearing a registration should null out its workers before setting their state to "redundant" |
| https://bugs.webkit.org/show_bug.cgi?id=182418 |
| <rdar://problem/37142874> |
| |
| Reviewed by Youenn Fablet. |
| |
| Rebaseline WPT test now that all checks are passing. I verified that this test is passing |
| in both Firefox and Chrome. |
| |
| * web-platform-tests/service-workers/service-worker/activation.https-expected.txt: |
| |
| 2018-02-02 Ms2ger <Ms2ger@igalia.com> |
| |
| Update imagebitmap tests. |
| https://bugs.webkit.org/show_bug.cgi?id=182335 |
| <rdar://problem/37110684> |
| |
| Unreviewed test gardening. |
| |
| * web-platform-tests/2dcontext/imagebitmap/common.sub.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/2dcontext/imagebitmap/common.js. |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage-expected.txt: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage.html: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-invalid-args-expected.txt: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-invalid-args.html: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-origin.sub-expected.txt: Added. |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-origin.sub.html: Added. |
| * web-platform-tests/2dcontext/imagebitmap/w3c-import.log: |
| * web-platform-tests/common/namespaces.js: Added. |
| * web-platform-tests/common/w3c-import.log: |
| * web-platform-tests/images/pattern.mp4: Added. |
| * web-platform-tests/images/pattern.svg: Added. |
| * web-platform-tests/images/w3c-import.log: |
| |
| 2018-02-01 Chris Dumez <cdumez@apple.com> |
| |
| When SW install fails, null out registration.installing before setting worker state to "redundant" |
| https://bugs.webkit.org/show_bug.cgi?id=182416 |
| <rdar://problem/37141997> |
| |
| Reviewed by Youenn Fablet. |
| |
| Rebaseline WPT test now that one more check is passing. |
| |
| * web-platform-tests/service-workers/service-worker/register-same-scope-different-script-url.https-expected.txt: |
| |
| 2018-02-01 Chris Dumez <cdumez@apple.com> |
| |
| Add missing RETURN_IF_EXCEPTION() after object->get() calls in convertDictionary<>() |
| https://bugs.webkit.org/show_bug.cgi?id=182392 |
| <rdar://problem/37119215> |
| |
| Reviewed by Geoffrey Garen. |
| |
| Rebaseline WPT test now that all checks are passing. |
| |
| * web-platform-tests/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event-constructor.https-expected.txt: |
| |
| 2018-02-01 Chris Dumez <cdumez@apple.com> |
| |
| Unreviewed, rebaseline imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https.html |
| |
| * web-platform-tests/service-workers/service-worker/performance-timeline.https-expected.txt: |
| |
| 2018-02-01 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r227958 and r227972. |
| https://bugs.webkit.org/show_bug.cgi?id=182393 |
| |
| This caused a consistent crash on macOS. (Requested by |
| mlewis13 on #webkit). |
| |
| Reverted changesets: |
| |
| "Update imagebitmap tests." |
| https://bugs.webkit.org/show_bug.cgi?id=182335 |
| https://trac.webkit.org/changeset/227958 |
| |
| "[WPE] Update test expectations for r227958" |
| https://bugs.webkit.org/show_bug.cgi?id=182391 |
| https://trac.webkit.org/changeset/227972 |
| |
| 2018-02-01 Chris Dumez <cdumez@apple.com> |
| |
| Queue a microtask when a waitUntil() promise is settled |
| https://bugs.webkit.org/show_bug.cgi?id=182372 |
| <rdar://problem/37101019> |
| |
| Reviewed by Mark Lam. |
| |
| Reaseline WPT test now that all checks are passing. |
| |
| * web-platform-tests/service-workers/service-worker/extendable-event-async-waituntil.https-expected.txt: |
| |
| 2018-02-01 Ms2ger <Ms2ger@igalia.com> |
| |
| Update imagebitmap tests. |
| https://bugs.webkit.org/show_bug.cgi?id=182335 |
| |
| Unreviewed test gardening. |
| |
| * web-platform-tests/2dcontext/imagebitmap/common.sub.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/2dcontext/imagebitmap/common.js. |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage-expected.txt: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage.html: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-invalid-args-expected.txt: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-invalid-args.html: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-origin.sub-expected.txt: Added. |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-origin.sub.html: Added. |
| * web-platform-tests/2dcontext/imagebitmap/w3c-import.log: |
| * web-platform-tests/common/namespaces.js: Added. |
| * web-platform-tests/common/w3c-import.log: |
| * web-platform-tests/images/pattern.mp4: Added. |
| * web-platform-tests/images/pattern.svg: Added. |
| * web-platform-tests/images/w3c-import.log: |
| |
| 2018-01-31 Saam Barati <sbarati@apple.com> |
| |
| JSC incorrectly interpreting script, sets Global Property instead of Global Lexical variable (LiteralParser / JSONP path) |
| https://bugs.webkit.org/show_bug.cgi?id=182074 |
| <rdar://problem/36846261> |
| |
| Reviewed by Mark Lam. |
| |
| * web-platform-tests/service-workers/service-worker/import-scripts-updated-flag.https-expected.txt: |
| |
| 2018-01-30 Youenn Fablet <youenn@apple.com> and Oleksandr Skachkov <gskachkov@gmail.com> |
| |
| FetchResponse should support ConsumeData callback on chunk data is received |
| https://bugs.webkit.org/show_bug.cgi?id=181600 |
| <rdar://problem/36932547> |
| |
| Reviewed by Alex Christensen. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-event-respond-with-body-loaded-in-chunk.https-expected.txt: Added. |
| * web-platform-tests/service-workers/service-worker/fetch-event-respond-with-body-loaded-in-chunk.https.html: Added. |
| * web-platform-tests/service-workers/service-worker/resources/fetch-event-respond-with-body-loaded-in-chunk-worker.js: Added. |
| |
| 2018-01-30 Javier Fernandez <jfernandez@igalia.com> |
| |
| [css-align] The 'baseline' value must be invalid for the 'justify-content' property |
| https://bugs.webkit.org/show_bug.cgi?id=181794 |
| |
| Reviewed by Antti Koivisto. |
| |
| Adapted the test cases using <baseline-position> keywords to the new CSS syntax. |
| Imported the CSS/support folder. |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/css/css-align/content-distribution/parse-align-content-001-expected.txt: |
| * web-platform-tests/css/css-align/content-distribution/parse-align-content-001.html: |
| * web-platform-tests/css/css-align/content-distribution/parse-align-content-003-expected.txt: |
| * web-platform-tests/css/css-align/content-distribution/parse-align-content-003.html: |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-001-expected.txt: |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-001.html: |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-003-expected.txt: |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-003.html: |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-004-expected.txt: |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-004.html: |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-001-expected.txt: |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-001.html: |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-002-expected.txt: |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-002.html: |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-004-expected.txt: |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-004.html: |
| * 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-006.html: |
| * web-platform-tests/css/css-align/default-alignment/parse-align-items-001-expected.txt: |
| * web-platform-tests/css/css-align/default-alignment/parse-align-items-001.html: |
| * web-platform-tests/css/css-align/default-alignment/parse-align-items-003-expected.txt: |
| * web-platform-tests/css/css-align/default-alignment/parse-align-items-003.html: |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-001-expected.txt: |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-001.html: |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-003-expected.txt: |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-003.html: |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-001.html: |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-002.html: |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-004.html: |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-006.html: |
| * web-platform-tests/css/css-align/resources/alignment-parsing-utils.js: |
| (checkPlaceShorhand): |
| (checkPlaceShorhandLonghands): |
| * web-platform-tests/css/css-align/self-alignment/parse-align-self-001-expected.txt: |
| * web-platform-tests/css/css-align/self-alignment/parse-align-self-001.html: |
| * web-platform-tests/css/css-align/self-alignment/parse-align-self-003-expected.txt: |
| * web-platform-tests/css/css-align/self-alignment/parse-align-self-003.html: |
| * web-platform-tests/css/css-align/self-alignment/parse-justify-self-001-expected.txt: |
| * web-platform-tests/css/css-align/self-alignment/parse-justify-self-001.html: |
| * web-platform-tests/css/css-align/self-alignment/parse-justify-self-003-expected.txt: |
| * web-platform-tests/css/css-align/self-alignment/parse-justify-self-003.html: |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-001.html: |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-002.html: |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-004.html: |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-006.html: |
| * web-platform-tests/css/support/1x1-green.png: Added. |
| * web-platform-tests/css/support/1x1-lime.png: Added. |
| * web-platform-tests/css/support/1x1-maroon.png: Added. |
| * web-platform-tests/css/support/1x1-navy.png: Added. |
| * web-platform-tests/css/support/1x1-red.png: Added. |
| * web-platform-tests/css/support/1x1-white.png: Added. |
| * web-platform-tests/css/support/60x60-gg-rr.png: Added. |
| * web-platform-tests/css/support/60x60-green.png: Added. |
| * web-platform-tests/css/support/60x60-red.png: Added. |
| * web-platform-tests/css/support/OWNERS: Added. |
| * web-platform-tests/css/support/README: Added. |
| * web-platform-tests/css/support/a-green.css: Added. |
| (.a): |
| * web-platform-tests/css/support/alignment.css: Added. |
| (.alignSelfAuto): |
| (.alignSelfNormal): |
| (.alignSelfStretch): |
| (.alignSelfStart): |
| (.alignSelfEnd): |
| (.alignSelfCenter): |
| (.alignSelfRight): |
| (.alignSelfLeft): |
| (.alignSelfFlexStart): |
| (.alignSelfFlexEnd): |
| (.alignSelfSelfStart): |
| (.alignSelfSelfEnd): |
| (.alignSelfSafeCenter): |
| (.alignSelfUnsafeCenter): |
| (.alignSelfSafeEnd): |
| (.alignSelfUnsafeEnd): |
| (.alignSelfSafeSelfEnd): |
| (.alignSelfUnsafeSelfEnd): |
| (.alignSelfSafeSelfStart): |
| (.alignSelfUnsafeSelfStart): |
| (.alignSelfSafeRight): |
| (.alignSelfUnsafeRight): |
| (.alignSelfSafeLeft): |
| (.alignSelfUnsafeLeft): |
| (.alignSelfSafeFlexEnd): |
| (.alignSelfUnsafeFlexEnd): |
| (.alignSelfSafeFlexStart): |
| (.alignSelfUnsafeFlexStart): |
| (.alignSelfBaseline): |
| (.alignSelfFirstBaseline): |
| (.alignSelfLastBaseline): |
| (.alignItemsAuto): |
| (.alignItemsNormal): |
| (.alignItemsStretch): |
| (.alignItemsStart): |
| (.alignItemsCenter): |
| (.alignItemsEnd): |
| (.alignItemsLeft): |
| (.alignItemsRight): |
| (.alignItemsFlexStart): |
| (.alignItemsFlexEnd): |
| (.alignItemsSelfStart): |
| (.alignItemsSelfEnd): |
| (.alignItemsSafeCenter): |
| (.alignItemsUnsafeCenter): |
| (.alignItemsSafeEnd): |
| (.alignItemsUnsafeEnd): |
| (.alignItemsSafeSelfEnd): |
| (.alignItemsUnsafeSelfEnd): |
| (.alignItemsSafeSelfStart): |
| (.alignItemsUnsafeSelfStart): |
| (.alignItemsSafeRight): |
| (.alignItemsUnsafeRight): |
| (.alignItemsSafeLeft): |
| (.alignItemsUnsafeLeft): |
| (.alignItemsSafeFlexEnd): |
| (.alignItemsUnsafeFlexEnd): |
| (.alignItemsSafeFlexStart): |
| (.alignItemsUnsafeFlexStart): |
| (.alignItemsBaseline): |
| (.alignItemsFirstBaseline): |
| (.alignItemsLastBaseline): |
| (.alignContentBaseline): |
| (.alignContentLastBaseline): |
| (.alignContentStart): |
| (.alignContentEnd): |
| (.alignContentCenter): |
| (.alignContentLeft): |
| (.alignContentRight): |
| (.alignContentFlexStart): |
| (.alignContentFlexEnd): |
| (.alignContentSpaceBetween): |
| (.alignContentSpaceAround): |
| (.alignContentSpaceEvenly): |
| (.alignContentStretch): |
| (.alignContentSafeCenter): |
| (.alignContentUnsafeCenter): |
| (.alignContentSafeEnd): |
| (.alignContentUnsafeEnd): |
| (.alignContentSafeRight): |
| (.alignContentUnsafeRight): |
| (.alignContentSafeLeft): |
| (.alignContentUnsafeLeft): |
| (.alignContentSafeFlexEnd): |
| (.alignContentUnsafeFlexEnd): |
| (.alignContentSafeFlexStart): |
| (.alignContentUnsafeFlexStart): |
| (.alignContentFirstBaseline): |
| (.justifySelfAuto): |
| (.justifySelfNormal): |
| (.justifySelfStretch): |
| (.justifySelfStart): |
| (.justifySelfCenter): |
| (.justifySelfEnd): |
| (.justifySelfRight): |
| (.justifySelfLeft): |
| (.justifySelfFlexStart): |
| (.justifySelfFlexEnd): |
| (.justifySelfSelfStart): |
| (.justifySelfSelfEnd): |
| (.justifySelfSafeCenter): |
| (.justifySelfUnsafeCenter): |
| (.justifySelfSafeEnd): |
| (.justifySelfUnsafeEnd): |
| (.justifySelfSafeSelfEnd): |
| (.justifySelfUnsafeSelfEnd): |
| (.justifySelfSafeSelfStart): |
| (.justifySelfUnsafeSelfStart): |
| (.justifySelfSafeRight): |
| (.justifySelfUnsafeRight): |
| (.justifySelfSafeLeft): |
| (.justifySelfUnsafeLeft): |
| (.justifySelfSafeFlexEnd): |
| (.justifySelfUnsafeFlexEnd): |
| (.justifySelfSafeFlexStart): |
| (.justifySelfUnsafeFlexStart): |
| (.justifySelfBaseline): |
| (.justifySelfFirstBaseline): |
| (.justifySelfLastBaseline): |
| (.justifyItemsAuto): |
| (.justifyItemsNormal): |
| (.justifyItemsStretch): |
| (.justifyItemsStart): |
| (.justifyItemsCenter): |
| (.justifyItemsEnd): |
| (.justifyItemsLeft): |
| (.justifyItemsRight): |
| (.justifyItemsFlexStart): |
| (.justifyItemsFlexEnd): |
| (.justifyItemsSelfStart): |
| (.justifyItemsSelfEnd): |
| (.justifyItemsLegacy): |
| (.justifyItemsLegacyLeft): |
| (.justifyItemsLegacyCenter): |
| (.justifyItemsLegacyRight): |
| (.justifyItemsLeftLegacy): |
| (.justifyItemsCenterLegacy): |
| (.justifyItemsRightLegacy): |
| (.justifyItemsSafeCenter): |
| (.justifyItemsUnsafeCenter): |
| (.justifyItemsSafeEnd): |
| (.justifyItemsUnsafeEnd): |
| (.justifyItemsSafeSelfEnd): |
| (.justifyItemsUnsafeSelfEnd): |
| (.justifyItemsSafeSelfStart): |
| (.justifyItemsUnsafeSelfStart): |
| (.justifyItemsSafeRight): |
| (.justifyItemsUnsafeRight): |
| (.justifyItemsSafeLeft): |
| (.justifyItemsUnsafeLeft): |
| (.justifyItemsSafeFlexEnd): |
| (.justifyItemsUnsafeFlexEnd): |
| (.justifyItemsSafeFlexStart): |
| (.justifyItemsUnsafeFlexStart): |
| (.justifyItemsTest): |
| (.justifyItemsBaseline): |
| (.justifyItemsFirstBaseline): |
| (.justifyItemsLastBaseline): |
| (.justifyContentBaseline): |
| (.justifyContentLastBaseline): |
| (.justifyContentStart): |
| (.justifyContentEnd): |
| (.justifyContentCenter): |
| (.justifyContentLeft): |
| (.justifyContentRight): |
| (.justifyContentFlexStart): |
| (.justifyContentFlexEnd): |
| (.justifyContentSpaceBetween): |
| (.justifyContentSpaceAround): |
| (.justifyContentSpaceEvenly): |
| (.justifyContentStretch): |
| (.justifyContentSafeCenter): |
| (.justifyContentUnsafeCenter): |
| (.justifyContentSafeEnd): |
| (.justifyContentUnsafeEnd): |
| (.justifyContentSafeRight): |
| (.justifyContentUnsafeRight): |
| (.justifyContentSafeLeft): |
| (.justifyContentUnsafeLeft): |
| (.justifyContentSafeFlexEnd): |
| (.justifyContentUnsafeFlexEnd): |
| (.justifyContentSafeFlexStart): |
| (.justifyContentUnsafeFlexStart): |
| (.justifyContentFirstBaseline): |
| (.itemsNormal): |
| (.itemsStretch): |
| (.itemsStart): |
| (.itemsCenter): |
| (.itemsEnd): |
| (.itemsLeft): |
| (.itemsRight): |
| (.itemsSelfStart): |
| (.itemsSelfEnd): |
| (.itemsBaseline): |
| (.selfStretch): |
| (.selfStart): |
| (.selfEnd): |
| (.selfCenter): |
| (.selfRight): |
| (.selfLeft): |
| (.selfSelfStart): |
| (.selfSelfEnd): |
| (.selfBaseline): |
| (.contentStart): |
| (.contentCenter): |
| (.contentEnd): |
| (.contentCenterSafe): |
| (.contentCenterUnsafe): |
| (.contentEndSafe): |
| (.contentEndUnsafe): |
| (.contentSpaceBetween): |
| (.contentSpaceAround): |
| (.contentSpaceEvenly): |
| (.contentStretch): |
| * web-platform-tests/css/support/b-green.css: Added. |
| (.b): |
| * web-platform-tests/css/support/c-red.css: Added. |
| (.c): |
| * web-platform-tests/css/support/cat.png: Added. |
| * web-platform-tests/css/support/green.ico: Added. |
| * web-platform-tests/css/support/import-green.css: Added. |
| (.import): |
| * web-platform-tests/css/support/import-red.css: Added. |
| (.import): |
| * web-platform-tests/css/support/pattern-grg-rgr-grg.png: Added. |
| * web-platform-tests/css/support/pattern-grg-rrg-rgg.png: Added. |
| * web-platform-tests/css/support/pattern-rgr-grg-rgr.png: Added. |
| * web-platform-tests/css/support/pattern-tr.png: Added. |
| * web-platform-tests/css/support/red.ico: Added. |
| * web-platform-tests/css/support/ruler-h-50%.png: Added. |
| * web-platform-tests/css/support/ruler-h-50px.png: Added. |
| * web-platform-tests/css/support/ruler-v-100px.png: Added. |
| * web-platform-tests/css/support/ruler-v-50px.png: Added. |
| * web-platform-tests/css/support/square-purple.png: Added. |
| * web-platform-tests/css/support/square-teal.png: Added. |
| * web-platform-tests/css/support/square-white.png: Added. |
| * web-platform-tests/css/support/support/README: Added. |
| * web-platform-tests/css/support/support/swatch-green.png: Added. |
| * web-platform-tests/css/support/support/swatch-red.png: Added. |
| * web-platform-tests/css/support/support/w3c-import.log: Added. |
| * web-platform-tests/css/support/swatch-blue.png: Added. |
| * web-platform-tests/css/support/swatch-green.png: Added. |
| * web-platform-tests/css/support/swatch-lime.png: Added. |
| * web-platform-tests/css/support/swatch-orange.png: Added. |
| * web-platform-tests/css/support/swatch-red.png: Added. |
| * web-platform-tests/css/support/swatch-teal.png: Added. |
| * web-platform-tests/css/support/swatch-white.png: Added. |
| * web-platform-tests/css/support/swatch-yellow.png: Added. |
| * web-platform-tests/css/support/test-bl.png: Added. |
| * web-platform-tests/css/support/test-br.png: Added. |
| * web-platform-tests/css/support/test-inner-half-size.png: Added. |
| * web-platform-tests/css/support/test-outer.png: Added. |
| * web-platform-tests/css/support/test-tl.png: Added. |
| * web-platform-tests/css/support/test-tr.png: Added. |
| * web-platform-tests/css/support/w3c-import.log: Added. |
| |
| 2018-01-30 Frederic Wang <fwang@igalia.com> |
| |
| Use document.scrollingElement to access viewport scroll properties in tests |
| https://bugs.webkit.org/show_bug.cgi?id=182241 |
| |
| Reviewed by Antonio Gomes. |
| |
| Many tests use document.body in standard mode in order to access scroll properties of the |
| viewport. This is incorrect per the CSSOM View specification but WebKit does not follow the |
| spec at the moment (see bug 5991). This replaces several of these instances with |
| document.scrollingElement, so that tests will still work when WebKit's behavior is changed. |
| The change in that web-platform-tests test are imported from |
| https://github.com/w3c/web-platform-tests/commit/fc33ef7641427a3f1388093c54b24f292c21b34d |
| |
| * web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/003.html: |
| |
| 2018-01-29 Youenn Fablet <youenn@apple.com> |
| |
| ServiceWorkerClientFetch should not consider responses without Location headers as redirection responses |
| https://bugs.webkit.org/show_bug.cgi?id=182134 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/service-workers/service-worker/navigation-redirect.https-expected.txt: |
| |
| 2018-01-29 Oleksandr Skachkov <gskachkov@gmail.com> |
| |
| FetchResponse should support ConsumeData callback on chunk data is received: handling ReadableStream bodies |
| https://bugs.webkit.org/show_bug.cgi?id=182008 |
| |
| Reviewed by Youenn Fablet. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-event-respond-with-readable-stream-chunk.https-expected.txt: Added. |
| * web-platform-tests/service-workers/service-worker/fetch-event-respond-with-readable-stream-chunk.https.html: Added. |
| * web-platform-tests/service-workers/service-worker/resources/fetch-event-respond-with-readable-stream-chunk-iframe.html: Added. |
| * web-platform-tests/service-workers/service-worker/resources/fetch-event-respond-with-readable-stream-chunk-worker.js: Added. |
| (const.process): |
| (this.step): |
| (this.run): |
| (const.asyncSteps): |
| |
| 2018-01-26 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Distinguish between an omitted and a null timeline argument to the Animation constructor |
| https://bugs.webkit.org/show_bug.cgi?id=179065 |
| |
| Reviewed by Dean Jackson. |
| |
| Update WPT test output with progressions. |
| |
| * web-platform-tests/web-animations/interfaces/Animation/constructor-expected.txt: |
| * web-platform-tests/web-animations/timing-model/animations/reversing-an-animation-expected.txt: |
| * web-platform-tests/web-animations/timing-model/animations/set-the-timeline-of-an-animation-expected.txt: |
| |
| 2018-01-26 Youenn Fablet <youenn@apple.com> |
| |
| CSP post checks should be done for service worker responses |
| https://bugs.webkit.org/show_bug.cgi?id=182160 |
| |
| Reviewed by Daniel Bates. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-csp.https-expected.txt: |
| |
| 2018-01-26 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| [css-multicol] Support percentages in column-gap |
| https://bugs.webkit.org/show_bug.cgi?id=182004 |
| |
| Reviewed by Javier Fernandez. |
| |
| New expected results for a few tests that are passing now. |
| One is the test for this specific patch, the other are tests related to animations |
| of "normal" and initial value, that were fixed with the introduction of GapLength. |
| |
| * web-platform-tests/css/css-multicol/multicol-gap-animation-002-expected.txt: |
| * web-platform-tests/css/css-multicol/multicol-gap-animation-003-expected.txt: |
| * web-platform-tests/css/css-multicol/multicol-gap-percentage-001-expected.txt: |
| |
| 2018-01-25 Yusuke Suzuki <utatane.tea@gmail.com> |
| |
| imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling.html crashes |
| https://bugs.webkit.org/show_bug.cgi?id=181980 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-script-error-expected.txt: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling-expected.txt: Added. |
| |
| 2018-01-25 Chris Dumez <cdumez@apple.com> |
| |
| Access to service workers / Cache API should be disabled in sandboxed frames without allow-same-origin flag |
| https://bugs.webkit.org/show_bug.cgi?id=182140 |
| <rdar://problem/36879952> |
| |
| Reviewed by Youenn Fablet. |
| |
| Rebaseline several WPT test that either pass or fail differently. |
| |
| * web-platform-tests/service-workers/cache-storage/window/sandboxed-iframes.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/sandboxed-iframe-navigator-serviceworker.https-expected.txt: |
| |
| 2018-01-25 Chris Dumez <cdumez@apple.com> |
| |
| Clients.get(id) should only returns clients in the service worker's origin |
| https://bugs.webkit.org/show_bug.cgi?id=182149 |
| <rdar://problem/36882310> |
| |
| Reviewed by Youenn Fablet. |
| |
| Rebase WPT test that is now passing. |
| |
| * web-platform-tests/service-workers/service-worker/clients-get-cross-origin.https-expected.txt: |
| |
| 2018-01-25 Youenn Fablet <youenn@apple.com> |
| |
| ShapeOutside should use same origin credentials mode |
| https://bugs.webkit.org/show_bug.cgi?id=182141 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-request-css-images.https-expected.txt: |
| |
| 2018-01-25 Youenn Fablet <youenn@apple.com> |
| |
| DocumentThreadableLoader should ensure service worker is not reused if redirection comes from the network |
| https://bugs.webkit.org/show_bug.cgi?id=182137 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-request-fallback.https-expected.txt: |
| |
| 2018-01-25 Youenn Fablet <youenn@apple.com> |
| |
| DocumentLoader should interrupt ongoing load when getting a redirection from network that matches a service worker |
| https://bugs.webkit.org/show_bug.cgi?id=182115 |
| |
| Reviewed by Alex Christensen. |
| |
| * web-platform-tests/service-workers/service-worker/navigation-redirect.https-expected.txt: |
| |
| 2018-01-25 Chris Dumez <cdumez@apple.com> |
| |
| Registering same scope as the script directory without the last slash should fail |
| https://bugs.webkit.org/show_bug.cgi?id=182122 |
| <rdar://problem/36877167> |
| |
| Reviewed by Youenn Fablet. |
| |
| Rebaseline WPT test now that one more check is passing. |
| |
| * web-platform-tests/service-workers/service-worker/registration-security-error.https-expected.txt: |
| |
| 2018-01-25 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Expose the reverse() method |
| https://bugs.webkit.org/show_bug.cgi?id=182100 |
| <rdar://problem/36867117> |
| |
| Reviewed by Dean Jackson. |
| |
| Update WPT test output with progressions. |
| |
| * web-platform-tests/web-animations/interfaces/Animation/idlharness-expected.txt: |
| * web-platform-tests/web-animations/timing-model/animations/reversing-an-animation-expected.txt: |
| |
| 2018-01-25 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Account for provided easings when computing progress and resolving keyframe effect values |
| https://bugs.webkit.org/show_bug.cgi?id=182098 |
| <rdar://problem/36866149> |
| |
| Reviewed by Dean Jackson. |
| |
| Update expected values with a few adjusted failures and many progressions. |
| |
| * web-platform-tests/css-timing-1/step-timing-functions-output-expected.txt: |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-iteration-composite-operation-expected.txt: |
| * web-platform-tests/web-animations/interfaces/Animation/effect-expected.txt: |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/easing-expected.txt: |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/iterationComposite-expected.txt: |
| * web-platform-tests/web-animations/timing-model/time-transformations/transformed-progress-expected.txt: |
| |
| 2018-01-25 Youenn Fablet <youenn@apple.com> |
| |
| Set integrity fetch options for loading scripts and CSS |
| https://bugs.webkit.org/show_bug.cgi?id=182077 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-request-resources.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-request-resources.https.html: |
| |
| 2018-01-25 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| [css-multicol] Update WPT test suite |
| https://bugs.webkit.org/show_bug.cgi?id=182087 |
| |
| Reviewed by Javier Fernandez. |
| |
| * resources/import-expectations.json: |
| * resources/resource-files.json: |
| * web-platform-tests/css/css-multicol/OWNERS: Added. |
| * web-platform-tests/css/css-multicol/extremely-tall-multicol-with-extremely-tall-child-crash-expected.txt: Added. |
| * web-platform-tests/css/css-multicol/extremely-tall-multicol-with-extremely-tall-child-crash.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-basic-001-expected.html: |
| * web-platform-tests/css/css-multicol/multicol-basic-001.html: |
| * web-platform-tests/css/css-multicol/multicol-basic-002-expected.html: |
| * web-platform-tests/css/css-multicol/multicol-basic-002.html: |
| * web-platform-tests/css/css-multicol/multicol-basic-003-expected.html: |
| * web-platform-tests/css/css-multicol/multicol-basic-003.html: |
| * web-platform-tests/css/css-multicol/multicol-basic-004-expected.html: |
| * web-platform-tests/css/css-multicol/multicol-basic-004.html: |
| * web-platform-tests/css/css-multicol/multicol-basic-005-expected.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-basic-005.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-basic-006-expected.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-basic-006.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-basic-007-expected.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-basic-007.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-basic-008-expected.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-basic-008.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-block-no-clip-001-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-multicol/multicol-width-002-expected.xht. |
| * web-platform-tests/css/css-multicol/multicol-block-no-clip-001.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-multicol/multicol-clip-001.xht. |
| * web-platform-tests/css/css-multicol/multicol-block-no-clip-002-expected.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-block-no-clip-002.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-multicol/multicol-clip-001.xht. |
| * web-platform-tests/css/css-multicol/multicol-br-inside-avoidcolumn-001-expected.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-br-inside-avoidcolumn-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-break-000-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-break-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-break-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-clip-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-002-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-002.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-003-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-003.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-004-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-004.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-005-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-005.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-006-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-006.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-007-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-007.xht: |
| * web-platform-tests/css/css-multicol/multicol-columns-invalid-002.xht: |
| * web-platform-tests/css/css-multicol/multicol-containing-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-containing-002.xht: |
| * web-platform-tests/css/css-multicol/multicol-count-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-count-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-count-002-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-count-computed-003-expected.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-count-computed-003.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-count-computed-005-expected.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-count-computed-005.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-fill-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-fill-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-fill-auto-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-fill-auto-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-fill-auto-002-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-fill-auto-002.xht: |
| * web-platform-tests/css/css-multicol/multicol-fill-auto-003.xht: |
| * web-platform-tests/css/css-multicol/multicol-fill-auto-block-children-002-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-fill-auto-block-children-002.xht: |
| * web-platform-tests/css/css-multicol/multicol-fill-balance-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-fill-balance-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-fill-balance-002-expected.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-fill-balance-002.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-gap-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-gap-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-gap-animation-001-expected.txt: Added. |
| * web-platform-tests/css/css-multicol/multicol-gap-animation-001.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-gap-animation-002-expected.txt: Added. |
| * web-platform-tests/css/css-multicol/multicol-gap-animation-002.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-gap-animation-003-expected.txt: Added. |
| * web-platform-tests/css/css-multicol/multicol-gap-animation-003.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-gap-fraction-002-expected.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-gap-fraction-002.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-gap-large-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-gap-large-002-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-gap-percentage-001-expected.txt: Added. |
| * web-platform-tests/css/css-multicol/multicol-gap-percentage-001.html: Added. |
| * web-platform-tests/css/css-multicol/multicol-height-block-child-001-expected.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-height-block-child-001.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-inherit-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-inherit-002.xht: |
| * web-platform-tests/css/css-multicol/multicol-inherit-003.xht: |
| * web-platform-tests/css/css-multicol/multicol-margin-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-margin-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-margin-002-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-margin-002.xht: |
| * web-platform-tests/css/css-multicol/multicol-margin-child-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-nested-005.xht: |
| * web-platform-tests/css/css-multicol/multicol-nested-column-rule-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-nested-column-rule-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-nested-margin-002-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-nested-margin-002.xht: |
| * web-platform-tests/css/css-multicol/multicol-nested-margin-003.xht: |
| * web-platform-tests/css/css-multicol/multicol-nested-margin-004-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-nested-margin-004.xht: |
| * web-platform-tests/css/css-multicol/multicol-nested-margin-005-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-nested-margin-005.xht: |
| * web-platform-tests/css/css-multicol/multicol-overflow-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-reduce-000-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-reduce-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-000-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-002-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-002.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-003.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-color-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-color-inherit-002.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-dashed-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-double-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-fraction-002.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-fraction-003-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-fraction-003.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-groove-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-hidden-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-inset-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-large-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-large-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-large-002.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-large-001.xht. |
| * web-platform-tests/css/css-multicol/multicol-rule-none-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-outset-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-px-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-px-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-ridge-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-samelength-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-shorthand-2-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-multicol/multicol-shorthand-001-expected.xht. |
| * web-platform-tests/css/css-multicol/multicol-rule-shorthand-2.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-002.xht. |
| * web-platform-tests/css/css-multicol/multicol-rule-solid-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-stacking-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-rule-stacking-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-shorthand-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-shorthand-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-000.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-003-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-003.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-block-sibling-003-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-block-sibling-003.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-margin-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-margin-002-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-margin-bottom-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-margin-bottom-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-margin-nested-firstchild-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-all-margin-nested-firstchild-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-span-none-001-expected.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-span-none-001.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-table-cell-vertical-align-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-table-cell-vertical-align-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-width-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-width-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-width-002-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-width-003-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-width-ch-001-expected.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-width-ch-001.xht: Added. |
| * web-platform-tests/css/css-multicol/multicol-width-count-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-width-count-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-width-count-002-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-width-negative-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-width-small-001.xht: |
| * web-platform-tests/css/css-multicol/multicol-zero-height-001-expected.xht: |
| * web-platform-tests/css/css-multicol/multicol-zero-height-001.xht: |
| * web-platform-tests/css/css-multicol/support/w3c-import.log: Added. |
| * web-platform-tests/css/css-multicol/w3c-import.log: Added. |
| |
| 2018-01-25 Antoine Quint <graouts@apple.com> |
| |
| [Web Animations] Update WPT tests and move them to imported/w3c/web-platform-tests |
| https://bugs.webkit.org/show_bug.cgi?id=182092 |
| |
| Unreviewed test gardening. |
| |
| * web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt. |
| * web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property.html: Renamed from LayoutTests/http/wpt/web-animations/animation-model/animation-types/accumulation-per-property.html. |
| * web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/animation-model/animation-types/addition-per-property-expected.txt. |
| * web-platform-tests/web-animations/animation-model/animation-types/addition-per-property.html: Renamed from LayoutTests/http/wpt/web-animations/animation-model/animation-types/addition-per-property.html. |
| * web-platform-tests/web-animations/animation-model/animation-types/discrete-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/animation-model/animation-types/discrete-animation-expected.txt. |
| * web-platform-tests/web-animations/animation-model/animation-types/discrete.html: Renamed from LayoutTests/http/wpt/web-animations/animation-model/animation-types/discrete-animation.html. |
| * web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt. |
| * web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property.html: Renamed from LayoutTests/http/wpt/web-animations/animation-model/animation-types/interpolation-per-property.html. |
| * web-platform-tests/web-animations/animation-model/animation-types/property-list.js: Renamed from LayoutTests/http/wpt/web-animations/animation-model/animation-types/property-list.js. |
| * web-platform-tests/web-animations/animation-model/animation-types/property-types.js: Renamed from LayoutTests/http/wpt/web-animations/animation-model/animation-types/property-types.js. |
| * web-platform-tests/web-animations/animation-model/animation-types/visibility-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/animation-model/keyframe-effects/effect-value-visibility-expected.txt. |
| * web-platform-tests/web-animations/animation-model/animation-types/visibility.html: Renamed from LayoutTests/http/wpt/web-animations/animation-model/keyframe-effects/effect-value-visibility.html. |
| * web-platform-tests/web-animations/animation-model/combining-effects/effect-composition-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/animation-model/combining-effects/effect-composition-expected.txt. |
| * web-platform-tests/web-animations/animation-model/combining-effects/effect-composition.html: Renamed from LayoutTests/http/wpt/web-animations/animation-model/combining-effects/effect-composition.html. |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-context-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/animation-model/keyframe-effects/effect-value-context-expected.txt. |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-context.html: Renamed from LayoutTests/http/wpt/web-animations/animation-model/keyframe-effects/effect-value-context.html. |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-iteration-composite-operation-expected.txt: Added. |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-iteration-composite-operation.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/KeyframeEffect/iterationComposite.html. |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-overlapping-keyframes-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/animation-model/keyframe-effects/effect-value-overlapping-keyframes-expected.txt. |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-overlapping-keyframes.html: Renamed from LayoutTests/http/wpt/web-animations/animation-model/keyframe-effects/effect-value-overlapping-keyframes.html. |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-transformed-distance-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/animation-model/keyframe-effects/effect-value-transformed-distance-expected.txt. |
| * web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-transformed-distance.html: Renamed from LayoutTests/http/wpt/web-animations/animation-model/keyframe-effects/effect-value-transformed-distance.html. |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-no-browsing-context-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animatable/animate-no-browsing-context-expected.txt. |
| * web-platform-tests/web-animations/interfaces/Animatable/animate-no-browsing-context.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animatable/animate-no-browsing-context.html. |
| * web-platform-tests/web-animations/interfaces/Animatable/animate.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animatable/animate.html. |
| * web-platform-tests/web-animations/interfaces/Animatable/getAnimations-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/Animatable/getAnimations.html: Added. |
| * web-platform-tests/web-animations/interfaces/Animation/cancel-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/cancel-expected.txt. |
| * web-platform-tests/web-animations/interfaces/Animation/cancel.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/cancel.html. |
| * web-platform-tests/web-animations/interfaces/Animation/constructor-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/constructor-expected.txt. |
| * web-platform-tests/web-animations/interfaces/Animation/constructor.html: Added. |
| * web-platform-tests/web-animations/interfaces/Animation/effect-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/effect-expected.txt. |
| * web-platform-tests/web-animations/interfaces/Animation/effect.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/effect.html. |
| * web-platform-tests/web-animations/interfaces/Animation/finish-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/Animation/finish.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/finish.html. |
| * web-platform-tests/web-animations/interfaces/Animation/finished-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/Animation/finished.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/finished.html. |
| * web-platform-tests/web-animations/interfaces/Animation/id-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/id-expected.txt. |
| * web-platform-tests/web-animations/interfaces/Animation/id.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/id.html. |
| * web-platform-tests/web-animations/interfaces/Animation/idlharness-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/idlharness-expected.txt. |
| * web-platform-tests/web-animations/interfaces/Animation/idlharness.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/idlharness.html. |
| * web-platform-tests/web-animations/interfaces/Animation/oncancel-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/oncancel-expected.txt. |
| * web-platform-tests/web-animations/interfaces/Animation/oncancel.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/oncancel.html. |
| * web-platform-tests/web-animations/interfaces/Animation/onfinish-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/onfinish-expected.txt. |
| * web-platform-tests/web-animations/interfaces/Animation/onfinish.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/onfinish.html. |
| * web-platform-tests/web-animations/interfaces/Animation/pause-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/pause-expected.txt. |
| * web-platform-tests/web-animations/interfaces/Animation/pause.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/pause.html. |
| * web-platform-tests/web-animations/interfaces/Animation/pending-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/Animation/pending.html: Added. |
| * web-platform-tests/web-animations/interfaces/Animation/play-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/play-expected.txt. |
| * web-platform-tests/web-animations/interfaces/Animation/play.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/play.html. |
| * web-platform-tests/web-animations/interfaces/Animation/playbackRate-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/playbackRate-expected.txt. |
| * web-platform-tests/web-animations/interfaces/Animation/playbackRate.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/playbackRate.html. |
| * web-platform-tests/web-animations/interfaces/Animation/ready-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/ready-expected.txt. |
| * web-platform-tests/web-animations/interfaces/Animation/ready.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/ready.html. |
| * web-platform-tests/web-animations/interfaces/Animation/startTime-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/startTime-expected.txt. |
| * web-platform-tests/web-animations/interfaces/Animation/startTime.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Animation/startTime.html. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/delay-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/delay.html: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/direction-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/direction.html: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/duration-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/duration.html: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/easing-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/AnimationEffectTiming/easing-expected.txt. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/easing.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/AnimationEffectTiming/easing.html. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/endDelay-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/endDelay.html: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/fill-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/fill.html: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/getComputedTiming-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/getComputedTiming.html: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/idlharness-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/idlharness.html: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/iterationStart-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/iterationStart.html: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/iterations-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationEffectTiming/iterations.html: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationPlaybackEvent/constructor-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationPlaybackEvent/constructor.html: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationPlaybackEvent/idlharness-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/AnimationPlaybackEvent/idlharness.html: Added. |
| * web-platform-tests/web-animations/interfaces/Document/getAnimations-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Document/getAnimations-expected.txt. |
| * web-platform-tests/web-animations/interfaces/Document/getAnimations.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/Document/getAnimations.html. |
| * web-platform-tests/web-animations/interfaces/Document/timeline-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/Document/timeline.html: Added. |
| * web-platform-tests/web-animations/interfaces/DocumentTimeline/constructor-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/DocumentTimeline/constructor-expected.txt. |
| * web-platform-tests/web-animations/interfaces/DocumentTimeline/constructor.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/DocumentTimeline/constructor.html. |
| * web-platform-tests/web-animations/interfaces/DocumentTimeline/idlharness-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/AnimationTimeline/idlharness-expected.txt. |
| * web-platform-tests/web-animations/interfaces/DocumentTimeline/idlharness.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/AnimationTimeline/idlharness.html. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/composite-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/composite.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/KeyframeEffect/composite.html. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/constructor-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/constructor.html: Added. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/copy-constructor-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/copy-constructor.html: Added. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/idlharness-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/idlharness.html: Added. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/iterationComposite-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/iterationComposite.html: Added. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-001-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-001-expected.txt. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-001.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-001.html. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-002-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-002-expected.txt. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-002.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-002.html. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/setKeyframes-expected.txt: Added. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/setKeyframes.html: Added. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/target-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/interfaces/KeyframeEffect/setTarget-expected.txt. |
| * web-platform-tests/web-animations/interfaces/KeyframeEffect/target.html: Renamed from LayoutTests/http/wpt/web-animations/interfaces/KeyframeEffect/setTarget.html. |
| * web-platform-tests/web-animations/resources/easing-tests.js: Renamed from LayoutTests/http/wpt/web-animations/resources/easing-tests.js. |
| * web-platform-tests/web-animations/resources/effect-tests.js: Renamed from LayoutTests/http/wpt/web-animations/resources/effect-tests.js. |
| * web-platform-tests/web-animations/resources/keyframe-tests.js: Added. |
| * web-platform-tests/web-animations/resources/keyframe-utils.js: Added. |
| * web-platform-tests/web-animations/resources/xhr-doc.py: Renamed from LayoutTests/http/wpt/web-animations/resources/xhr-doc.py. |
| * web-platform-tests/web-animations/testcommon.js: Renamed from LayoutTests/http/wpt/web-animations/testcommon.js. |
| * web-platform-tests/web-animations/timing-model/animation-effects/active-time-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animation-effects/active-time-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animation-effects/active-time.html: Added. |
| * web-platform-tests/web-animations/timing-model/animation-effects/current-iteration-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animation-effects/current-iteration-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animation-effects/current-iteration.html: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animation-effects/current-iteration.html. |
| * web-platform-tests/web-animations/timing-model/animation-effects/local-time-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animation-effects/local-time-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animation-effects/local-time.html: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animation-effects/local-time.html. |
| * web-platform-tests/web-animations/timing-model/animation-effects/phases-and-states-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animation-effects/phases-and-states-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animation-effects/phases-and-states.html: Added. |
| * web-platform-tests/web-animations/timing-model/animation-effects/simple-iteration-progress-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animation-effects/simple-iteration-progress-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animation-effects/simple-iteration-progress.html: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animation-effects/simple-iteration-progress.html. |
| * web-platform-tests/web-animations/timing-model/animations/canceling-an-animation-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/canceling-an-animation-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animations/canceling-an-animation.html: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/canceling-an-animation.html. |
| * web-platform-tests/web-animations/timing-model/animations/current-time-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/current-time-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animations/current-time.html: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/current-time.html. |
| * web-platform-tests/web-animations/timing-model/animations/finishing-an-animation-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/finishing-an-animation-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animations/finishing-an-animation.html: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/finishing-an-animation.html. |
| * web-platform-tests/web-animations/timing-model/animations/pausing-an-animation-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/pausing-an-animation-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animations/pausing-an-animation.html: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/pausing-an-animation.html. |
| * web-platform-tests/web-animations/timing-model/animations/play-states-expected.txt: Added. |
| * web-platform-tests/web-animations/timing-model/animations/play-states.html: Added. |
| * web-platform-tests/web-animations/timing-model/animations/playing-an-animation-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/playing-an-animation-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animations/playing-an-animation.html: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/playing-an-animation.html. |
| * web-platform-tests/web-animations/timing-model/animations/reversing-an-animation-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/reversing-an-animation-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animations/reversing-an-animation.html: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/reversing-an-animation.html. |
| * web-platform-tests/web-animations/timing-model/animations/set-the-animation-start-time-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/set-the-animation-start-time-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animations/set-the-animation-start-time.html: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/set-the-animation-start-time.html. |
| * web-platform-tests/web-animations/timing-model/animations/set-the-target-effect-of-an-animation-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/set-the-target-effect-of-an-animation-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animations/set-the-target-effect-of-an-animation.html: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/set-the-target-effect-of-an-animation.html. |
| * web-platform-tests/web-animations/timing-model/animations/set-the-timeline-of-an-animation-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/set-the-timeline-of-an-animation-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animations/set-the-timeline-of-an-animation.html: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/set-the-timeline-of-an-animation.html. |
| * web-platform-tests/web-animations/timing-model/animations/updating-the-finished-state-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/updating-the-finished-state-expected.txt. |
| * web-platform-tests/web-animations/timing-model/animations/updating-the-finished-state.html: Renamed from LayoutTests/http/wpt/web-animations/timing-model/animations/updating-the-finished-state.html. |
| * web-platform-tests/web-animations/timing-model/time-transformations/transformed-progress-expected.txt: Renamed from LayoutTests/http/wpt/web-animations/timing-model/time-transformations/transformed-progress-expected.txt. |
| * web-platform-tests/web-animations/timing-model/time-transformations/transformed-progress.html: Renamed from LayoutTests/http/wpt/web-animations/timing-model/time-transformations/transformed-progress.html. |
| * web-platform-tests/web-animations/timing-model/timelines/document-timelines-expected.txt: Added. |
| * web-platform-tests/web-animations/timing-model/timelines/document-timelines.html: Added. |
| * web-platform-tests/web-animations/timing-model/timelines/timelines-expected.txt: Added. |
| * web-platform-tests/web-animations/timing-model/timelines/timelines.html: Added. |
| |
| 2018-01-24 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| Move css-color & css-multicol WPT suites to the proper folder |
| https://bugs.webkit.org/show_bug.cgi?id=182044 |
| |
| Reviewed by Youenn Fablet. |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/css/css-color/: Renamed from LayoutTests/imported/w3c/css/css-color-3/. |
| * web-platform-tests/css/css-multicol/: Renamed from LayoutTests/imported/w3c/css/css-multicol-1/. |
| |
| 2018-01-24 Chris Dumez <cdumez@apple.com> |
| |
| close() operation should not be exposed inside a ServiceWorkerGlobalScope |
| https://bugs.webkit.org/show_bug.cgi?id=182057 |
| |
| Reviewed by Youenn Fablet. |
| |
| Rebaseline WPT tests now that more checks are passing. |
| |
| * web-platform-tests/service-workers/service-worker/ServiceWorkerGlobalScope/close.https-expected.txt: |
| * web-platform-tests/workers/interfaces.worker-expected.txt: |
| |
| 2018-01-24 Chris Dumez <cdumez@apple.com> |
| |
| Unreviewed, rebaseline flaky service worker test |
| |
| * web-platform-tests/service-workers/service-worker/windowclient-navigate.https-expected.txt: |
| |
| 2018-01-24 Chris Dumez <cdumez@apple.com> |
| |
| Unreviewed, unskip some service worker tests that no longer time out |
| |
| * web-platform-tests/service-workers/service-worker/clients-matchall-include-uncontrolled.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/extendable-event-waituntil.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/indexeddb.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/navigation-redirect.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/postmessage-msgport-to-client.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/postmessage.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/sandboxed-iframe-fetch-event.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/update-recovery.https-expected.txt: |
| |
| 2018-01-24 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| Update paths of CSS tests from WPT |
| https://bugs.webkit.org/show_bug.cgi?id=182043 |
| |
| Reviewed by Youenn Fablet. |
| |
| * resources/import-expectations.json: |
| * resources/resource-files.json: |
| * web-platform-tests/css/css-display/: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-display-3/. |
| * web-platform-tests/css/css-pseudo/: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo-4/. |
| * web-platform-tests/css/css-scoping/: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-scoping-1/. |
| * web-platform-tests/css/css-shapes/: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes-1/. |
| * web-platform-tests/css/css-ui/: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-ui-3/. |
| * web-platform-tests/css/geometry/: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/geometry-1/. |
| * web-platform-tests/css/selectors/: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/selectors4/. |
| * web-platform-tests/lint.whitelist: |
| |
| 2018-01-23 Yusuke Suzuki <utatane.tea@gmail.com> |
| |
| Import WPT for modules |
| https://bugs.webkit.org/show_bug.cgi?id=181981 |
| |
| Reviewed by Sam Weinig. |
| |
| This patch just imports WPT for modules mechanically. |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/bad-module-specifier.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/charset-01-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/charset-01.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/charset-02-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/charset-02.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/charset-03-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/charset-03.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/compilation-error-1-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/compilation-error-1.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/compilation-error-2-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/compilation-error-2.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/credentials.sub-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/credentials.sub.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/crossorigin-common.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/crossorigin-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/crossorigin-import-different.sub.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/crossorigin-import-missingheader.sub.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/crossorigin-import-same.sub.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/crossorigin-import-wrongheader.sub.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/crossorigin-root-different.sub.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/crossorigin-root-missingheader.sub.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/crossorigin-root-same.sub.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/crossorigin-root-wrongheader.sub.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/crossorigin-scripterror.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/crossorigin.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/currentScript-null-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/currentScript-null.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/currentscript.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/custom-element-exception-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/custom-element-exception.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/cycle-tdz-access-a.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/cycle-tdz-access.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/cycle-unresolvable-a.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/cycle-unresolvable.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-fetch-error.sub-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-fetch-error.sub.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-script-error-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-script-error.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/inline-event-handler-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/inline-event-handler.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-external-classic-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-external-classic.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-external-module-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-external-module.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-external.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-inline-classic-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-inline-classic.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-inline-module-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-inline-module.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-classic-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-classic.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-module-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-module.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-classic-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-classic.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-module-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-module.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/w3c-import.log: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/error-and-slow-dependency-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/error-and-slow-dependency.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling-parseerror-common.js: Added. |
| (errorHandler): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling-parseerror-dependent.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling-parseerror-dependent.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling-parseerror-dependentmultiple.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling-parseerror-dependentmultiple.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling-parseerror-root.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling-wrongMimetype-import.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling-wrongMimetype.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/evaluation-error-1-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/evaluation-error-1.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/evaluation-error-2-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/evaluation-error-2.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/evaluation-error-3-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/evaluation-error-3.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/evaluation-error-4-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/evaluation-error-4.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/execorder-dynamicordered2.js: Added. |
| (test_dynamicOrdered.step): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/execorder-dynamicordered3.js: Added. |
| (test_dynamicOrdered.step): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/execorder-dynamicordered4.js: Added. |
| (test_dynamicOrdered.step): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/execorder-dynamicunordered1.js: Added. |
| (test_dynamicUnordered1.step): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/execorder-dynamicunordered2.js: Added. |
| (test_dynamicUnordered2.step): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/execorder-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/execorder-parsedordered2.js: Added. |
| (test_parsedOrdered.step): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/execorder-parsedordered4.js: Added. |
| (test_parsedOrdered.step): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/execorder-parsedunordered1.js: Added. |
| (test_parsedUnordered1.step): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/execorder-parsedunordered2.js: Added. |
| (test_parsedUnordered2.step): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/execorder.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/export-something-nested.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/export-something.js: Added. |
| (export.set_foo): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/fetch-error-1-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/fetch-error-1.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/fetch-error-2-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/fetch-error-2.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/fetch-error-2.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/import-something-namespace.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/import-subgraph-404-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/import-subgraph-404.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/imports-a.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/imports-b.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/imports-cycle-a.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/imports-cycle-b.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/imports-cycle.js: Added. |
| (test_importCycle.step): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/imports-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/imports-inc-a.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/imports-inc-ab.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/imports-inc-b.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/imports-self-inner.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/imports-self.js: Added. |
| (test_importSelf.step): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/imports.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-1-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-1.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-1.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-2-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-2.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-3-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-3.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-4-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-4.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-4a.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-4b.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-4c.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-4d.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-5-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-5.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-5a.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-5b.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-5c.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-5d.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-5e.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-6-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-6.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-6a.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-6b.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-6c.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-6d.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-7-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-7.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-7a.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-7b.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-7c.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-7d.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-7e.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-7f.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-8.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/integrity-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/integrity-matches-inner.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/integrity-matches.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/integrity-mismatches-inner.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/integrity-mismatches.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/integrity.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/late-namespace-request-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/late-namespace-request.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/late-star-export-request-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/late-star-export-request.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/load-error-events-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/load-error-events-inline-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/load-error-events-inline.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/load-error-events.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/missing-export-nested.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/missing-export.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/module-in-xhtml-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/module-in-xhtml.xhtml: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/module-vs-script-1-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/module-vs-script-1.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/module-vs-script-2-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/module-vs-script-2.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/nested-missing-export.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/nomodule-attribute-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/nomodule-attribute.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/resources/404-but-js.asis: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/resources/500-but-js.asis: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/resources/check-cookie.py: Added. |
| (main): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/resources/credentials-iframe.sub.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/resources/delayed-modulescript.py: Added. |
| (main): |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/resources/import-non-utf8-with-charset-header.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/resources/import-non-utf8.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/resources/import-utf8-with-charset-header.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/resources/import-utf8.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/resources/imports-404-but-js.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/resources/imports-500-but-js.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/resources/imports-b-cross-origin.sub.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/resources/w3c-import.log: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/script-for-event-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/script-for-event.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/set-currentScript-on-window.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/single-evaluation-1-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/single-evaluation-1.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/single-evaluation-2-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/single-evaluation-2.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/slow-cycle-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/slow-cycle.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/slow-module-graph-a.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/slow-module-graph-b.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/specifier-error-expected.txt: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/specifier-error.html: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/syntaxerror-nested.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/syntaxerror.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/this-nested.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/this.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/throw-error.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/throw-nested.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/throw.js: Added. |
| * web-platform-tests/html/semantics/scripting-1/the-script-element/module/w3c-import.log: Added. |
| |
| 2018-01-23 Javier Fernandez <jfernandez@igalia.com> |
| |
| [css-align] 'left' and 'right' should parse as invalid in block/cross-axis alignment |
| https://bugs.webkit.org/show_bug.cgi?id=181792 |
| |
| Reviewed by Antti Koivisto. |
| |
| Imported new Web Platform Tests for the css-align module. |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/css/css-align-3/content-distribution/w3c-import.log: Removed. |
| * web-platform-tests/css/css-align-3/default-alignment/w3c-import.log: Removed. |
| * web-platform-tests/css/css-align-3/resources/alignment-parsing-utils.js: Removed. |
| * web-platform-tests/css/css-align-3/self-alignment/w3c-import.log: Removed. |
| * web-platform-tests/css/css-align/content-distribution/parse-align-content-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-align-content-001.html: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-align-content-002-expected.txt: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-align-content-002.html: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-align-content-003-expected.txt: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-align-content-003.html: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-align-content-004-expected.txt: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-align-content-004.html: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-align-content-005-expected.txt: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-align-content-005.html: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-001.html: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-002-expected.txt: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-002.html: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-003-expected.txt: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-003.html: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-004-expected.txt: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-004.html: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-005-expected.txt: Added. |
| * web-platform-tests/css/css-align/content-distribution/parse-justify-content-005.html: Added. |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-001-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/content-distribution/place-content-shorthand-001-expected.txt. |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-001.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/content-distribution/place-content-shorthand-001.html. |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-002-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/content-distribution/place-content-shorthand-002-expected.txt. |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-002.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/content-distribution/place-content-shorthand-002.html. |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-003-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/content-distribution/place-content-shorthand-003-expected.txt. |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-003.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/content-distribution/place-content-shorthand-003.html. |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-004-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/content-distribution/place-content-shorthand-004-expected.txt. |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-004.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/content-distribution/place-content-shorthand-004.html. |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-005-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/content-distribution/place-content-shorthand-005-expected.txt. |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-005.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/content-distribution/place-content-shorthand-005.html. |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-006-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/content-distribution/place-content-shorthand-006-expected.txt. |
| * web-platform-tests/css/css-align/content-distribution/place-content-shorthand-006.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/content-distribution/place-content-shorthand-006.html. |
| * web-platform-tests/css/css-align/content-distribution/w3c-import.log: Added. |
| * web-platform-tests/css/css-align/default-alignment/justify-items-legacy-001-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/default-alignment/justify-items-legacy-001-expected.txt. |
| * web-platform-tests/css/css-align/default-alignment/justify-items-legacy-001.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/default-alignment/justify-items-legacy-001.html. |
| * web-platform-tests/css/css-align/default-alignment/parse-align-items-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-align-items-001.html: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-align-items-002-expected.txt: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-align-items-002.html: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-align-items-003-expected.txt: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-align-items-003.html: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-align-items-004-expected.txt: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-align-items-004.html: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-align-items-005-expected.txt: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-align-items-005.html: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-001.html: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-002-expected.txt: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-002.html: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-003-expected.txt: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-003.html: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-004-expected.txt: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-004.html: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-005-expected.txt: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-005.html: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-006-expected.txt: Added. |
| * web-platform-tests/css/css-align/default-alignment/parse-justify-items-006.html: Added. |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-001-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/default-alignment/place-items-shorthand-001-expected.txt. |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-001.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/default-alignment/place-items-shorthand-001.html. |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-002-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/default-alignment/place-items-shorthand-002-expected.txt. |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-002.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/default-alignment/place-items-shorthand-002.html. |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-003-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/default-alignment/place-items-shorthand-003-expected.txt. |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-003.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/default-alignment/place-items-shorthand-003.html. |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-004-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/default-alignment/place-items-shorthand-004-expected.txt. |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-004.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/default-alignment/place-items-shorthand-004.html. |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-005-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/default-alignment/place-items-shorthand-005-expected.txt. |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-005.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/default-alignment/place-items-shorthand-005.html. |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-006-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/default-alignment/place-items-shorthand-006-expected.txt. |
| * web-platform-tests/css/css-align/default-alignment/place-items-shorthand-006.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/default-alignment/place-items-shorthand-006.html. |
| * web-platform-tests/css/css-align/default-alignment/w3c-import.log: Added. |
| * web-platform-tests/css/css-align/distribution-values/space-evenly-001-expected.xht: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/distribution-values/space-evenly-001-expected.xht. |
| * web-platform-tests/css/css-align/distribution-values/space-evenly-001.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/distribution-values/space-evenly-001.html. |
| * web-platform-tests/css/css-align/distribution-values/w3c-import.log: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/distribution-values/w3c-import.log. |
| * web-platform-tests/css/css-align/resources/alignment-parsing-utils.js: Added. |
| (checkPlaceShorhand): |
| (checkPlaceShorhandLonghands): |
| (checkPlaceShorthandInvalidValues): |
| (checkValues): |
| (checkBadValues): |
| (checkInitialValues): |
| (checkInheritValues): |
| (checkLegacyValues): |
| (checkSupportedValues): |
| * web-platform-tests/css/css-align/resources/w3c-import.log: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/resources/w3c-import.log. |
| * web-platform-tests/css/css-align/self-alignment/parse-align-self-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-align-self-001.html: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-align-self-002-expected.txt: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-align-self-002.html: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-align-self-003-expected.txt: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-align-self-003.html: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-align-self-004-expected.txt: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-align-self-004.html: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-align-self-005-expected.txt: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-align-self-005.html: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-justify-self-001-expected.txt: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-justify-self-001.html: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-justify-self-002-expected.txt: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-justify-self-002.html: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-justify-self-003-expected.txt: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-justify-self-003.html: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-justify-self-004-expected.txt: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-justify-self-004.html: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-justify-self-005-expected.txt: Added. |
| * web-platform-tests/css/css-align/self-alignment/parse-justify-self-005.html: Added. |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-001-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/self-alignment/place-self-shorthand-001-expected.txt. |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-001.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/self-alignment/place-self-shorthand-001.html. |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-002-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/self-alignment/place-self-shorthand-002-expected.txt. |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-002.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/self-alignment/place-self-shorthand-002.html. |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-003-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/self-alignment/place-self-shorthand-003-expected.txt. |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-003.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/self-alignment/place-self-shorthand-003.html. |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-004-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/self-alignment/place-self-shorthand-004-expected.txt. |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-004.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/self-alignment/place-self-shorthand-004.html. |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-005-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/self-alignment/place-self-shorthand-005-expected.txt. |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-005.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/self-alignment/place-self-shorthand-005.html. |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-006-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/self-alignment/place-self-shorthand-006-expected.txt. |
| * web-platform-tests/css/css-align/self-alignment/place-self-shorthand-006.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-align-3/self-alignment/place-self-shorthand-006.html. |
| * web-platform-tests/css/css-align/self-alignment/w3c-import.log: Added. |
| |
| 2018-01-23 Brady Eidson <beidson@apple.com> |
| |
| Allow passing MessagePorts across processes (e.g. ServiceWorkers). |
| https://bugs.webkit.org/show_bug.cgi?id=181178 |
| |
| Reviewed by Andy Estes. |
| |
| Re-baseline for many new passes and a few new failure modes. |
| |
| * web-platform-tests/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/ServiceWorkerGlobalScope/postmessage.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/ServiceWorkerGlobalScope/registration-attribute.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/ServiceWorkerGlobalScope/unregister.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/claim-affect-other-registration.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/claim-fetch.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/claim-not-using-registration.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/claim-using-registration.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/claim-worker-fetch.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/client-id.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/clients-get-cross-origin.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/clients-get.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/clients-matchall-client-types.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/clients-matchall-exact-controller.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/clients-matchall-order.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/clients-matchall.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/extendable-event-async-waituntil.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-event-async-respond-with.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-event-respond-with-stops-propagation.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-event-throws-after-respond-with.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-request-css-base-url.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-request-css-images.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-request-fallback.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-request-no-freshness-headers.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-request-resources.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/immutable-prototype-serviceworker.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/registration-end-to-end.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/registration-events.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/skip-waiting-installed.https-expected.txt: |
| |
| 2018-01-22 Chris Nardi <csnardi1@gmail.com> |
| |
| Parse calc() in CSS media queries |
| https://bugs.webkit.org/show_bug.cgi?id=181716 |
| |
| Reviewed by Antti Koivisto. |
| |
| * resources/import-expectations.json: |
| * resources/resource-files.json: |
| * web-platform-tests/css/mediaqueries/OWNERS: Added. |
| * web-platform-tests/css/mediaqueries/aspect-ratio-001-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/aspect-ratio-001.html: Added. |
| * web-platform-tests/css/mediaqueries/aspect-ratio-002-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/aspect-ratio-002.html: Added. |
| * web-platform-tests/css/mediaqueries/aspect-ratio-003-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/aspect-ratio-003.html: Added. |
| * web-platform-tests/css/mediaqueries/aspect-ratio-004-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/aspect-ratio-004.html: Added. |
| * web-platform-tests/css/mediaqueries/device-aspect-ratio-001-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/device-aspect-ratio-001.html: Added. |
| * web-platform-tests/css/mediaqueries/device-aspect-ratio-002-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/device-aspect-ratio-002.html: Added. |
| * web-platform-tests/css/mediaqueries/device-aspect-ratio-003-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/device-aspect-ratio-003.html: Added. |
| * web-platform-tests/css/mediaqueries/device-aspect-ratio-004-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/device-aspect-ratio-004.html: Added. |
| * web-platform-tests/css/mediaqueries/device-aspect-ratio-005-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/device-aspect-ratio-005.html: Added. |
| * web-platform-tests/css/mediaqueries/device-aspect-ratio-006-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/device-aspect-ratio-006.html: Added. |
| * web-platform-tests/css/mediaqueries/min-width-001-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/min-width-001.xht: Added. |
| * web-platform-tests/css/mediaqueries/min-width-tables-001-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/min-width-tables-001.html: Added. |
| * web-platform-tests/css/mediaqueries/mq-calc-001-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/mq-calc-001.html: Added. |
| * web-platform-tests/css/mediaqueries/mq-calc-002-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/mq-calc-002.html: Added. |
| * web-platform-tests/css/mediaqueries/mq-calc-003-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/mq-calc-003.html: Added. |
| * web-platform-tests/css/mediaqueries/mq-calc-004-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/mq-calc-004.html: Added. |
| * web-platform-tests/css/mediaqueries/mq-calc-005-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/mq-calc-005.html: Added. |
| * web-platform-tests/css/mediaqueries/mq-invalid-media-type-001-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/mq-invalid-media-type-001.html: Added. |
| * web-platform-tests/css/mediaqueries/mq-invalid-media-type-002-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/mq-invalid-media-type-002.html: Added. |
| * web-platform-tests/css/mediaqueries/mq-invalid-media-type-003-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/mq-invalid-media-type-003.html: Added. |
| * web-platform-tests/css/mediaqueries/mq-invalid-media-type-004-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/mq-invalid-media-type-004.html: Added. |
| * web-platform-tests/css/mediaqueries/relative-units-001-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/relative-units-001.html: Added. |
| * web-platform-tests/css/mediaqueries/relative-units-002-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/relative-units-002.html: Added. |
| * web-platform-tests/css/mediaqueries/relative-units-003-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/relative-units-003.html: Added. |
| * web-platform-tests/css/mediaqueries/relative-units-004-expected.xht: Added. |
| * web-platform-tests/css/mediaqueries/relative-units-004.html: Added. |
| * web-platform-tests/css/mediaqueries/support/media_queries_iframe.html: Renamed from LayoutTests/fast/media/w3c/resources/media_queries_iframe.html. |
| * web-platform-tests/css/mediaqueries/support/min-width-tables-001-iframe.html: Added. |
| * web-platform-tests/css/mediaqueries/support/w3c-import.log: Added. |
| * web-platform-tests/css/mediaqueries/test_media_queries-expected.txt: Renamed from LayoutTests/fast/media/w3c/test_media_queries-expected.txt. |
| * web-platform-tests/css/mediaqueries/test_media_queries.html: Renamed from LayoutTests/fast/media/w3c/test_media_queries.html. |
| * web-platform-tests/css/mediaqueries/w3c-import.log: Added. |
| |
| 2018-01-22 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| [css-grid] Spanning Grid item has too much space at the bottom / is too high |
| https://bugs.webkit.org/show_bug.cgi?id=181677 |
| |
| Imported WPT tests to check this change. |
| |
| Reviewed by Javier Fernandez. |
| |
| * web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-gutters-001-expected.txt: Added. |
| * web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-gutters-001.html: Added. |
| * web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-gutters-002-expected.txt: Added. |
| * web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-gutters-002.html: Added. |
| * web-platform-tests/css/css-grid/layout-algorithm/w3c-import.log: |
| |
| 2018-01-20 Youenn Fablet <youenn@apple.com> |
| |
| fetch redirect is incompatible with "no-cors" mode |
| https://bugs.webkit.org/show_bug.cgi?id=181866 |
| <rdar://problem/35827140> |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/fetch/api/redirect/redirect-mode-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-mode-worker-expected.txt: |
| * web-platform-tests/fetch/api/redirect/redirect-mode.js: |
| (redirectMode): |
| * web-platform-tests/service-workers/service-worker/fetch-event-redirect.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-event-redirect.https.html: |
| * web-platform-tests/service-workers/service-worker/fetch-request-redirect.https-expected.txt: |
| |
| 2018-01-19 Joseph Pecoraro <pecoraro@apple.com> |
| |
| AppCache: Log a Deprecation warning to the Console when AppCache is used |
| https://bugs.webkit.org/show_bug.cgi?id=181778 |
| |
| Reviewed by Alex Christensen. |
| |
| * web-platform-tests/html/browsers/offline/appcache/workers/appcache-worker-expected.txt: |
| * web-platform-tests/html/browsers/offline/introduction-4/event_cached-expected.txt: |
| * web-platform-tests/html/browsers/offline/introduction-4/event_checking-expected.txt: |
| * web-platform-tests/html/browsers/offline/introduction-4/event_noupdate-expected.txt: |
| * web-platform-tests/html/browsers/offline/introduction-4/event_progress-expected.txt: |
| * web-platform-tests/html/browsers/offline/manifest_url_check-expected.txt: |
| * web-platform-tests/service-workers/service-worker/appcache-ordering-main.https-expected.txt: |
| |
| 2018-01-17 Ali Juma <ajuma@chromium.org> |
| |
| Update web platform tests for Visual Viewport API |
| https://bugs.webkit.org/show_bug.cgi?id=181689 |
| |
| Reviewed by Alex Christensen. |
| |
| Rename the test directory from 'viewport' to 'visual-viewport', and update |
| viewport-resize-event-on-load-overflowing-page.html. |
| |
| This corresponds to the following upstream commits: |
| 1) https://github.com/w3c/web-platform-tests/commit/f878fee4df619e55c7fbfce1a2ff5e5d4d83a03b |
| 2) https://github.com/w3c/web-platform-tests/commit/03a684d63e62d85cffed38bc942f468692d7d54f |
| |
| * resources/import-expectations.json: |
| * web-platform-tests/viewport/w3c-import.log: Removed. |
| * web-platform-tests/visual-viewport/viewport-no-resize-event-on-overflow-recalc-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-no-resize-event-on-overflow-recalc-expected.txt. |
| * web-platform-tests/visual-viewport/viewport-no-resize-event-on-overflow-recalc.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-no-resize-event-on-overflow-recalc.html. |
| * web-platform-tests/visual-viewport/viewport-read-size-causes-layout-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-read-size-causes-layout-expected.txt. |
| * web-platform-tests/visual-viewport/viewport-read-size-causes-layout.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-read-size-causes-layout.html. |
| * web-platform-tests/visual-viewport/viewport-read-size-in-iframe-causes-layout-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-read-size-in-iframe-causes-layout-expected.txt. |
| * web-platform-tests/visual-viewport/viewport-read-size-in-iframe-causes-layout.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-read-size-in-iframe-causes-layout.html. |
| * web-platform-tests/visual-viewport/viewport-resize-event-on-load-overflowing-page-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-resize-event-on-load-overflowing-page-expected.txt. |
| * web-platform-tests/visual-viewport/viewport-resize-event-on-load-overflowing-page.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-resize-event-on-load-overflowing-page.html. |
| * web-platform-tests/visual-viewport/viewport-scrollbars-cause-resize-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-scrollbars-cause-resize-expected.txt. |
| * web-platform-tests/visual-viewport/viewport-scrollbars-cause-resize.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-scrollbars-cause-resize.html. |
| * web-platform-tests/visual-viewport/viewport-type-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-type-expected.txt. |
| * web-platform-tests/visual-viewport/viewport-type.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-type.html. |
| * web-platform-tests/visual-viewport/viewport-unscaled-scale-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-unscaled-scale-expected.txt. |
| * web-platform-tests/visual-viewport/viewport-unscaled-scale-iframe-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-unscaled-scale-iframe-expected.txt. |
| * web-platform-tests/visual-viewport/viewport-unscaled-scale-iframe.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-unscaled-scale-iframe.html. |
| * web-platform-tests/visual-viewport/viewport-unscaled-scale.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-unscaled-scale.html. |
| * web-platform-tests/visual-viewport/viewport-unscaled-scroll-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-unscaled-scroll-expected.txt. |
| * web-platform-tests/visual-viewport/viewport-unscaled-scroll-iframe-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-unscaled-scroll-iframe-expected.txt. |
| * web-platform-tests/visual-viewport/viewport-unscaled-scroll-iframe.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-unscaled-scroll-iframe.html. |
| * web-platform-tests/visual-viewport/viewport-unscaled-scroll.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-unscaled-scroll.html. |
| * web-platform-tests/visual-viewport/viewport-unscaled-size-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-unscaled-size-expected.txt. |
| * web-platform-tests/visual-viewport/viewport-unscaled-size-iframe-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-unscaled-size-iframe-expected.txt. |
| * web-platform-tests/visual-viewport/viewport-unscaled-size-iframe.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-unscaled-size-iframe.html. |
| * web-platform-tests/visual-viewport/viewport-unscaled-size.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport-unscaled-size.html. |
| * web-platform-tests/visual-viewport/viewport_support.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/viewport/viewport_support.js. |
| * web-platform-tests/visual-viewport/w3c-import.log: Added. |
| |
| 2018-01-12 Jiewen Tan <jiewen_tan@apple.com> |
| |
| [WebAuthN] Implement dummy WebAuthN IDLs |
| https://bugs.webkit.org/show_bug.cgi?id=181627 |
| <rdar://problem/36459864> |
| |
| Reviewed by Alex Christensen. |
| |
| * web-platform-tests/credential-management/credentialscontainer-create-basics.https-expected.txt: |
| |
| 2018-01-11 Youenn Fablet <youenn@apple.com> |
| |
| Redirected iframe loading with Request.redirect=follow should fail |
| https://bugs.webkit.org/show_bug.cgi?id=181491 |
| |
| Reviewed by Alex Christensen. |
| |
| Updated tests to output a more deterministic output, more debuggable. |
| Made use of media.js to allow loading either oga or mp3 when oga is not supported. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-request-redirect.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html: |
| |
| 2018-01-10 Youenn Fablet <youenn@apple.com> |
| |
| Use no-cache fetch mode when loading main documents with location.reload() |
| https://bugs.webkit.org/show_bug.cgi?id=181285 |
| |
| Reviewed by Alex Christensen. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-event.https-expected.txt: |
| |
| 2018-01-09 Chris Dumez <cdumez@apple.com> |
| |
| We should not return undefined for most properties of a detached Window |
| https://bugs.webkit.org/show_bug.cgi?id=181416 |
| <rdar://problem/36162489> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Rebaseline several WPT tests now that more checks are passing. |
| |
| * web-platform-tests/custom-elements/custom-element-registry/per-global-expected.txt: |
| * web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-append-to-child-document-expected.txt: |
| * web-platform-tests/service-workers/service-worker/detached-context.https-expected.txt: |
| |
| 2018-01-09 Matt Lewis <jlewis3@apple.com> |
| |
| Unreviewed, rolling out r226531. |
| |
| This caused test failures on macOS WK2. |
| |
| Reverted changeset: |
| |
| "Use no-cache fetch mode when loading main documents with |
| location.reload()" |
| https://bugs.webkit.org/show_bug.cgi?id=181285 |
| https://trac.webkit.org/changeset/226531 |
| |
| 2018-01-09 Youenn Fablet <youenn@apple.com> |
| |
| Make imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-cache.https.html robust to quota error |
| https://bugs.webkit.org/show_bug.cgi?id=181404 |
| |
| Reviewed by Alex Christensen. |
| |
| Ensure fetch event promise is resolved in case cache is used. |
| Ensure each cache entry is deleted to not hit any cache quota error. |
| Test was previously deleting the whole cache, but in WebKit, the quota |
| in such a case will only be updated when the cache is garbaged collected, which is not deterministic. |
| Make tests output more results to improve debugability. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-cache.https.html: |
| * web-platform-tests/service-workers/service-worker/fetch-canvas-tainting.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-canvas-tainting.https.html: |
| * web-platform-tests/service-workers/service-worker/resources/fetch-canvas-tainting-iframe.html: |
| |
| 2018-01-09 Youenn Fablet <youenn@apple.com> |
| |
| [iOS Debug WK2] Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/register-closed-window.https.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=181087 |
| <rdar://problem/36188109> |
| |
| Reviewed by Chris Dumez. |
| |
| Updated test to get a more deterministic output. |
| |
| * web-platform-tests/service-workers/service-worker/register-closed-window.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/resources/register-closed-window-iframe.html: |
| |
| 2018-01-09 Youenn Fablet <youenn@apple.com> |
| |
| Add CSP support to service workers |
| https://bugs.webkit.org/show_bug.cgi?id=181385 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/service-workers/service-worker/service-worker-csp-connect.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/service-worker-csp-default.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/service-worker-csp-script.https-expected.txt: |
| |
| 2018-01-09 Ali Juma <ajuma@chromium.org> |
| |
| Implement VisualViewport API events |
| https://bugs.webkit.org/show_bug.cgi?id=179386 |
| |
| Reviewed by Frédéric Wang. |
| |
| Update expectation for a viewport WPT that now passes. |
| |
| * web-platform-tests/viewport/viewport-resize-event-on-load-overflowing-page-expected.txt: |
| |
| 2018-01-08 Chris Nardi <csnardi1@gmail.com> |
| |
| ::first-letter incorrectly selects grapheme pairs |
| https://bugs.webkit.org/show_bug.cgi?id=181315 |
| |
| Reviewed by Darin Adler. |
| |
| Updated css-pseudo-4 to latest WPT revision and added first-letter-004.html. |
| |
| * web-platform-tests/css/css-pseudo-4/first-letter-004-expected.html: Added. |
| * web-platform-tests/css/css-pseudo-4/first-letter-004.html: Added. |
| * web-platform-tests/css/css-pseudo-4/marker-color-expected.html: |
| * web-platform-tests/css/css-pseudo-4/marker-color.html: |
| * web-platform-tests/css/css-pseudo-4/marker-font-properties.html: |
| * web-platform-tests/css/css-pseudo-4/w3c-import.log: |
| |
| 2018-01-08 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r226532 and r226540. |
| https://bugs.webkit.org/show_bug.cgi?id=181422 |
| |
| jessie says basic browsing does not seem to work (Requested by |
| alexchristensen on #webkit). |
| |
| Reverted changesets: |
| |
| "Add CSP support to service workers" |
| https://bugs.webkit.org/show_bug.cgi?id=181385 |
| https://trac.webkit.org/changeset/226532 |
| |
| "SWClientConnection should not keep references to service |
| worker jobs" |
| https://bugs.webkit.org/show_bug.cgi?id=181381 |
| https://trac.webkit.org/changeset/226540 |
| |
| 2018-01-08 Youenn Fablet <youenn@apple.com> |
| |
| Add CSP support to service workers |
| https://bugs.webkit.org/show_bug.cgi?id=181385 |
| |
| Reviewed by Chris Dumez. |
| |
| * web-platform-tests/service-workers/service-worker/service-worker-csp-connect.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/service-worker-csp-default.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/service-worker-csp-script.https-expected.txt: |
| |
| 2018-01-08 Youenn Fablet <youenn@apple.com> |
| |
| Use no-cache fetch mode when loading main documents with location.reload() |
| https://bugs.webkit.org/show_bug.cgi?id=181285 |
| |
| Reviewed by Alex Christensen. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-event.https-expected.txt: |
| |
| 2018-01-08 Ms2ger <Ms2ger@igalia.com> |
| |
| Update imagebitmap tests. |
| https://bugs.webkit.org/show_bug.cgi?id=181379 |
| |
| Unreviewed test gardening. |
| |
| * web-platform-tests/2dcontext/imagebitmap/common.js: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage-expected.txt: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage.html: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-invalid-args-expected.txt: |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-invalid-args.html: |
| |
| 2018-01-07 Ms2ger <Ms2ger@igalia.com> |
| |
| Implement createImageBitmap(ImageBitmap) |
| https://bugs.webkit.org/show_bug.cgi?id=181287 |
| |
| Reviewed by Darin Adler. |
| |
| * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage-expected.txt: rebaseline. |
| |
| 2018-01-05 Alex Christensen <achristensen@webkit.org> |
| |
| Forbid < and > in URL hosts |
| https://bugs.webkit.org/show_bug.cgi?id=181308 |
| <rdar://problem/36012757> |
| |
| Reviewed by Tim Horton. |
| |
| * 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/url-constructor-expected.txt: |
| * web-platform-tests/url/url-origin-expected.txt: |
| |
| 2018-01-05 Youenn Fablet <youenn@apple.com> |
| |
| Skip LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/claim-shared-worker-fetch.https.html |
| https://bugs.webkit.org/show_bug.cgi?id=181329 |
| |
| Unreviewed. |
| |
| * web-platform-tests/service-workers/service-worker/claim-shared-worker-fetch.https-expected.txt: Removed. |
| |
| 2018-01-05 Youenn Fablet <youenn@apple.com> |
| |
| LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event.https.html should not expect Upgrade-Insecure Requests header |
| https://bugs.webkit.org/show_bug.cgi?id=181286 |
| |
| Reviewed by Alex Christensen. |
| |
| Test previously expected upgrade-insecure-requests header to be inserted in a HTTP request. |
| Given the request URL is HTTPS, there is no need for that header. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-event.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-event.https.html: |
| |
| 2018-01-04 Youenn Fablet <youenn@apple.com> |
| |
| FetchResponse should set its internal response text encoding name |
| https://bugs.webkit.org/show_bug.cgi?id=181284 |
| |
| Reviewed by Alex Christensen. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-event.https-expected.txt: |
| |
| 2018-01-04 Youenn Fablet <youenn@apple.com> |
| |
| Service Worker should expose redirect mode for navigation loads as manual |
| https://bugs.webkit.org/show_bug.cgi?id=181067 |
| |
| Reviewed by Alex Christensen. |
| |
| Updating test to match the latest fetch spec. |
| |
| * web-platform-tests/service-workers/service-worker/navigation-redirect-to-http.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/request-end-to-end.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/request-end-to-end.https.html: |
| |
| 2018-01-04 Youenn Fablet <youenn@apple.com> |
| |
| Implement https://fetch.spec.whatwg.org/#main-fetch default referrer policy setting |
| https://bugs.webkit.org/show_bug.cgi?id=181239 |
| |
| Reviewed by Alex Christensen. |
| |
| Updated test to output more tests for better error reporting. |
| Also updated to relax the settings so that HTTP loads are done even though the page is HTTPS. |
| Updated referrer computation since it should be done based on the fetch context and not its parent context. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-event-referrer-policy.https-expected.txt: |
| * web-platform-tests/service-workers/service-worker/fetch-event-referrer-policy.https.html: |
| |
| 2018-01-02 Youenn Fablet <youenn@apple.com> |
| |
| Memory cache should not reuse resources with different credential fetch option |
| https://bugs.webkit.org/show_bug.cgi?id=181212 |
| |
| Reviewed by Alex Christensen. |
| |
| * web-platform-tests/service-workers/service-worker/fetch-cors-xhr.https-expected.txt: |
| |
| 2018-01-02 Jiewen Tan <jiewen_tan@apple.com> |
| |
| Update Credential Management API for WebAuthentication |
| https://bugs.webkit.org/show_bug.cgi?id=181082 |
| <rdar://problem/36055239> |
| |
| Reviewed by Brent Fulgham. |
| |
| * web-platform-tests/credential-management/credentialscontainer-create-basics.https-expected.txt: |
| * web-platform-tests/credential-management/idl.https-expected.txt: |
| |
| 2018-01-02 Ms2ger <Ms2ger@igalia.com> |
| |
| Update imported/w3c/web-platform-tests/html/browsers/windows/browsing-context.html from upstream wpt. |
| https://bugs.webkit.org/show_bug.cgi?id=172255 |
| |
| Unreviewed test gardening. |
| |
| * web-platform-tests/html/browsers/windows/browsing-context-expected.txt: rebaseline. |
| * web-platform-tests/html/browsers/windows/browsing-context.html: update. |
| |
| == Rolled over to ChangeLog-2018-01-01 == |