Bug 239567 - [ iOS ] tables/mozilla/bugs/bug26178.html is a constant failure
Summary: [ iOS ] tables/mozilla/bugs/bug26178.html is a constant failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-20 15:27 PDT by Truitt Savell
Modified: 2022-04-28 09:50 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.82 KB, patch)
2022-04-27 00:54 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (2.74 KB, patch)
2022-04-27 23:57 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2022-04-20 15:27:12 PDT
tables/mozilla/bugs/bug26178.html

This test is a constant failure on iOS

History:
https://results.webkit.org/?suite=layout-tests&test=tables%2Fmozilla%2Fbugs%2Fbug26178.html

Diff:
--- /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/tables/mozilla/bugs/bug26178-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/tables/mozilla/bugs/bug26178-actual.txt
@@ -15,8 +15,8 @@
               RenderText {#text} at (1,1) size 59x19
                 text run at (1,1) width 59: "First row"
       RenderBlock {FORM} at (0,50) size 784x24
-        RenderButton {INPUT} at (2,2) size 55x20 [color=#007AFF] [bgcolor=#E9E9EA] [border: (1px solid #FFFFFF)]
-          RenderBlock (anonymous) at (12,3) size 31x14
-            RenderText at (0,0) size 31x14
-              text run at (0,0) width 31: "insert"
+        RenderButton {INPUT} at (2,2) size 54x20 [color=#007AFF] [bgcolor=#E9E9EA] [border: (1px solid #FFFFFF)]
+          RenderBlock (anonymous) at (12,3) size 30x14
+            RenderText at (0,0) size 30x14
+              text run at (0,0) width 30: "insert"
         RenderText {#text} at (0,0) size 0x0
Comment 1 Radar WebKit Bug Importer 2022-04-20 15:27:28 PDT
<rdar://problem/92055518>
Comment 2 Antti Koivisto 2022-04-27 00:54:08 PDT
Created attachment 458429 [details]
Patch
Comment 3 Antti Koivisto 2022-04-27 22:23:54 PDT
There is 1px difference in results between iOS 15 and 15E sim.
Comment 4 Antti Koivisto 2022-04-27 23:57:18 PDT
Created attachment 458495 [details]
Patch
Comment 5 EWS 2022-04-28 09:50:03 PDT
Committed r293576 (250090@main): <https://commits.webkit.org/250090@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 458495 [details].