WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 208627
208576
REGRESSION (
r257839
): two fast/forms/textarea are failing after commit
r257839
https://bugs.webkit.org/show_bug.cgi?id=208576
Summary
REGRESSION (r257839): two fast/forms/textarea are failing after commit r257839
Jacob Uphoff
Reported
2020-03-04 09:28:28 PST
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
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-03-04 09:28:50 PST
<
rdar://problem/60042801
>
Jacob Uphoff
Comment 2
2020-03-04 09:30:01 PST
The test is failing on iOS Debug
Jacob Uphoff
Comment 3
2020-03-04 10:22:28 PST
Set expectations here:
https://trac.webkit.org/changeset/257857/webkit
Antti Koivisto
Comment 4
2020-03-05 21:30:56 PST
*** This bug has been marked as a duplicate of
bug 208627
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug