REGRESSION (r245483) [iPad Simulator] 2 Layout tests fast/scrolling/ios/overflow-scroll-inherited.html fast/scrolling/ios/overflow-scrolling-touch-enabled-stacking.html are failing
https://bugs.webkit.org/show_bug.cgi?id=203069
rdar://problem/51868813

Reviewed by Zalan Bujtas.

Add new result for overflow-scroll-inherited.html, since -webkit-overflow-scrolling:touch is a no-op
on iPad on iOS 13.

We can't have different image references for different devices, so keep overflow-scrolling-touch-enabled-stacking.html
as an image failure.

* platform/ipad-12/fast/scrolling/ios/overflow-scroll-inherited-expected.txt: Added.
* platform/ipad/TestExpectations:
* platform/ipad/fast/scrolling/ios/overflow-scroll-inherited-expected.txt: Added.


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@251241 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index ed77912..170ffca 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,21 @@
+2019-10-17  Simon Fraser  <simon.fraser@apple.com>
+
+        REGRESSION (r245483) [iPad Simulator] 2 Layout tests fast/scrolling/ios/overflow-scroll-inherited.html fast/scrolling/ios/overflow-scrolling-touch-enabled-stacking.html are failing
+        https://bugs.webkit.org/show_bug.cgi?id=203069
+        rdar://problem/51868813
+
+        Reviewed by Zalan Bujtas.
+
+        Add new result for overflow-scroll-inherited.html, since -webkit-overflow-scrolling:touch is a no-op
+        on iPad on iOS 13.
+
+        We can't have different image references for different devices, so keep overflow-scrolling-touch-enabled-stacking.html
+        as an image failure.
+
+        * platform/ipad-12/fast/scrolling/ios/overflow-scroll-inherited-expected.txt: Added.
+        * platform/ipad/TestExpectations:
+        * platform/ipad/fast/scrolling/ios/overflow-scroll-inherited-expected.txt: Added.
+
 2019-10-17  Myles C. Maxfield  <mmaxfield@apple.com>
 
         Make fast/text/font-cursive-italic-cjk.html more robust
diff --git a/LayoutTests/platform/ipad-12/fast/scrolling/ios/overflow-scroll-inherited-expected.txt b/LayoutTests/platform/ipad-12/fast/scrolling/ios/overflow-scroll-inherited-expected.txt
new file mode 100644
index 0000000..b4db592
--- /dev/null
+++ b/LayoutTests/platform/ipad-12/fast/scrolling/ios/overflow-scroll-inherited-expected.txt
@@ -0,0 +1,5 @@
+test1 -webkit-overflow-scrolling: touch
+test2 -webkit-overflow-scrolling: auto
+test3 -webkit-overflow-scrolling: touch
+test4 -webkit-overflow-scrolling: touch
+
diff --git a/LayoutTests/platform/ipad/TestExpectations b/LayoutTests/platform/ipad/TestExpectations
index 57a4df0..4042ef7 100644
--- a/LayoutTests/platform/ipad/TestExpectations
+++ b/LayoutTests/platform/ipad/TestExpectations
@@ -43,8 +43,7 @@
 # <rdar://problem/51863703> [ iPad Sim ] New Layout test fast/events/autoscroll-with-software-keyboard.html is failing on iOS 13 iPad Simulator testers
 fast/events/autoscroll-with-software-keyboard.html [ Failure ]
 
-# <rdar://problem/51868813> REGRESSION (r245483) [ iPad Simulator ] 2 Layout tests fast/scrolling/ios/overflow-scroll-inherited.html fast/scrolling/ios/overflow-scrolling-touch-enabled-stacking.html are failing
-fast/scrolling/ios/overflow-scroll-inherited.html [ Failure ]
+# This tests an iphone-specific behavior so is expected to fail on iPad.
 fast/scrolling/ios/overflow-scrolling-touch-enabled-stacking.html [ ImageOnlyFailure ]
 
 # <rdar://problem/51869921> REGRESSION (iOS 13) [ iPad Sim ] Layout Test http/tests/adClickAttribution/anchor-tag-attributes-validation.html is failing
diff --git a/LayoutTests/platform/ipad/fast/scrolling/ios/overflow-scroll-inherited-expected.txt b/LayoutTests/platform/ipad/fast/scrolling/ios/overflow-scroll-inherited-expected.txt
new file mode 100644
index 0000000..757a9be
--- /dev/null
+++ b/LayoutTests/platform/ipad/fast/scrolling/ios/overflow-scroll-inherited-expected.txt
@@ -0,0 +1,5 @@
+test1 -webkit-overflow-scrolling: auto
+test2 -webkit-overflow-scrolling: auto
+test3 -webkit-overflow-scrolling: auto
+test4 -webkit-overflow-scrolling: auto
+