Title: [257506] trunk/LayoutTests
Revision
257506
Author
[email protected]
Date
2020-02-26 13:21:16 -0800 (Wed, 26 Feb 2020)

Log Message

Regression r257289: fast/web-share/share-with-files.html is missing expected results
https://bugs.webkit.org/show_bug.cgi?id=208191

Patch by Nikos Mouchtaris <[email protected]> on 2020-02-26
Reviewed by Tim Horton.

Added expected for new test.

* fast/web-share/share-with-files-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (257505 => 257506)


--- trunk/LayoutTests/ChangeLog	2020-02-26 21:12:54 UTC (rev 257505)
+++ trunk/LayoutTests/ChangeLog	2020-02-26 21:21:16 UTC (rev 257506)
@@ -1,3 +1,14 @@
+2020-02-26  Nikos Mouchtaris  <[email protected]>
+
+        Regression r257289: fast/web-share/share-with-files.html is missing expected results
+        https://bugs.webkit.org/show_bug.cgi?id=208191
+
+        Reviewed by Tim Horton.
+
+        Added expected for new test.
+
+        * fast/web-share/share-with-files-expected.txt: Added.
+
 2020-02-26  Jacob Uphoff  <[email protected]>
 
         Update WPT tests for Intersection Observer

Added: trunk/LayoutTests/fast/web-share/share-with-files-expected.txt (0 => 257506)


--- trunk/LayoutTests/fast/web-share/share-with-files-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/fast/web-share/share-with-files-expected.txt	2020-02-26 21:21:16 UTC (rev 257506)
@@ -0,0 +1,2 @@
+PASS: Share sheet invoked.
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to