Title: [259067] branches/safari-609-branch/LayoutTests
Revision
259067
Author
ryanhad...@apple.com
Date
2020-03-26 13:22:53 -0700 (Thu, 26 Mar 2020)

Log Message

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: branches/safari-609-branch/LayoutTests/ChangeLog (259066 => 259067)


--- branches/safari-609-branch/LayoutTests/ChangeLog	2020-03-26 20:12:25 UTC (rev 259066)
+++ branches/safari-609-branch/LayoutTests/ChangeLog	2020-03-26 20:22:53 UTC (rev 259067)
@@ -1,3 +1,9 @@
+2020-03-26  Ryan Haddad  <ryanhad...@apple.com>
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+
 b'2020-03-23  Russell Epstein  <repst...@apple.com>\n\n        Cherry-pick r258799. rdar://problem/60756681\n\n    Content-Type & Nosniff Ignored on XML External Entity Resources\n    <https://webkit.org/b/191171>\n    <rdar://problem/45763222>\n    \n    Reviewed by Darin Adler.\n    \n    Source/WebCore:\n    \n    Test: http/tests/security/contentTypeOptions/nosniff-xml-external-entity.xhtml\n    \n    * platform/MIMETypeRegistry.cpp:\n    (WebCore::MIMETypeRegistry::isXMLEntityMIMEType): Add.\n    * platform/MIMETypeRegistry.h:\n    (WebCore::MIMETypeRegistry::isXMLEntityMIMEType): Add.\n    - Checks for XML external entity MIME types.\n    \n    * xml/parser/XMLDocumentParserLibxml2.cpp:\n    (WebCore::externalEntityMimeTypeAllowedByNosniff): Add.\n    - Checks whether the MIME type is valid based on the presence of\n      the "X-Content-Type-Options: nosniff" header.\n    (WebCore::openFunc):\n    - Drop the contents of th
 e resource that was returned and print\n      an error message to the Web Inspector console if\n      externalEntityMimeTypeAllowedByNosniff() says the MIME type is\n      not allowed.\n    \n    LayoutTests:\n    \n    * http/tests/security/contentTypeOptions/nosniff-xml-external-entity-expected.txt: Add.\n    * http/tests/security/contentTypeOptions/nosniff-xml-external-entity.xhtml: Add.\n    \n    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@258799 268f45cc-cd09-0410-ab3c-d52691b4dbfc\n\n    2020-03-20  David Kilzer  <ddkil...@apple.com>\n\n            Content-Type & Nosniff Ignored on XML External Entity Resources\n            <https://webkit.org/b/191171>\n            <rdar://problem/45763222>\n\n            Reviewed by Darin Adler.\n\n            * http/tests/security/contentTypeOptions/nosniff-xml-external-entity-expected.txt: Add.\n            * http/tests/security/contentTypeOptions/nosniff-xml-external-entity.xhtml: Add.\n\n    b\'2020-
 03-23  Russell Epstein  <repst...@apple.com>\\n\\n        Cherry-pick r258741. rdar://problem/60756641\\n\\n    Sanitize suggested download filename received from web process\\n    https://bugs.webkit.org/show_bug.cgi?id=209300\\n    <rdar://problem/59487723>\\n    \\n    Patch by Alex Christensen <achristen...@webkit.org> on 2020-03-19\\n    Reviewed by Chris Dumez.\\n    \\n    Source/WebKit:\\n    \\n    * UIProcess/Downloads/DownloadProxy.cpp:\\n    (WebKit::DownloadProxy::decideDestinationWithSuggestedFilenameAsync):\\n    \\n    LayoutTests:\\n    \\n    * fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-backslash-expected.txt:\\n    * fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-backslash.html:\\n    \\n    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@258741 268f45cc-cd09-0410-ab3c-d52691b4dbfc\\n\\n    2020-03-19  Alex Christensen  <achristen...@webkit.org>\\n\\n            Sanitize suggested download filena
 me received from web process\\n            https://bugs.webkit.org/show_bug.cgi?id=209300\\n            <rdar://problem/59487723>\\n\\n            Reviewed by Chris Dumez.\\n\\n            * fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-backslash-expected.txt:\\n            * fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-backslash.html:\\n\\n    b"2020-03-23  Russell Epstein  <repst...@apple.com>\\\\n\\\\n        Cherry-pick r258711. rdar://problem/60756645\\\\n\\\\n    Source/WebCore:\\\\n    AX: VO and safari: can\\\'t press the play button\\\\n    https://bugs.webkit.org/show_bug.cgi?id=209249\\\\n    \\\\n    Reviewed by Darin Adler.\\\\n    \\\\n    Test: accessibility/ios-simulator/has-touch-event-listener-with-shadow.html\\\\n    \\\\n    If a node is in a shadowRoot, going up the node parent tree will stop and not check the entire tree for touch event listeners\\\\n    and a touch event won\\\'t be dispatched. We need to chang
 e to use the parentInComposedTree instead to go up the chain.\\\\n    \\\\n    * accessibility/ios/AccessibilityObjectIOS.mm:\\\\n    (WebCore::AccessibilityObject::hasTouchEventListener const):\\\\n    \\\\n    LayoutTests:\\\\n    AX: VO and safari: caan\\\'t press the play button\\\\n    https://bugs.webkit.org/show_bug.cgi?id=209249\\\\n    \\\\n    Reviewed by Darin Adler.\\\\n    \\\\n    * accessibility/ios-simulator/has-touch-event-listener-with-shadow-expected.txt: Added.\\\\n    * accessibility/ios-simulator/has-touch-event-listener-with-shadow.html: Added.\\\\n    \\\\n    \\\\n    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@258711 268f45cc-cd09-0410-ab3c-d52691b4dbfc\\\\n\\\\n    2020-03-19  Chris Fleizach  <cfleiz...@apple.com>\\\\n\\\\n            AX: VO and safari: caan\\\'t press the play button\\\\n            https://bugs.webkit.org/show_bug.cgi?id=209249\\\\n\\\\n            Reviewed by Darin Adler.\\\\n\\\\n            * accessibility/ios-sim
 ulator/has-touch-event-listener-with-shadow-expected.txt: Added.\\\\n            * accessibility/ios-simulator/has-touch-event-listener-with-shadow.html: Added.\\\\n\\\\n"2020-03-17  Alan Coon  <alanc...@apple.com>\\n\\n            Cherry-pick r258459. rdar://problem/60539192\\n\\n        SVGMatrix should have the access right of its owner SVGTransform always\\n        https://bugs.webkit.org/show_bug.cgi?id=207462\\n\\n        Reviewed by Simon Fraser.\\n\\n        Source/WebCore:\\n\\n        The SVGMatrix needs to be reattached to its owner SVGTransform when the\\n        access right of this owner changes. The access right of the owner changes\\n        when it gets attached to or detached from a higher level owner.\\n\\n        Test: svg/dom/SVGTransformList-anim-read-only.html\\n\\n        * svg/SVGTransform.h:\\n        * svg/properties/SVGProperty.h:\\n        (WebCore::SVGProperty::attach):\\n        (WebCore::SVGProperty::detach):\\n        (WebCore::SVGProperty
 ::reattach):\\n\\n        LayoutTests:\\n\\n        * svg/dom/SVGTransformList-anim-read-only-expected.txt: Added.\\n        * svg/dom/SVGTransformList-anim-read-only.html: Added.\\n\\n\\n        git-svn-id: https://svn.webkit.org/repository/webkit/trunk@258459 268f45cc-cd09-0410-ab3c-d52691b4dbfc\\n\\n        2020-03-13  Said Abou-Hallawa  <s...@apple.com>\\n\\n                SVGMatrix should have the access right of its owner SVGTransform always\\n                https://bugs.webkit.org/show_bug.cgi?id=207462\\n\\n                Reviewed by Simon Fraser.\\n\\n                * svg/dom/SVGTransformList-anim-read-only-expected.txt: Added.\\n                * svg/dom/SVGTransformList-anim-read-only.html: Added.\\n\\n\'2020-03-17  Alan Coon  <alanc...@apple.com>\n\n            Cherry-pick r258455. rdar://problem/60539179\n\n        [Tree building] Block::attachIgnoringContinuation should allow inline tables as before child container\n        https://bugs.webkit.org/show_
 bug.cgi?id=209095\n        <rdar://problem/59837588>\n\n        Reviewed by Simon Fraser.\n\n        Source/WebCore:\n\n        It\'s perfectly valid to have an inline table as the anonymous container for the before child.\n        It\'ll get wrapped inside an anonymous block right before we insert the block box candidate, so\n        the final result will be something like:\n\n        new block level child (this is the child we are inserting)\n        anonymous block wrapper\n          inline table (this is the before child\'s inline container)\n            before child\n\n        Test: fast/table/before-child-is-inline-table.html\n\n        * rendering/updating/RenderTreeBuilderBlock.cpp:\n        (WebCore::RenderTreeBuilder::Block::attachIgnoringContinuation):\n\n        LayoutTests:\n\n        * fast/table/before-child-is-inline-table-expected.txt: Added.\n        * fast/table/before-child-is-inline-table.html: Added.\n\n\n        git-svn-id: https://svn.webkit.org/reposit
 ory/webkit/trunk@258455 268f45cc-cd09-0410-ab3c-d52691b4dbfc\n\n        2020-03-13  Zalan Bujtas  <za...@apple.com>\n\n                [Tree building] Block::attachIgnoringContinuation should allow inline tables as before child container\n                https://bugs.webkit.org/show_bug.cgi?id=209095\n                <rdar://problem/59837588>\n\n                Reviewed by Simon Fraser.\n\n                * fast/table/before-child-is-inline-table-expected.txt: Added.\n                * fast/table/before-child-is-inline-table.html: Added.\n\n'2020-03-12  Ryan Haddad  <ryanhad...@apple.com>
 
         Cherry-pick r254979. rdar://problem/58836694

Modified: branches/safari-609-branch/LayoutTests/platform/mac-wk2/TestExpectations (259066 => 259067)


--- branches/safari-609-branch/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-26 20:12:25 UTC (rev 259066)
+++ branches/safari-609-branch/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-26 20:22:53 UTC (rev 259067)
@@ -933,3 +933,4 @@
 webkit.org/b/207509 [ Debug ] imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination-worker.https.html [ Pass Crash ]
 
 webkit.org/b/207631 tiled-drawing/scrolling/fixed/fixed-during-rubberband.html [ Pass ImageOnlyFailure ]
+webkit.org/b/207632 tiled-drawing/scrolling/sticky/sticky-during-rubberband.html [ Pass ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to