Title: [256923] trunk/LayoutTests
Revision
256923
Author
commit-qu...@webkit.org
Date
2020-02-19 09:59:04 -0800 (Wed, 19 Feb 2020)

Log Message

Skip lazy iframe load test
https://bugs.webkit.org/show_bug.cgi?id=207946

Patch by Rob Buis <rb...@igalia.com> on 2020-02-19
Reviewed by Frédéric Wang.

The WPT test html/semantics/embedded-content/the-img-element/image-loading-lazy-in-cross-origin-ifame-001.sub.html
should have been skipped in https://trac.webkit.org/changeset/256916/webkit.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (256922 => 256923)


--- trunk/LayoutTests/ChangeLog	2020-02-19 16:57:31 UTC (rev 256922)
+++ trunk/LayoutTests/ChangeLog	2020-02-19 17:59:04 UTC (rev 256923)
@@ -1,3 +1,15 @@
+2020-02-19  Rob Buis  <rb...@igalia.com>
+
+        Skip lazy iframe load test
+        https://bugs.webkit.org/show_bug.cgi?id=207946
+
+        Reviewed by Frédéric Wang.
+
+        The WPT test html/semantics/embedded-content/the-img-element/image-loading-lazy-in-cross-origin-ifame-001.sub.html
+        should have been skipped in https://trac.webkit.org/changeset/256916/webkit.
+
+        * TestExpectations:
+
 2020-02-19  Jason Lawrence  <lawrenc...@apple.com>
 
         REGRESSION: (r256805?) [ Mojave wk2 Release ] webrtc/video-replace-muted-track.html is flaky timing out.

Modified: trunk/LayoutTests/TestExpectations (256922 => 256923)


--- trunk/LayoutTests/TestExpectations	2020-02-19 16:57:31 UTC (rev 256922)
+++ trunk/LayoutTests/TestExpectations	2020-02-19 17:59:04 UTC (rev 256923)
@@ -3076,6 +3076,7 @@
 
 # Lazy load for iframes is not supported yet.
 webkit.org/b/196698 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/iframe-loading-lazy.html [ Skip ]
+webkit.org/b/196698 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/image-loading-lazy-in-cross-origin-ifame-001.sub.html [ Skip ]
 
 webkit.org/b/202517 imported/w3c/web-platform-tests/2dcontext/text-styles/2d.text.draw.baseline.ideographic.html [ Skip ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to