[Webkit-unassigned] [Bug 252327] New: [ Monterey ] fast/forms/input-button-sizes.html is a constant failure.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 10:49:49 PST 2023


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

            Bug ID: 252327
           Summary: [ Monterey ] fast/forms/input-button-sizes.html is a
                    constant failure.
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bharris9 at apple.com

fast/forms/input-button-sizes.html 

is a constant failure across Monterey. 

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Finput-button-sizes.html


I was able to replicate this failure on Monterey ToT as follows:

run-webkit-tests fast/forms/input-button-sizes.html 


DIFF TEXT:

@@ -92,14 +92,14 @@
             text run at (0,0) width 97: "Test Button"
       RenderText {#text} at (533,30) size 5x18
         text run at (533,30) width 5: " "
-      RenderButton {INPUT} at (537,23) size 116x28 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+      RenderButton {INPUT} at (537,23) size 117x28 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
         RenderBlock (anonymous) at (8,2) size 100x23
           RenderText at (0,0) size 100x23
             text run at (0,0) width 100: "Test Button"
-      RenderText {#text} at (653,30) size 4x18
-        text run at (653,30) width 4: " "
+      RenderText {#text} at (653,30) size 5x18
+        text run at (653,30) width 5: " "
       RenderButton {INPUT} at (657,22) size 121x29 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
-        RenderBlock (anonymous) at (8,2) size 105x24
-          RenderText at (0,0) size 105x24
-            text run at (0,0) width 105: "Test Button"
+        RenderBlock (anonymous) at (8,2) size 104x24
+          RenderText at (0,0) size 104x24
+            text run at (0,0) width 104: "Test Button"
       RenderText {#text} at (0,0) size 0x0

-- 
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/20230215/4d56ce81/attachment.htm>


More information about the webkit-unassigned mailing list