Title: [286342] trunk/LayoutTests
Revision
286342
Author
[email protected]
Date
2021-11-30 18:15:19 -0800 (Tue, 30 Nov 2021)

Log Message

REBASELINE [ Monterey ] fast/forms/select-list-box-with-height.html (layout-test) is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=233661

Unreviewed test gardening. Monterey rebase.

* platform/mac-bigsur/fast/forms/select-list-box-with-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-list-box-with-height-expected.txt.
* platform/mac/fast/forms/select-list-box-with-height-expected.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (286341 => 286342)


--- trunk/LayoutTests/ChangeLog	2021-12-01 02:09:29 UTC (rev 286341)
+++ trunk/LayoutTests/ChangeLog	2021-12-01 02:15:19 UTC (rev 286342)
@@ -1,5 +1,15 @@
 2021-11-30  Robert Jenner  <[email protected]>
 
+        REBASELINE [ Monterey ] fast/forms/select-list-box-with-height.html (layout-test) is a constant text failure 
+        https://bugs.webkit.org/show_bug.cgi?id=233661
+
+        Unreviewed test gardening. Monterey rebase.
+
+        * platform/mac-bigsur/fast/forms/select-list-box-with-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-list-box-with-height-expected.txt.
+        * platform/mac/fast/forms/select-list-box-with-height-expected.txt:
+
+2021-11-30  Robert Jenner  <[email protected]>
+
         REBASELINE: [ Monterey ] fast/forms/control-restrict-line-height.html (layout-test)is a constant text failure 
         https://bugs.webkit.org/show_bug.cgi?id=233667
 

Modified: trunk/LayoutTests/platform/mac/fast/forms/select-list-box-with-height-expected.txt (286341 => 286342)


--- trunk/LayoutTests/platform/mac/fast/forms/select-list-box-with-height-expected.txt	2021-12-01 02:09:29 UTC (rev 286341)
+++ trunk/LayoutTests/platform/mac/fast/forms/select-list-box-with-height-expected.txt	2021-12-01 02:15:19 UTC (rev 286342)
@@ -7,5 +7,5 @@
         RenderText {#text} at (0,0) size 372x18
           text run at (0,0) width 372: "The select below has a size of 3, but a much larger height."
       RenderBlock (anonymous) at (0,34) size 784x250
-        RenderListBox {SELECT} at (2,0) size 59x250 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+        RenderListBox {SELECT} at (2,0) size 58x250 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
         RenderText {#text} at (0,0) size 0x0

Copied: trunk/LayoutTests/platform/mac-bigsur/fast/forms/select-list-box-with-height-expected.txt (from rev 286341, trunk/LayoutTests/platform/mac/fast/forms/select-list-box-with-height-expected.txt) (0 => 286342)


--- trunk/LayoutTests/platform/mac-bigsur/fast/forms/select-list-box-with-height-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-bigsur/fast/forms/select-list-box-with-height-expected.txt	2021-12-01 02:15:19 UTC (rev 286342)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 372x18
+          text run at (0,0) width 372: "The select below has a size of 3, but a much larger height."
+      RenderBlock (anonymous) at (0,34) size 784x250
+        RenderListBox {SELECT} at (2,0) size 59x250 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+        RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to