[Webkit-unassigned] [Bug 208576] New: REGRESSION (r257839): two fast/forms/textarea are failing after commit r257839

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 4 09:28:28 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=208576

            Bug ID: 208576
           Summary: REGRESSION (r257839): two fast/forms/textarea are
                    failing after commit r257839
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jacob_uphoff at apple.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

The following tests started to fail after commit r257839:

fast/forms/textarea-no-scroll-on-blur.html
fast/forms/textarea-scrolled-type.html

I was able to reproduce the failure running the test in iterations on commit r257839 and was not able to reproduce it on r257838.

History:

https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=fast%2Fforms%2Ftextarea-no-scroll-on-blur.html&test=fast%2Fforms%2Ftextarea-scrolled-type.html&platform=ios

Diffs:

--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/forms/textarea-no-scroll-on-blur-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/forms/textarea-no-scroll-on-blur-actual.txt
@@ -1,3 +1,3 @@
 This tests that we don't scroll back to the top when leaving a textarea 

-Test Passed
+Test Failed

--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/forms/textarea-scrolled-type-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/forms/textarea-scrolled-type-actual.txt
@@ -11,7 +11,7 @@
           text run at (155,113) width 4: " "
         RenderBR {BR} at (159,128) size 0x0
       RenderBlock {DIV} at (0,133) size 784x0
-layer at (10,30) size 151x104 clip at (11,31) size 134x102 scrollY 196 scrollHeight 298
+layer at (10,30) size 151x104 clip at (11,31) size 134x102 scrollHeight 298
   RenderTextControl {TEXTAREA} at (2,22) size 151x104 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
     RenderBlock {DIV} at (6,3) size 124x294
       RenderText {#text} at (0,0) size 40x280

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200304/845d4beb/attachment.htm>


More information about the webkit-unassigned mailing list