Title: [286341] trunk/LayoutTests
Revision
286341
Author
[email protected]
Date
2021-11-30 18:09:29 -0800 (Tue, 30 Nov 2021)

Log Message

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

Unreviewed test gardening. Monterey rebase.

* platform/mac-bigsur/fast/forms/control-restrict-line-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt.
* platform/mac/fast/forms/control-restrict-line-height-expected.txt:

Modified Paths

Added Paths

Diff

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


--- trunk/LayoutTests/ChangeLog	2021-12-01 01:51:33 UTC (rev 286340)
+++ trunk/LayoutTests/ChangeLog	2021-12-01 02:09:29 UTC (rev 286341)
@@ -1,5 +1,15 @@
 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
+
+        Unreviewed test gardening. Monterey rebase.
+
+        * platform/mac-bigsur/fast/forms/control-restrict-line-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt.
+        * platform/mac/fast/forms/control-restrict-line-height-expected.txt:
+
+2021-11-30  Robert Jenner  <[email protected]>
+
         REBASELINE: imported/w3c/web-platform-tests/mathml/relations/html5-tree/dynamic-childlist-001.html (layout-test) is a constant text failure 
         https://bugs.webkit.org/show_bug.cgi?id=233668
 

Modified: trunk/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt (286340 => 286341)


--- trunk/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt	2021-12-01 01:51:33 UTC (rev 286340)
+++ trunk/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt	2021-12-01 02:09:29 UTC (rev 286341)
@@ -22,7 +22,7 @@
           RenderBlock {DIV} at (8,3) size 141x13
           RenderBlock {DIV} at (148,0) size 20x19
       RenderText {#text} at (0,0) size 0x0
-layer at (21,75) size 141x13 scrollWidth 272
+layer at (21,75) size 141x13 scrollWidth 271
   RenderBlock {DIV} at (0,0) size 141x13
     RenderText {#text} at (0,0) size 271x13
       text run at (0,0) width 271: "This text should be centered vertically in the button"

Copied: trunk/LayoutTests/platform/mac-bigsur/fast/forms/control-restrict-line-height-expected.txt (from rev 286340, trunk/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt) (0 => 286341)


--- trunk/LayoutTests/platform/mac-bigsur/fast/forms/control-restrict-line-height-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-bigsur/fast/forms/control-restrict-line-height-expected.txt	2021-12-01 02:09:29 UTC (rev 286341)
@@ -0,0 +1,28 @@
+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
+      RenderText {#text} at (0,0) size 529x18
+        text run at (0,0) width 529: "This tests that we don't honor line-height for controls that have restricted font size."
+      RenderBR {BR} at (528,0) size 1x18
+      RenderMenuList {SELECT} at (2,20) size 302x18 [color=#000000D8] [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (0,0) size 302x18
+          RenderText at (8,2) size 271x13
+            text run at (8,2) width 271: "This text should be centered vertically in the button"
+      RenderBR {BR} at (306,19) size 0x18
+      RenderButton {INPUT} at (2,42) size 287x18 [color=#000000D8] [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 271x13
+          RenderText at (0,0) size 271x13
+            text run at (0,0) width 271: "This text should be centered vertically in the button"
+      RenderBR {BR} at (290,41) size 1x18
+      RenderTextControl {INPUT} at (2,64) size 174x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (3,0) size 168x19
+          RenderBlock {DIV} at (0,0) size 8x19
+          RenderBlock {DIV} at (8,3) size 141x13
+          RenderBlock {DIV} at (148,0) size 20x19
+      RenderText {#text} at (0,0) size 0x0
+layer at (21,75) size 141x13 scrollWidth 272
+  RenderBlock {DIV} at (0,0) size 141x13
+    RenderText {#text} at (0,0) size 271x13
+      text run at (0,0) width 271: "This text should be centered vertically in the button"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to