Title: [262135] trunk/LayoutTests
Revision
262135
Author
[email protected]
Date
2020-05-25 20:44:12 -0700 (Mon, 25 May 2020)

Log Message

[WPE] Gardening, update baselines after r262127
https://bugs.webkit.org/show_bug.cgi?id=212365

Unreviewed gardening.

* platform/wpe/fast/html/details-no-summary4-expected.txt:
* platform/wpe/fast/html/details-open-_javascript_-expected.txt:
* platform/wpe/fast/html/details-open2-expected.txt:
* platform/wpe/fast/html/details-open4-expected.txt:
* platform/wpe/fast/html/details-replace-summary-child-expected.txt:
* platform/wpe/fast/html/details-replace-text-expected.txt:
* platform/wpe/fast/html/details-writing-mode-expected.txt:
* platform/wpe/fast/html/details-writing-mode-mixed-expected.txt:
* platform/wpe/fast/writing-mode/fieldsets-expected.txt:
* platform/wpe/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (262134 => 262135)


--- trunk/LayoutTests/ChangeLog	2020-05-26 03:30:18 UTC (rev 262134)
+++ trunk/LayoutTests/ChangeLog	2020-05-26 03:44:12 UTC (rev 262135)
@@ -1,5 +1,23 @@
 2020-05-25  Diego Pino Garcia  <[email protected]>
 
+        [WPE] Gardening, update baselines after r262127
+        https://bugs.webkit.org/show_bug.cgi?id=212365
+
+        Unreviewed gardening.
+
+        * platform/wpe/fast/html/details-no-summary4-expected.txt:
+        * platform/wpe/fast/html/details-open-_javascript_-expected.txt:
+        * platform/wpe/fast/html/details-open2-expected.txt:
+        * platform/wpe/fast/html/details-open4-expected.txt:
+        * platform/wpe/fast/html/details-replace-summary-child-expected.txt:
+        * platform/wpe/fast/html/details-replace-text-expected.txt:
+        * platform/wpe/fast/html/details-writing-mode-expected.txt:
+        * platform/wpe/fast/html/details-writing-mode-mixed-expected.txt:
+        * platform/wpe/fast/writing-mode/fieldsets-expected.txt:
+        * platform/wpe/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
+
+2020-05-25  Diego Pino Garcia  <[email protected]>
+
         [GTK] Gardening, update baselines after r262127
         https://bugs.webkit.org/show_bug.cgi?id=212364
 

Modified: trunk/LayoutTests/platform/wpe/fast/html/details-no-summary4-expected.txt (262134 => 262135)


--- trunk/LayoutTests/platform/wpe/fast/html/details-no-summary4-expected.txt	2020-05-26 03:30:18 UTC (rev 262134)
+++ trunk/LayoutTests/platform/wpe/fast/html/details-no-summary4-expected.txt	2020-05-26 03:44:12 UTC (rev 262135)
@@ -5,7 +5,7 @@
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DETAILS} at (0,0) size 784x46
         RenderBlock {SUMMARY} at (0,0) size 784x18
-          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderDetailsMarker {DIV} at (0,3) size 11x11: down
           RenderText {#text} at (16,0) size 45x17
             text run at (16,0) width 45: "Details"
         RenderBlock (anonymous) at (0,18) size 784x28

Modified: trunk/LayoutTests/platform/wpe/fast/html/details-open-_javascript_-expected.txt (262134 => 262135)


--- trunk/LayoutTests/platform/wpe/fast/html/details-open-_javascript_-expected.txt	2020-05-26 03:30:18 UTC (rev 262134)
+++ trunk/LayoutTests/platform/wpe/fast/html/details-open-_javascript_-expected.txt	2020-05-26 03:44:12 UTC (rev 262135)
@@ -5,7 +5,7 @@
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DETAILS} at (0,0) size 784x46
         RenderBlock {SUMMARY} at (0,0) size 784x18
-          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderDetailsMarker {DIV} at (0,3) size 11x11: down
           RenderText {#text} at (16,0) size 49x17
             text run at (16,0) width 49: "details1"
         RenderBlock (anonymous) at (0,18) size 784x28
@@ -13,7 +13,7 @@
           RenderText {#text} at (0,0) size 0x0
       RenderBlock {DETAILS} at (0,46) size 784x18
         RenderBlock {SUMMARY} at (0,0) size 784x18
-          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderDetailsMarker {DIV} at (0,3) size 11x11: right
           RenderText {#text} at (16,0) size 49x17
             text run at (16,0) width 49: "details2"
 layer at (13,31) size 166x18

Modified: trunk/LayoutTests/platform/wpe/fast/html/details-open2-expected.txt (262134 => 262135)


--- trunk/LayoutTests/platform/wpe/fast/html/details-open2-expected.txt	2020-05-26 03:30:18 UTC (rev 262134)
+++ trunk/LayoutTests/platform/wpe/fast/html/details-open2-expected.txt	2020-05-26 03:44:12 UTC (rev 262135)
@@ -5,7 +5,7 @@
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DETAILS} at (0,0) size 784x46
         RenderBlock {SUMMARY} at (0,0) size 784x18
-          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderDetailsMarker {DIV} at (0,3) size 11x11: down
           RenderText {#text} at (16,0) size 59x17
             text run at (16,0) width 59: "summary"
         RenderBlock (anonymous) at (0,18) size 784x28

Modified: trunk/LayoutTests/platform/wpe/fast/html/details-open4-expected.txt (262134 => 262135)


--- trunk/LayoutTests/platform/wpe/fast/html/details-open4-expected.txt	2020-05-26 03:30:18 UTC (rev 262134)
+++ trunk/LayoutTests/platform/wpe/fast/html/details-open4-expected.txt	2020-05-26 03:44:12 UTC (rev 262135)
@@ -5,7 +5,7 @@
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DETAILS} at (0,0) size 784x46
         RenderBlock {SUMMARY} at (0,0) size 784x18
-          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderDetailsMarker {DIV} at (0,3) size 11x11: down
           RenderText {#text} at (16,0) size 59x17
             text run at (16,0) width 59: "summary"
         RenderBlock (anonymous) at (0,18) size 784x28

Modified: trunk/LayoutTests/platform/wpe/fast/html/details-replace-summary-child-expected.txt (262134 => 262135)


--- trunk/LayoutTests/platform/wpe/fast/html/details-replace-summary-child-expected.txt	2020-05-26 03:30:18 UTC (rev 262134)
+++ trunk/LayoutTests/platform/wpe/fast/html/details-replace-summary-child-expected.txt	2020-05-26 03:44:12 UTC (rev 262135)
@@ -5,7 +5,7 @@
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DETAILS} at (0,0) size 784x18
         RenderBlock {SUMMARY} at (0,0) size 784x18
-          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderDetailsMarker {DIV} at (0,3) size 11x11: down
           RenderText {#text} at (16,0) size 5x17
             text run at (16,0) width 5: " "
           RenderBlock {SPAN} at (20,3) size 65x15

Modified: trunk/LayoutTests/platform/wpe/fast/html/details-replace-text-expected.txt (262134 => 262135)


--- trunk/LayoutTests/platform/wpe/fast/html/details-replace-text-expected.txt	2020-05-26 03:30:18 UTC (rev 262134)
+++ trunk/LayoutTests/platform/wpe/fast/html/details-replace-text-expected.txt	2020-05-26 03:44:12 UTC (rev 262135)
@@ -5,7 +5,7 @@
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DETAILS} at (0,0) size 784x36
         RenderBlock {SUMMARY} at (0,0) size 784x18
-          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderDetailsMarker {DIV} at (0,3) size 11x11: down
           RenderText {#text} at (16,0) size 62x17
             text run at (16,0) width 62: "Summary"
         RenderBlock (anonymous) at (0,18) size 784x18

Modified: trunk/LayoutTests/platform/wpe/fast/html/details-writing-mode-expected.txt (262134 => 262135)


--- trunk/LayoutTests/platform/wpe/fast/html/details-writing-mode-expected.txt	2020-05-26 03:30:18 UTC (rev 262134)
+++ trunk/LayoutTests/platform/wpe/fast/html/details-writing-mode-expected.txt	2020-05-26 03:44:12 UTC (rev 262135)
@@ -40,12 +40,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: right
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: down
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
             RenderTableCell {TD} at (232,98) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
@@ -52,38 +52,38 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,2) size 11x11: right
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: right
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,2) size 11x11: up
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: up
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
             RenderTableCell {TD} at (358,98) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,0) size 11x11: down
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,0) size 11x11: down
                     RenderText {#text} at (0,10) size 17x59
                       text run at (0,10) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,0) size 11x11: right
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,0) size 11x11: right
                     RenderText {#text} at (0,10) size 17x59
                       text run at (0,10) width 58: "summary"
             RenderTableCell {TD} at (484,98) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,0) size 11x11: down
-                    RenderText {#text} at (2,10) size 17x59
-                      text run at (2,10) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                    RenderText {#text} at (3,10) size 17x59
+                      text run at (3,10) width 58: "summary"
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,0) size 11x11: left
-                    RenderText {#text} at (2,10) size 17x59
-                      text run at (2,10) width 58: "summary"
+                    RenderText {#text} at (3,10) size 17x59
+                      text run at (3,10) width 58: "summary"
           RenderTableRow {TR} at (0,224) size 610x124
             RenderTableCell {TH} at (76,271) size 28x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
               RenderText {#text} at (6,6) size 16x17
@@ -92,12 +92,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,4) size 11x11: left
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: left
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,4) size 11x11: down
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: down
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
             RenderTableCell {TD} at (232,224) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
@@ -104,38 +104,38 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,2) size 11x11: left
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: left
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,2) size 11x11: up
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: up
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
             RenderTableCell {TD} at (358,224) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,109) size 11x11: up
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,109) size 11x11: up
                     RenderText {#text} at (0,51) size 17x59
                       text run at (0,51) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,109) size 11x11: right
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,109) size 11x11: right
                     RenderText {#text} at (0,51) size 17x59
                       text run at (0,51) width 58: "summary"
             RenderTableCell {TD} at (484,224) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,109) size 11x11: up
-                    RenderText {#text} at (2,51) size 17x59
-                      text run at (2,51) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                    RenderText {#text} at (3,51) size 17x59
+                      text run at (3,51) width 58: "summary"
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,109) size 11x11: left
-                    RenderText {#text} at (2,51) size 17x59
-                      text run at (2,51) width 58: "summary"
+                    RenderText {#text} at (3,51) size 17x59
+                      text run at (3,51) width 58: "summary"
       RenderBlock (anonymous) at (0,352) size 769x18
         RenderBR {BR} at (0,0) size 0x17
       RenderTable {TABLE} at (0,370) size 612x352 [border: (1px outset #808080)]
@@ -175,12 +175,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: right
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: down
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
             RenderTableCell {TD} at (232,98) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
@@ -187,38 +187,38 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,2) size 11x11: right
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: right
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,2) size 11x11: up
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: up
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
             RenderTableCell {TD} at (358,98) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,0) size 11x11: down
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,0) size 11x11: down
                     RenderText {#text} at (0,10) size 17x59
                       text run at (0,10) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,0) size 11x11: right
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,0) size 11x11: right
                     RenderText {#text} at (0,10) size 17x59
                       text run at (0,10) width 58: "summary"
             RenderTableCell {TD} at (484,98) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,0) size 11x11: down
-                    RenderText {#text} at (2,10) size 17x59
-                      text run at (2,10) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                    RenderText {#text} at (3,10) size 17x59
+                      text run at (3,10) width 58: "summary"
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,0) size 11x11: left
-                    RenderText {#text} at (2,10) size 17x59
-                      text run at (2,10) width 58: "summary"
+                    RenderText {#text} at (3,10) size 17x59
+                      text run at (3,10) width 58: "summary"
           RenderTableRow {TR} at (0,224) size 610x124
             RenderTableCell {TH} at (76,271) size 28x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
               RenderText {#text} at (6,6) size 16x17
@@ -227,12 +227,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (58,4) size 11x11: left
+                    RenderDetailsMarker {DIV} at (58,3) size 11x11: left
                     RenderText {#text} at (0,0) size 58x17
                       text run at (0,0) width 58: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (58,4) size 11x11: down
+                    RenderDetailsMarker {DIV} at (58,3) size 11x11: down
                     RenderText {#text} at (0,0) size 58x17
                       text run at (0,0) width 58: "summary"
             RenderTableCell {TD} at (232,224) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
@@ -239,38 +239,38 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (58,2) size 11x11: left
+                    RenderDetailsMarker {DIV} at (58,3) size 11x11: left
                     RenderText {#text} at (0,0) size 58x17
                       text run at (0,0) width 58: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (58,2) size 11x11: up
+                    RenderDetailsMarker {DIV} at (58,3) size 11x11: up
                     RenderText {#text} at (0,0) size 58x17
                       text run at (0,0) width 58: "summary"
             RenderTableCell {TD} at (358,224) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,58) size 11x11: up
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,58) size 11x11: up
                     RenderText {#text} at (0,0) size 17x58
                       text run at (0,0) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,58) size 11x11: right
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,58) size 11x11: right
                     RenderText {#text} at (0,0) size 17x58
                       text run at (0,0) width 58: "summary"
             RenderTableCell {TD} at (484,224) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,58) size 11x11: up
-                    RenderText {#text} at (2,0) size 17x58
-                      text run at (2,0) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                    RenderText {#text} at (3,0) size 17x58
+                      text run at (3,0) width 58: "summary"
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,58) size 11x11: left
-                    RenderText {#text} at (2,0) size 17x58
-                      text run at (2,0) width 58: "summary"
+                    RenderText {#text} at (3,0) size 17x58
+                      text run at (3,0) width 58: "summary"
       RenderBlock (anonymous) at (0,722) size 769x18
         RenderBR {BR} at (0,0) size 0x17
       RenderTable {TABLE} at (0,740) size 612x352 [border: (1px outset #808080)]
@@ -310,12 +310,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (22,4) size 12x11: right
+                    RenderDetailsMarker {DIV} at (22,3) size 12x11: right
                     RenderText {#text} at (39,0) size 59x17
                       text run at (39,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (22,4) size 12x11: down
+                    RenderDetailsMarker {DIV} at (22,3) size 12x11: down
                     RenderText {#text} at (39,0) size 59x17
                       text run at (39,0) width 59: "summary"
             RenderTableCell {TD} at (232,98) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
@@ -322,38 +322,38 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (22,2) size 12x11: right
+                    RenderDetailsMarker {DIV} at (22,3) size 12x11: right
                     RenderText {#text} at (39,0) size 59x17
                       text run at (39,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (22,2) size 12x11: up
+                    RenderDetailsMarker {DIV} at (22,3) size 12x11: up
                     RenderText {#text} at (39,0) size 59x17
                       text run at (39,0) width 59: "summary"
             RenderTableCell {TD} at (358,98) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,25) size 11x12: down
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,25) size 11x12: down
                     RenderText {#text} at (0,36) size 17x59
                       text run at (0,36) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,25) size 11x12: right
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,25) size 11x12: right
                     RenderText {#text} at (0,36) size 17x59
                       text run at (0,36) width 58: "summary"
             RenderTableCell {TD} at (484,98) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,25) size 11x12: down
-                    RenderText {#text} at (2,36) size 17x59
-                      text run at (2,36) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                    RenderText {#text} at (3,36) size 17x59
+                      text run at (3,36) width 58: "summary"
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,25) size 11x12: left
-                    RenderText {#text} at (2,36) size 17x59
-                      text run at (2,36) width 58: "summary"
+                    RenderText {#text} at (3,36) size 17x59
+                      text run at (3,36) width 58: "summary"
           RenderTableRow {TR} at (0,224) size 610x124
             RenderTableCell {TH} at (76,271) size 28x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
               RenderText {#text} at (6,6) size 16x17
@@ -362,12 +362,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (80,4) size 12x11: left
+                    RenderDetailsMarker {DIV} at (80,3) size 12x11: left
                     RenderText {#text} at (22,0) size 59x17
                       text run at (22,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (80,4) size 12x11: down
+                    RenderDetailsMarker {DIV} at (80,3) size 12x11: down
                     RenderText {#text} at (22,0) size 59x17
                       text run at (22,0) width 59: "summary"
             RenderTableCell {TD} at (232,224) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
@@ -374,38 +374,38 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (80,2) size 12x11: left
+                    RenderDetailsMarker {DIV} at (80,3) size 12x11: left
                     RenderText {#text} at (22,0) size 59x17
                       text run at (22,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (80,2) size 12x11: up
+                    RenderDetailsMarker {DIV} at (80,3) size 12x11: up
                     RenderText {#text} at (22,0) size 59x17
                       text run at (22,0) width 59: "summary"
             RenderTableCell {TD} at (358,224) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,83) size 11x12: up
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,83) size 11x12: up
                     RenderText {#text} at (0,25) size 17x59
                       text run at (0,25) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,83) size 11x12: right
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,83) size 11x12: right
                     RenderText {#text} at (0,25) size 17x59
                       text run at (0,25) width 58: "summary"
             RenderTableCell {TD} at (484,224) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,83) size 11x12: up
-                    RenderText {#text} at (2,25) size 17x59
-                      text run at (2,25) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                    RenderText {#text} at (3,25) size 17x59
+                      text run at (3,25) width 58: "summary"
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,83) size 11x12: left
-                    RenderText {#text} at (2,25) size 17x59
-                      text run at (2,25) width 58: "summary"
+                    RenderText {#text} at (3,25) size 17x59
+                      text run at (3,25) width 58: "summary"
       RenderBlock (anonymous) at (0,1092) size 769x18
         RenderBR {BR} at (0,0) size 0x17
       RenderTable {TABLE} at (0,1110) size 612x352 [border: (1px outset #808080)]
@@ -445,12 +445,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (45,4) size 11x11: right
+                    RenderDetailsMarker {DIV} at (45,3) size 11x11: right
                     RenderText {#text} at (62,0) size 58x17
                       text run at (62,0) width 58: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (45,4) size 11x11: down
+                    RenderDetailsMarker {DIV} at (45,3) size 11x11: down
                     RenderText {#text} at (62,0) size 58x17
                       text run at (62,0) width 58: "summary"
             RenderTableCell {TD} at (232,98) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
@@ -457,38 +457,38 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (45,2) size 11x11: right
+                    RenderDetailsMarker {DIV} at (45,3) size 11x11: right
                     RenderText {#text} at (62,0) size 58x17
                       text run at (62,0) width 58: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (45,2) size 11x11: up
+                    RenderDetailsMarker {DIV} at (45,3) size 11x11: up
                     RenderText {#text} at (62,0) size 58x17
                       text run at (62,0) width 58: "summary"
             RenderTableCell {TD} at (358,98) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,51) size 11x11: down
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,51) size 11x11: down
                     RenderText {#text} at (0,62) size 17x58
                       text run at (0,62) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,51) size 11x11: right
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,51) size 11x11: right
                     RenderText {#text} at (0,62) size 17x58
                       text run at (0,62) width 58: "summary"
             RenderTableCell {TD} at (484,98) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,51) size 11x11: down
-                    RenderText {#text} at (2,62) size 17x58
-                      text run at (2,62) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                    RenderText {#text} at (3,62) size 17x58
+                      text run at (3,62) width 58: "summary"
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,51) size 11x11: left
-                    RenderText {#text} at (2,62) size 17x58
-                      text run at (2,62) width 58: "summary"
+                    RenderText {#text} at (3,62) size 17x58
+                      text run at (3,62) width 58: "summary"
           RenderTableRow {TR} at (0,224) size 610x124
             RenderTableCell {TH} at (76,271) size 28x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
               RenderText {#text} at (6,6) size 16x17
@@ -497,12 +497,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,4) size 11x11: left
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: left
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,4) size 11x11: down
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: down
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
             RenderTableCell {TD} at (232,224) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
@@ -509,35 +509,35 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,2) size 11x11: left
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: left
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,2) size 11x11: up
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: up
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
             RenderTableCell {TD} at (358,224) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,109) size 11x11: up
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,109) size 11x11: up
                     RenderText {#text} at (0,51) size 17x59
                       text run at (0,51) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
-                    RenderDetailsMarker {DIV} at (2,109) size 11x11: right
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
+                    RenderDetailsMarker {DIV} at (3,109) size 11x11: right
                     RenderText {#text} at (0,51) size 17x59
                       text run at (0,51) width 58: "summary"
             RenderTableCell {TD} at (484,224) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
-                RenderBlock {DETAILS} at (0,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                RenderBlock {DETAILS} at (0,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,109) size 11x11: up
-                    RenderText {#text} at (2,51) size 17x59
-                      text run at (2,51) width 58: "summary"
-                RenderBlock {DETAILS} at (20,0) size 20x120
-                  RenderBlock {SUMMARY} at (0,0) size 20x120
+                    RenderText {#text} at (3,51) size 17x59
+                      text run at (3,51) width 58: "summary"
+                RenderBlock {DETAILS} at (21,0) size 21x120
+                  RenderBlock {SUMMARY} at (0,0) size 21x120
                     RenderDetailsMarker {DIV} at (6,109) size 11x11: left
-                    RenderText {#text} at (2,51) size 17x59
-                      text run at (2,51) width 58: "summary"
+                    RenderText {#text} at (3,51) size 17x59
+                      text run at (3,51) width 58: "summary"

Modified: trunk/LayoutTests/platform/wpe/fast/html/details-writing-mode-mixed-expected.txt (262134 => 262135)


--- trunk/LayoutTests/platform/wpe/fast/html/details-writing-mode-mixed-expected.txt	2020-05-26 03:30:18 UTC (rev 262134)
+++ trunk/LayoutTests/platform/wpe/fast/html/details-writing-mode-mixed-expected.txt	2020-05-26 03:44:12 UTC (rev 262135)
@@ -40,12 +40,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: right
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: down
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
             RenderTableCell {TD} at (232,98) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
@@ -52,12 +52,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,2) size 11x11: right
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: right
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,2) size 11x11: up
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: up
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
             RenderTableCell {TD} at (358,98) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
@@ -65,23 +65,23 @@
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,0) size 11x11: down
-                    RenderText {#text} at (0,10) size 18x59
-                      text run at (0,10) width 59: "summary"
+                    RenderText {#text} at (0,10) size 17x59
+                      text run at (0,10) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,0) size 11x11: right
-                    RenderText {#text} at (0,10) size 18x59
-                      text run at (0,10) width 59: "summary"
+                    RenderText {#text} at (0,10) size 17x59
+                      text run at (0,10) width 58: "summary"
             RenderTableCell {TD} at (484,98) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,0) size 11x11: down
+                    RenderDetailsMarker {DIV} at (6,0) size 11x11: down
                     RenderText {#text} at (0,10) size 17x59
                       text run at (0,10) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,0) size 11x11: left
+                    RenderDetailsMarker {DIV} at (6,0) size 11x11: left
                     RenderText {#text} at (0,10) size 17x59
                       text run at (0,10) width 58: "summary"
           RenderTableRow {TR} at (0,224) size 610x124
@@ -92,12 +92,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,4) size 11x11: left
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: left
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,4) size 11x11: down
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: down
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
             RenderTableCell {TD} at (232,224) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
@@ -104,12 +104,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,2) size 11x11: left
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: left
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,2) size 11x11: up
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: up
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
             RenderTableCell {TD} at (358,224) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
@@ -117,23 +117,23 @@
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,109) size 11x11: up
-                    RenderText {#text} at (0,51) size 18x59
-                      text run at (0,51) width 59: "summary"
+                    RenderText {#text} at (0,51) size 17x59
+                      text run at (0,51) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,109) size 11x11: right
-                    RenderText {#text} at (0,51) size 18x59
-                      text run at (0,51) width 59: "summary"
+                    RenderText {#text} at (0,51) size 17x59
+                      text run at (0,51) width 58: "summary"
             RenderTableCell {TD} at (484,224) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,109) size 11x11: up
+                    RenderDetailsMarker {DIV} at (6,109) size 11x11: up
                     RenderText {#text} at (0,51) size 17x59
                       text run at (0,51) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,109) size 11x11: left
+                    RenderDetailsMarker {DIV} at (6,109) size 11x11: left
                     RenderText {#text} at (0,51) size 17x59
                       text run at (0,51) width 58: "summary"
       RenderBlock (anonymous) at (0,352) size 769x18
@@ -175,12 +175,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: right
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: down
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
             RenderTableCell {TD} at (232,98) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
@@ -187,12 +187,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,2) size 11x11: right
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: right
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (0,2) size 11x11: up
+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: up
                     RenderText {#text} at (16,0) size 59x17
                       text run at (16,0) width 59: "summary"
             RenderTableCell {TD} at (358,98) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
@@ -200,23 +200,23 @@
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,0) size 11x11: down
-                    RenderText {#text} at (0,10) size 18x59
-                      text run at (0,10) width 59: "summary"
+                    RenderText {#text} at (0,10) size 17x59
+                      text run at (0,10) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,0) size 11x11: right
-                    RenderText {#text} at (0,10) size 18x59
-                      text run at (0,10) width 59: "summary"
+                    RenderText {#text} at (0,10) size 17x59
+                      text run at (0,10) width 58: "summary"
             RenderTableCell {TD} at (484,98) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,0) size 11x11: down
+                    RenderDetailsMarker {DIV} at (6,0) size 11x11: down
                     RenderText {#text} at (0,10) size 17x59
                       text run at (0,10) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,0) size 11x11: left
+                    RenderDetailsMarker {DIV} at (6,0) size 11x11: left
                     RenderText {#text} at (0,10) size 17x59
                       text run at (0,10) width 58: "summary"
           RenderTableRow {TR} at (0,224) size 610x124
@@ -227,12 +227,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (58,4) size 11x11: left
+                    RenderDetailsMarker {DIV} at (58,3) size 11x11: left
                     RenderText {#text} at (0,0) size 58x17
                       text run at (0,0) width 58: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (58,4) size 11x11: down
+                    RenderDetailsMarker {DIV} at (58,3) size 11x11: down
                     RenderText {#text} at (0,0) size 58x17
                       text run at (0,0) width 58: "summary"
             RenderTableCell {TD} at (232,224) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
@@ -239,12 +239,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (58,2) size 11x11: left
+                    RenderDetailsMarker {DIV} at (58,3) size 11x11: left
                     RenderText {#text} at (0,0) size 58x17
                       text run at (0,0) width 58: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (58,2) size 11x11: up
+                    RenderDetailsMarker {DIV} at (58,3) size 11x11: up
                     RenderText {#text} at (0,0) size 58x17
                       text run at (0,0) width 58: "summary"
             RenderTableCell {TD} at (358,224) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
@@ -252,23 +252,23 @@
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,58) size 11x11: up
-                    RenderText {#text} at (0,0) size 18x58
-                      text run at (0,0) width 59: "summary"
+                    RenderText {#text} at (0,0) size 17x58
+                      text run at (0,0) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,58) size 11x11: right
-                    RenderText {#text} at (0,0) size 18x58
-                      text run at (0,0) width 59: "summary"
+                    RenderText {#text} at (0,0) size 17x58
+                      text run at (0,0) width 58: "summary"
             RenderTableCell {TD} at (484,224) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,58) size 11x11: up
+                    RenderDetailsMarker {DIV} at (6,58) size 11x11: up
                     RenderText {#text} at (0,0) size 17x58
                       text run at (0,0) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,58) size 11x11: left
+                    RenderDetailsMarker {DIV} at (6,58) size 11x11: left
                     RenderText {#text} at (0,0) size 17x58
                       text run at (0,0) width 58: "summary"
       RenderBlock (anonymous) at (0,722) size 769x18
@@ -310,12 +310,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (22,4) size 12x11: right
+                    RenderDetailsMarker {DIV} at (22,3) size 12x11: right
                     RenderText {#text} at (39,0) size 59x17
                       text run at (39,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (22,4) size 12x11: down
+                    RenderDetailsMarker {DIV} at (22,3) size 12x11: down
                     RenderText {#text} at (39,0) size 59x17
                       text run at (39,0) width 59: "summary"
             RenderTableCell {TD} at (232,98) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
@@ -322,12 +322,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (22,2) size 12x11: right
+                    RenderDetailsMarker {DIV} at (22,3) size 12x11: right
                     RenderText {#text} at (39,0) size 59x17
                       text run at (39,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (22,2) size 12x11: up
+                    RenderDetailsMarker {DIV} at (22,3) size 12x11: up
                     RenderText {#text} at (39,0) size 59x17
                       text run at (39,0) width 59: "summary"
             RenderTableCell {TD} at (358,98) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
@@ -335,23 +335,23 @@
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,25) size 11x12: down
-                    RenderText {#text} at (0,36) size 18x59
-                      text run at (0,36) width 59: "summary"
+                    RenderText {#text} at (0,36) size 17x59
+                      text run at (0,36) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,25) size 11x12: right
-                    RenderText {#text} at (0,36) size 18x59
-                      text run at (0,36) width 59: "summary"
+                    RenderText {#text} at (0,36) size 17x59
+                      text run at (0,36) width 58: "summary"
             RenderTableCell {TD} at (484,98) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,25) size 11x12: down
+                    RenderDetailsMarker {DIV} at (6,25) size 11x12: down
                     RenderText {#text} at (0,36) size 17x59
                       text run at (0,36) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,25) size 11x12: left
+                    RenderDetailsMarker {DIV} at (6,25) size 11x12: left
                     RenderText {#text} at (0,36) size 17x59
                       text run at (0,36) width 58: "summary"
           RenderTableRow {TR} at (0,224) size 610x124
@@ -362,12 +362,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (80,4) size 12x11: left
+                    RenderDetailsMarker {DIV} at (80,3) size 12x11: left
                     RenderText {#text} at (22,0) size 59x17
                       text run at (22,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (80,4) size 12x11: down
+                    RenderDetailsMarker {DIV} at (80,3) size 12x11: down
                     RenderText {#text} at (22,0) size 59x17
                       text run at (22,0) width 59: "summary"
             RenderTableCell {TD} at (232,224) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
@@ -374,12 +374,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (80,2) size 12x11: left
+                    RenderDetailsMarker {DIV} at (80,3) size 12x11: left
                     RenderText {#text} at (22,0) size 59x17
                       text run at (22,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (80,2) size 12x11: up
+                    RenderDetailsMarker {DIV} at (80,3) size 12x11: up
                     RenderText {#text} at (22,0) size 59x17
                       text run at (22,0) width 59: "summary"
             RenderTableCell {TD} at (358,224) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
@@ -387,23 +387,23 @@
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,83) size 11x12: up
-                    RenderText {#text} at (0,25) size 18x59
-                      text run at (0,25) width 59: "summary"
+                    RenderText {#text} at (0,25) size 17x59
+                      text run at (0,25) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,83) size 11x12: right
-                    RenderText {#text} at (0,25) size 18x59
-                      text run at (0,25) width 59: "summary"
+                    RenderText {#text} at (0,25) size 17x59
+                      text run at (0,25) width 58: "summary"
             RenderTableCell {TD} at (484,224) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,83) size 11x12: up
+                    RenderDetailsMarker {DIV} at (6,83) size 11x12: up
                     RenderText {#text} at (0,25) size 17x59
                       text run at (0,25) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,83) size 11x12: left
+                    RenderDetailsMarker {DIV} at (6,83) size 11x12: left
                     RenderText {#text} at (0,25) size 17x59
                       text run at (0,25) width 58: "summary"
       RenderBlock (anonymous) at (0,1092) size 769x18
@@ -445,12 +445,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (45,4) size 11x11: right
+                    RenderDetailsMarker {DIV} at (45,3) size 11x11: right
                     RenderText {#text} at (62,0) size 58x17
                       text run at (62,0) width 58: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (45,4) size 11x11: down
+                    RenderDetailsMarker {DIV} at (45,3) size 11x11: down
                     RenderText {#text} at (62,0) size 58x17
                       text run at (62,0) width 58: "summary"
             RenderTableCell {TD} at (232,98) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
@@ -457,12 +457,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (45,2) size 11x11: right
+                    RenderDetailsMarker {DIV} at (45,3) size 11x11: right
                     RenderText {#text} at (62,0) size 58x17
                       text run at (62,0) width 58: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (45,2) size 11x11: up
+                    RenderDetailsMarker {DIV} at (45,3) size 11x11: up
                     RenderText {#text} at (62,0) size 58x17
                       text run at (62,0) width 58: "summary"
             RenderTableCell {TD} at (358,98) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
@@ -470,23 +470,23 @@
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,51) size 11x11: down
-                    RenderText {#text} at (0,62) size 18x58
-                      text run at (0,62) width 59: "summary"
+                    RenderText {#text} at (0,62) size 17x58
+                      text run at (0,62) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,51) size 11x11: right
-                    RenderText {#text} at (0,62) size 18x58
-                      text run at (0,62) width 59: "summary"
+                    RenderText {#text} at (0,62) size 17x58
+                      text run at (0,62) width 58: "summary"
             RenderTableCell {TD} at (484,98) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,51) size 11x11: down
+                    RenderDetailsMarker {DIV} at (6,51) size 11x11: down
                     RenderText {#text} at (0,62) size 17x58
                       text run at (0,62) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,51) size 11x11: left
+                    RenderDetailsMarker {DIV} at (6,51) size 11x11: left
                     RenderText {#text} at (0,62) size 17x58
                       text run at (0,62) width 58: "summary"
           RenderTableRow {TR} at (0,224) size 610x124
@@ -497,12 +497,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,4) size 11x11: left
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: left
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,4) size 11x11: down
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: down
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
             RenderTableCell {TD} at (232,224) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
@@ -509,12 +509,12 @@
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,2) size 11x11: left
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: left
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
                 RenderBlock {DETAILS} at (0,18) size 120x18
                   RenderBlock {SUMMARY} at (0,0) size 120x18
-                    RenderDetailsMarker {DIV} at (103,2) size 11x11: up
+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: up
                     RenderText {#text} at (45,0) size 59x17
                       text run at (45,0) width 59: "summary"
             RenderTableCell {TD} at (358,224) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
@@ -522,22 +522,22 @@
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,109) size 11x11: up
-                    RenderText {#text} at (0,51) size 18x59
-                      text run at (0,51) width 59: "summary"
+                    RenderText {#text} at (0,51) size 17x59
+                      text run at (0,51) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
                     RenderDetailsMarker {DIV} at (0,109) size 11x11: right
-                    RenderText {#text} at (0,51) size 18x59
-                      text run at (0,51) width 59: "summary"
+                    RenderText {#text} at (0,51) size 17x59
+                      text run at (0,51) width 58: "summary"
             RenderTableCell {TD} at (484,224) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
               RenderBlock {DIV} at (2,2) size 120x120
                 RenderBlock {DETAILS} at (0,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,109) size 11x11: up
+                    RenderDetailsMarker {DIV} at (6,109) size 11x11: up
                     RenderText {#text} at (0,51) size 17x59
                       text run at (0,51) width 58: "summary"
                 RenderBlock {DETAILS} at (18,0) size 18x120
                   RenderBlock {SUMMARY} at (0,0) size 18x120
-                    RenderDetailsMarker {DIV} at (7,109) size 11x11: left
+                    RenderDetailsMarker {DIV} at (6,109) size 11x11: left
                     RenderText {#text} at (0,51) size 17x59
                       text run at (0,51) width 58: "summary"

Modified: trunk/LayoutTests/platform/wpe/fast/writing-mode/fieldsets-expected.txt (262134 => 262135)


--- trunk/LayoutTests/platform/wpe/fast/writing-mode/fieldsets-expected.txt	2020-05-26 03:30:18 UTC (rev 262134)
+++ trunk/LayoutTests/platform/wpe/fast/writing-mode/fieldsets-expected.txt	2020-05-26 03:44:12 UTC (rev 262135)
@@ -1,8 +1,8 @@
-layer at (0,0) size 785x1236
+layer at (0,0) size 785x1240
   RenderView at (0,0) size 785x600
-layer at (0,0) size 785x1236
-  RenderBlock {HTML} at (0,0) size 785x1236
-    RenderBody {BODY} at (8,8) size 769x1220
+layer at (0,0) size 785x1240
+  RenderBlock {HTML} at (0,0) size 785x1240
+    RenderBody {BODY} at (8,8) size 769x1224
       RenderText {#text} at (0,0) size 282x17
         text run at (0,0) width 282: "LTR fieldset with left/center/right text-align: "
       RenderBR {BR} at (282,14) size 0x0
@@ -9,69 +9,69 @@
       RenderFieldSet {FIELDSET} at (16,34) size 228x120 [border: (2px groove #C0C0C0)]
         RenderBlock {LEGEND} at (34,0) size 104x25
           RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
-      RenderText {#text} at (260,155) size 4x17
-        text run at (260,155) width 4: " "
+      RenderText {#text} at (260,156) size 4x17
+        text run at (260,156) width 4: " "
       RenderFieldSet {FIELDSET} at (280,34) size 228x120 [border: (2px groove #C0C0C0)]
         RenderBlock {LEGEND} at (110,0) size 104x25
           RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
       RenderText {#text} at (0,0) size 0x0
-      RenderFieldSet {FIELDSET} at (16,189) size 228x120 [border: (2px groove #C0C0C0)]
+      RenderFieldSet {FIELDSET} at (16,190) size 228x120 [border: (2px groove #C0C0C0)]
         RenderBlock {LEGEND} at (62,0) size 104x25
           RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
-      RenderText {#text} at (260,310) size 4x17
-        text run at (260,310) width 4: " "
+      RenderText {#text} at (260,312) size 4x17
+        text run at (260,312) width 4: " "
       RenderBR {BR} at (0,0) size 0x0
-      RenderText {#text} at (0,328) size 282x17
-        text run at (0,328) width 282: "RTL fieldset with left/center/right text-align: "
-      RenderBR {BR} at (282,342) size 0x0
-      RenderFieldSet {FIELDSET} at (16,362) size 228x120 [border: (2px groove #C0C0C0)]
+      RenderText {#text} at (0,330) size 282x17
+        text run at (0,330) width 282: "RTL fieldset with left/center/right text-align: "
+      RenderBR {BR} at (282,344) size 0x0
+      RenderFieldSet {FIELDSET} at (16,364) size 228x120 [border: (2px groove #C0C0C0)]
         RenderBlock {LEGEND} at (14,0) size 104x25
           RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
-      RenderText {#text} at (260,483) size 4x17
-        text run at (260,483) width 4: " "
-      RenderFieldSet {FIELDSET} at (280,362) size 228x120 [border: (2px groove #C0C0C0)]
+      RenderText {#text} at (260,486) size 4x17
+        text run at (260,486) width 4: " "
+      RenderFieldSet {FIELDSET} at (280,364) size 228x120 [border: (2px groove #C0C0C0)]
         RenderBlock {LEGEND} at (90,0) size 104x25
           RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
       RenderText {#text} at (0,0) size 0x0
-      RenderFieldSet {FIELDSET} at (16,517) size 228x120 [border: (2px groove #C0C0C0)]
+      RenderFieldSet {FIELDSET} at (16,520) size 228x120 [border: (2px groove #C0C0C0)]
         RenderBlock {LEGEND} at (62,0) size 104x25
           RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
-      RenderText {#text} at (260,638) size 4x17
-        text run at (260,638) width 4: " "
+      RenderText {#text} at (260,642) size 4x17
+        text run at (260,642) width 4: " "
       RenderBR {BR} at (0,0) size 0x0
-      RenderText {#text} at (0,656) size 336x17
-        text run at (0,656) width 336: "Vertical LTR fieldset with left/center/right text-align: "
-      RenderBR {BR} at (336,670) size 0x0
-      RenderFieldSet {FIELDSET} at (16,690) size 120x228 [border: (2px groove #C0C0C0)]
+      RenderText {#text} at (0,660) size 336x17
+        text run at (0,660) width 336: "Vertical LTR fieldset with left/center/right text-align: "
+      RenderBR {BR} at (336,674) size 0x0
+      RenderFieldSet {FIELDSET} at (16,694) size 120x228 [border: (2px groove #C0C0C0)]
         RenderBlock {LEGEND} at (0,34) size 25x104
           RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
-      RenderText {#text} at (151,920) size 5x17
-        text run at (151,920) width 5: " "
-      RenderFieldSet {FIELDSET} at (171,690) size 121x228 [border: (2px groove #C0C0C0)]
+      RenderText {#text} at (151,924) size 5x17
+        text run at (151,924) width 5: " "
+      RenderFieldSet {FIELDSET} at (171,694) size 121x228 [border: (2px groove #C0C0C0)]
         RenderBlock {LEGEND} at (0,110) size 25x104
           RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
-      RenderText {#text} at (307,920) size 5x17
-        text run at (307,920) width 5: " "
-      RenderFieldSet {FIELDSET} at (327,690) size 120x228 [border: (2px groove #C0C0C0)]
+      RenderText {#text} at (307,924) size 5x17
+        text run at (307,924) width 5: " "
+      RenderFieldSet {FIELDSET} at (327,694) size 120x228 [border: (2px groove #C0C0C0)]
         RenderBlock {LEGEND} at (0,62) size 25x104
           RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
-      RenderText {#text} at (462,920) size 5x17
-        text run at (462,920) width 5: " "
+      RenderText {#text} at (462,924) size 5x17
+        text run at (462,924) width 5: " "
       RenderBR {BR} at (0,0) size 0x0
-      RenderText {#text} at (0,938) size 336x17
-        text run at (0,938) width 336: "Vertical RTL fieldset with left/center/right text-align: "
-      RenderBR {BR} at (336,952) size 0x0
-      RenderFieldSet {FIELDSET} at (16,972) size 120x228 [border: (2px groove #C0C0C0)]
+      RenderText {#text} at (0,942) size 336x17
+        text run at (0,942) width 336: "Vertical RTL fieldset with left/center/right text-align: "
+      RenderBR {BR} at (336,956) size 0x0
+      RenderFieldSet {FIELDSET} at (16,976) size 120x228 [border: (2px groove #C0C0C0)]
         RenderBlock {LEGEND} at (0,14) size 25x104
           RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
-      RenderText {#text} at (151,1202) size 5x17
-        text run at (151,1202) width 5: " "
-      RenderFieldSet {FIELDSET} at (171,972) size 121x228 [border: (2px groove #C0C0C0)]
+      RenderText {#text} at (151,1206) size 5x17
+        text run at (151,1206) width 5: " "
+      RenderFieldSet {FIELDSET} at (171,976) size 121x228 [border: (2px groove #C0C0C0)]
         RenderBlock {LEGEND} at (0,90) size 25x104
           RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
-      RenderText {#text} at (307,1202) size 5x17
-        text run at (307,1202) width 5: " "
-      RenderFieldSet {FIELDSET} at (327,972) size 120x228 [border: (2px groove #C0C0C0)]
+      RenderText {#text} at (307,1206) size 5x17
+        text run at (307,1206) width 5: " "
+      RenderFieldSet {FIELDSET} at (327,976) size 120x228 [border: (2px groove #C0C0C0)]
         RenderBlock {LEGEND} at (0,62) size 25x104
           RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
       RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/wpe/svg/zoom/page/zoom-hixie-mixed-009-expected.txt (262134 => 262135)


--- trunk/LayoutTests/platform/wpe/svg/zoom/page/zoom-hixie-mixed-009-expected.txt	2020-05-26 03:30:18 UTC (rev 262134)
+++ trunk/LayoutTests/platform/wpe/svg/zoom/page/zoom-hixie-mixed-009-expected.txt	2020-05-26 03:44:12 UTC (rev 262135)
@@ -1,12 +1,12 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x434
-  RenderBlock {html} at (0,0) size 800x435
-    RenderBody {body} at (11,14) size 778x406
+layer at (0,0) size 800x435
+  RenderBlock {html} at (0,0) size 800x436
+    RenderBody {body} at (11,14) size 778x407
       RenderBlock {p} at (0,0) size 777x26 [color=#000080]
         RenderText {#text} at (0,0) size 665x25
           text run at (0,0) width 665: "The word \"TEST \" should appear twice below, the same size each time."
-      RenderBlock (anonymous) at (0,40) size 777x179
+      RenderBlock (anonymous) at (0,40) size 777x180
         RenderSVGRoot {svg} at (11,54) size 577x174
           RenderSVGRect {rect} at (11,54) size 577x174 [transform={m=((10.00,0.00)(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=60.00] [height=12.00]
           RenderSVGForeignObject {foreignObject} at (0,0) size 60x10
@@ -14,6 +14,6 @@
               RenderText {#text} at (0,0) size 24x11
                 text run at (0,0) width 24: "TEST"
         RenderText {#text} at (0,0) size 0x0
-      RenderBlock {div} at (0,232) size 576x174 [color=#000080] [bgcolor=#EEEEEE]
+      RenderBlock {div} at (0,233) size 576x174 [color=#000080] [bgcolor=#EEEEEE]
         RenderText {#text} at (0,3) size 344x159
           text run at (0,3) width 344: "TEST"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to