Title: [291576] trunk/LayoutTests
Revision
291576
Author
ryanhad...@apple.com
Date
2022-03-21 12:42:26 -0700 (Mon, 21 Mar 2022)

Log Message

Unreviewed test gardening after 246673@main.

* fast/viewport/watchos/viewport-adaptations-after-navigation-expected.txt:
* fast/viewport/watchos/viewport-with-system-minimum-layout-margins.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (291575 => 291576)


--- trunk/LayoutTests/ChangeLog	2022-03-21 19:21:59 UTC (rev 291575)
+++ trunk/LayoutTests/ChangeLog	2022-03-21 19:42:26 UTC (rev 291576)
@@ -118,6 +118,13 @@
         * inspector/runtime/evaluate-emulateUserGesture-hasTransientActivation.html: Added.
         * inspector/runtime/evaluate-emulateUserGesture-hasTransientActivation-expected.txt: Added.
 
+2022-03-21  Ryan Haddad  <ryanhad...@apple.com>
+
+        Unreviewed test gardening.
+
+        * fast/viewport/watchos/viewport-adaptations-after-navigation-expected.txt:
+        * fast/viewport/watchos/viewport-with-system-minimum-layout-margins.html:
+
 2022-03-18  Ryan Haddad  <ryanhad...@apple.com>
 
         [macOS arm64] webrtc/vp9-profile2.html is consistently timing out

Modified: trunk/LayoutTests/fast/viewport/watchos/viewport-adaptations-after-navigation-expected.txt (291575 => 291576)


--- trunk/LayoutTests/fast/viewport/watchos/viewport-adaptations-after-navigation-expected.txt	2022-03-21 19:21:59 UTC (rev 291575)
+++ trunk/LayoutTests/fast/viewport/watchos/viewport-adaptations-after-navigation-expected.txt	2022-03-21 19:42:26 UTC (rev 291576)
@@ -1 +1 @@
-previous size: (156, 175); current size: (320, 359)
+previous size: (184, 204); current size: (320, 355)

Modified: trunk/LayoutTests/fast/viewport/watchos/viewport-with-system-minimum-layout-margins.html (291575 => 291576)


--- trunk/LayoutTests/fast/viewport/watchos/viewport-with-system-minimum-layout-margins.html	2022-03-21 19:21:59 UTC (rev 291575)
+++ trunk/LayoutTests/fast/viewport/watchos/viewport-with-system-minimum-layout-margins.html	2022-03-21 19:42:26 UTC (rev 291576)
@@ -22,7 +22,7 @@
         return;
 
     await UIHelper.ensureVisibleContentRectUpdate();
-    shouldBe("innerWidth", "132");
+    shouldBe("innerWidth", "160");
     finishJSTest();
 }
 </script>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to