Title: [185159] trunk/LayoutTests
Revision
185159
Author
[email protected]
Date
2015-06-03 12:46:18 -0700 (Wed, 03 Jun 2015)

Log Message

[iOS] Rebaseline expected results for <br>

Unreviewed garderning.

* platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-bidi-expected.txt:
* platform/ios-simulator-wk2/fast/forms/listbox-hit-test-zoomed-expected.txt:
* platform/ios-simulator/http/tests/navigation/postredirect-basic-expected.txt:
* platform/ios-simulator/http/tests/navigation/postredirect-goback1-expected.txt:
* platform/ios-simulator/tables/mozilla/bugs/bug106795-expected.txt:
* platform/ios-simulator/tables/mozilla/bugs/bug1224-expected.txt:
* platform/ios-simulator/tables/mozilla/bugs/bug131020-expected.txt:
* platform/ios-simulator/tables/mozilla/bugs/bug131020_iframe-expected.txt:
* platform/ios-simulator/tables/mozilla/bugs/bug1430-expected.txt:
* platform/ios-simulator/tables/mozilla/bugs/bug16252-expected.txt:
* platform/ios-simulator/tables/mozilla/bugs/bug19599-expected.txt:
* platform/ios-simulator/tables/mozilla/bugs/bug20579-expected.txt:
* platform/ios-simulator/tables/mozilla/bugs/bug32205-3-expected.txt:
* platform/ios-simulator/tables/mozilla/bugs/bug82946-2-expected.txt:
* platform/ios-simulator/tables/mozilla/bugs/bug92143-expected.txt:
* platform/ios-simulator/tables/mozilla/marvin/tables_cellpadding-expected.txt:
* platform/ios-simulator/tables/mozilla/marvin/tables_cellspacing-expected.txt:
* platform/ios-simulator/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
* platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
* platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (185158 => 185159)


--- trunk/LayoutTests/ChangeLog	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/ChangeLog	2015-06-03 19:46:18 UTC (rev 185159)
@@ -1,3 +1,30 @@
+2015-06-03  Zalan Bujtas  <[email protected]>
+
+        [iOS] Rebaseline expected results for <br>
+
+        Unreviewed garderning.
+
+        * platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-bidi-expected.txt:
+        * platform/ios-simulator-wk2/fast/forms/listbox-hit-test-zoomed-expected.txt:
+        * platform/ios-simulator/http/tests/navigation/postredirect-basic-expected.txt:
+        * platform/ios-simulator/http/tests/navigation/postredirect-goback1-expected.txt:
+        * platform/ios-simulator/tables/mozilla/bugs/bug106795-expected.txt:
+        * platform/ios-simulator/tables/mozilla/bugs/bug1224-expected.txt:
+        * platform/ios-simulator/tables/mozilla/bugs/bug131020-expected.txt:
+        * platform/ios-simulator/tables/mozilla/bugs/bug131020_iframe-expected.txt:
+        * platform/ios-simulator/tables/mozilla/bugs/bug1430-expected.txt:
+        * platform/ios-simulator/tables/mozilla/bugs/bug16252-expected.txt:
+        * platform/ios-simulator/tables/mozilla/bugs/bug19599-expected.txt:
+        * platform/ios-simulator/tables/mozilla/bugs/bug20579-expected.txt:
+        * platform/ios-simulator/tables/mozilla/bugs/bug32205-3-expected.txt:
+        * platform/ios-simulator/tables/mozilla/bugs/bug82946-2-expected.txt:
+        * platform/ios-simulator/tables/mozilla/bugs/bug92143-expected.txt:
+        * platform/ios-simulator/tables/mozilla/marvin/tables_cellpadding-expected.txt:
+        * platform/ios-simulator/tables/mozilla/marvin/tables_cellspacing-expected.txt:
+        * platform/ios-simulator/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
+        * platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
+        * platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
+
 2015-06-03  Said Abou-Hallawa  <[email protected]>
 
         Add missing expected result files for GTK and EFL ports following

Modified: trunk/LayoutTests/platform/ios-simulator/http/tests/navigation/postredirect-basic-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/http/tests/navigation/postredirect-basic-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/http/tests/navigation/postredirect-basic-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -6,18 +6,18 @@
       RenderText {#text} at (0,1) size 750x74
         text run at (0,1) width 750: "This is just a minimal page that we navigate in response to"
         text run at (0,39) width 217: "an HTTP POST. "
-      RenderBR {BR} at (0,0) size 0x0
+      RenderBR {BR} at (216,68) size 1x0
       RenderBR {BR} at (0,77) size 0x36
       RenderText {#text} at (0,115) size 766x112
         text run at (0,115) width 743: "If the next line is empty after the colon, it probably means"
         text run at (0,153) width 179: "that we made "
         text run at (178,153) width 588: "a mistake and requested this page with a GET"
         text run at (0,191) width 434: "with no query instead of a POST. "
-      RenderBR {BR} at (0,0) size 0x0
+      RenderBR {BR} at (433,220) size 1x0
       RenderBR {BR} at (0,229) size 0x36
       RenderText {#text} at (0,267) size 708x36
         text run at (0,267) width 708: "The first text field contained: New form text from user "
-      RenderBR {BR} at (0,0) size 0x0
+      RenderBR {BR} at (707,296) size 1x0
       RenderText {#text} at (0,305) size 574x36
         text run at (0,305) width 574: "This page was requested with an HTTP GET"
 

Modified: trunk/LayoutTests/platform/ios-simulator/http/tests/navigation/postredirect-goback1-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/http/tests/navigation/postredirect-goback1-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/http/tests/navigation/postredirect-goback1-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -6,18 +6,18 @@
       RenderText {#text} at (0,1) size 750x74
         text run at (0,1) width 750: "This is just a minimal page that we navigate in response to"
         text run at (0,39) width 217: "an HTTP POST. "
-      RenderBR {BR} at (0,0) size 0x0
+      RenderBR {BR} at (216,68) size 1x0
       RenderBR {BR} at (0,77) size 0x36
       RenderText {#text} at (0,115) size 766x112
         text run at (0,115) width 743: "If the next line is empty after the colon, it probably means"
         text run at (0,153) width 179: "that we made "
         text run at (178,153) width 588: "a mistake and requested this page with a GET"
         text run at (0,191) width 434: "with no query instead of a POST. "
-      RenderBR {BR} at (0,0) size 0x0
+      RenderBR {BR} at (433,220) size 1x0
       RenderBR {BR} at (0,229) size 0x36
       RenderText {#text} at (0,267) size 708x36
         text run at (0,267) width 708: "The first text field contained: New form text from user "
-      RenderBR {BR} at (0,0) size 0x0
+      RenderBR {BR} at (707,296) size 1x0
       RenderText {#text} at (0,305) size 574x36
         text run at (0,305) width 574: "This page was requested with an HTTP GET"
 

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug106795-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug106795-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug106795-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -7,10 +7,10 @@
         RenderTableSection {TBODY} at (1,1) size 781x80
           RenderTableRow {TR} at (0,0) size 781x37
             RenderTableCell {TD} at (0,7) size 781x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBR {BR} at (1,1) size 0x19
+              RenderBR {BR} at (1,8) size 0x19
           RenderTableRow {TR} at (0,37) size 781x5
             RenderTableCell {TD} at (0,37) size 781x5 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
               RenderImage {IMG} at (1,1) size 779x3
           RenderTableRow {TR} at (0,42) size 781x38
             RenderTableCell {TD} at (0,50) size 781x22 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderBR {BR} at (1,1) size 0x19
+              RenderBR {BR} at (1,9) size 0x19

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug1224-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug1224-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug1224-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -15,10 +15,10 @@
             RenderTableCell {TD} at (104,5) size 89x44 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
               RenderText {#text} at (2,2) size 81x19
                 text run at (2,2) width 81: "img-features"
-              RenderBR {BR} at (82,17) size 1x0
+              RenderBR {BR} at (82,20) size 1x0
               RenderText {#text} at (2,22) size 85x19
                 text run at (2,22) width 85: "img-holidays"
-              RenderBR {BR} at (86,37) size 1x0
+              RenderBR {BR} at (86,40) size 1x0
           RenderTableRow {TR} at (0,28) size 195x24
             RenderTableCell {TD} at (2,28) size 100x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
               RenderText {#text} at (2,2) size 96x19

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug131020-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug131020-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug131020-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -96,7 +96,7 @@
                                           text run at (445,21) width 265: "noch mal die Scripte runter laden und die"
                                           text run at (39,41) width 211: "admin.cgi erneuern, hier kommt "
                                           text run at (249,41) width 451: "noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein! "
-                                        RenderBR {BR} at (0,0) size 0x0
+                                        RenderBR {BR} at (699,56) size 1x0
                                     RenderTableRow {TR} at (0,434) size 739x122
                                       RenderTableCell {TD} at (0,434) size 739x122 [border: (1px solid #000000)] [r=7 c=0 rs=1 cs=1]
                                         RenderText {#text} at (273,1) size 193x19

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug131020_iframe-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug131020_iframe-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug131020_iframe-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -82,7 +82,7 @@
                   text run at (420,21) width 333: "noch mal die Scripte runter laden und die admin.cgi"
                   text run at (82,41) width 143: "erneuern, hier kommt "
                   text run at (224,41) width 452: "noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein! "
-                RenderBR {BR} at (0,0) size 0x0
+                RenderBR {BR} at (675,56) size 1x0
             RenderTableRow {TR} at (0,434) size 758x122
               RenderTableCell {TD} at (0,434) size 758x122 [border: (1px solid #000000)] [r=7 c=0 rs=1 cs=1]
                 RenderText {#text} at (282,1) size 194x19

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug1430-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug1430-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug1430-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -22,7 +22,7 @@
           text run at (239,100) width 449: "It's as though NGLayout thinks the Imagemap areas are located a few "
           text run at (688,100) width 95: "hundred pixels"
           text run at (0,120) width 70: "to the left. "
-        RenderBR {BR} at (0,0) size 0x0
+        RenderBR {BR} at (69,135) size 1x0
       RenderTable {TABLE} at (0,140) size 648x63
         RenderTableSection {TBODY} at (0,0) size 648x63
           RenderTableRow {TR} at (0,2) size 648x59

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug16252-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug16252-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug16252-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -25,7 +25,7 @@
                                   text run at (2,2) width 245: "CHAMBERLAIN'S CAREER STATISTICS"
                         RenderTableRow {TR} at (0,24) size 260x293
                           RenderTableCell {TD} at (0,158) size 6x24 [bgcolor=#FFFFFF] [r=1 c=0 rs=1 cs=1]
-                            RenderBR {BR} at (2,2) size 0x19
+                            RenderBR {BR} at (2,136) size 0x19
                           RenderTableCell {TD} at (6,24) size 254x293 [r=1 c=1 rs=1 cs=1]
                             RenderTable {TABLE} at (2,2) size 250x272
                               RenderTableSection {TBODY} at (0,0) size 250x272

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug19599-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug19599-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug19599-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -6,7 +6,7 @@
       RenderBlock {P} at (0,0) size 784x40
         RenderText {#text} at (0,0) size 741x19
           text run at (0,0) width 741: "The INPUT element using the IMAGE attribute is used to load the image in the table. This image flows outside the "
-        RenderBR {BR} at (0,0) size 0x0
+        RenderBR {BR} at (740,15) size 1x0
         RenderText {#text} at (0,20) size 280x19
           text run at (0,20) width 280: "the table after the window has been resized."
       RenderTable {TABLE} at (292,56) size 200x24 [bgcolor=#FF0000]

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug20579-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug20579-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug20579-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -29,4 +29,4 @@
             RenderTableCell {TD} at (49,3) size 1x50 [r=0 c=1 rs=1 cs=1]
               RenderImage {IMG} at (0,0) size 1x50
             RenderTableCell {TD} at (50,18) size 734x20 [r=0 c=2 rs=1 cs=1]
-              RenderBR {BR} at (0,0) size 0x19
+              RenderBR {BR} at (0,18) size 0x19

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug32205-3-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug32205-3-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug32205-3-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -9,7 +9,7 @@
             RenderTableCell {TD} at (2,269) size 364x44 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
               RenderText {#text} at (2,2) size 81x19
                 text run at (2,2) width 81: "Outer Table:"
-              RenderBR {BR} at (82,17) size 1x0
+              RenderBR {BR} at (82,284) size 1x0
               RenderText {#text} at (2,22) size 329x19
                 text run at (2,22) width 329: "<table border=\"1\" width=\"100%\" height=\"100%\">"
             RenderTableCell {TD} at (368,2) size 412x578 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
@@ -19,10 +19,10 @@
                     RenderTableCell {TD} at (2,254) size 365x64 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
                       RenderText {#text} at (2,2) size 89x19
                         text run at (2,2) width 89: "Nested Table:"
-                      RenderBR {BR} at (90,17) size 1x0
+                      RenderBR {BR} at (90,269) size 1x0
                       RenderText {#text} at (2,22) size 329x19
                         text run at (2,22) width 329: "<table border=\"1\" width=\"100%\" height=\"100%\">"
-                      RenderBR {BR} at (330,37) size 1x0
+                      RenderBR {BR} at (330,289) size 1x0
                       RenderText {#text} at (2,42) size 134x19
                         text run at (2,42) width 134: "<td height=\"100%\">"
                     RenderTableCell {TD} at (369,274) size 35x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug82946-2-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug82946-2-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug82946-2-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -14,7 +14,7 @@
                       RenderImage {IMG} at (1,1) size 220x135
                       RenderText {#text} at (0,0) size 0x0
             RenderTableCell {TD} at (763,87) size 3x22 [r=0 c=1 rs=2 cs=1]
-              RenderBR {BR} at (1,1) size 0x19
+              RenderBR {BR} at (1,86) size 0x19
           RenderTableRow {TR} at (0,147) size 768x48
             RenderTableCell {TD} at (2,147) size 764x48 [r=1 c=0 rs=1 cs=2]
               RenderTable {TABLE} at (1,1) size 468x46

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug92143-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug92143-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/bugs/bug92143-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -19,7 +19,7 @@
         RenderBR {BR} at (0,20) size 0x19
         RenderText {#text} at (0,40) size 447x19
           text run at (0,40) width 447: "the next table must overrun the visible part of the view (width=2400) "
-        RenderBR {BR} at (0,0) size 0x0
+        RenderBR {BR} at (446,55) size 1x0
         RenderBR {BR} at (0,60) size 0x19
       RenderTable {TABLE} at (0,164) size 2402x64 [border: (1px outset #808080)]
         RenderTableSection {TBODY} at (1,1) size 2400x62

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/tables_cellpadding-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/tables_cellpadding-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/tables_cellpadding-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -11,7 +11,7 @@
           text run at (382,20) width 386: "padding. Notice the difference. There should be a larger gap"
           text run at (0,40) width 203: "between the cell border and it's "
           text run at (202,40) width 167: "contents in the first table. "
-        RenderBR {BR} at (0,0) size 0x0
+        RenderBR {BR} at (368,55) size 1x0
         RenderBR {BR} at (0,60) size 0x19
       RenderTable {TABLE} at (0,80) size 263x86 [border: (2px outset #808080)]
         RenderTableSection {TBODY} at (2,2) size 259x82

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/tables_cellspacing-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/tables_cellspacing-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/tables_cellspacing-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -10,7 +10,7 @@
           text run at (0,20) width 303: "pixels; the second table isn't using cellspacing. "
           text run at (302,20) width 475: "Notice the difference here. The first table should be rendered with a wider"
           text run at (0,40) width 146: "gap between the cells. "
-        RenderBR {BR} at (0,0) size 0x0
+        RenderBR {BR} at (145,55) size 1x0
       RenderTable {TABLE} at (0,60) size 263x89
         RenderTableSection {TBODY} at (0,0) size 263x89
           RenderTableRow {TR} at (0,15) size 263x22

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -187,7 +187,7 @@
               RenderTableCell {TH} at (2,5) size 99x44 [bgcolor=#FFE4C4] [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
                 RenderText {#text} at (18,2) size 63x19
                   text run at (18,2) width 63: "Header 1"
-                RenderBR {BR} at (80,17) size 1x0
+                RenderBR {BR} at (80,20) size 1x0
                 RenderText {#text} at (6,22) size 87x19
                   text run at (6,22) width 87: "span=2 rows"
               RenderTableCell {TD} at (103,2) size 40x24 [bgcolor=#EE82EE] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
@@ -249,7 +249,7 @@
               RenderTableCell {TH} at (2,96) size 99x44 [bgcolor=#FFE4C4] [border: (1px inset #808080)] [r=2 c=0 rs=5 cs=1]
                 RenderText {#text} at (18,2) size 63x19
                   text run at (18,2) width 63: "Header 2"
-                RenderBR {BR} at (80,17) size 1x0
+                RenderBR {BR} at (80,59) size 1x0
                 RenderText {#text} at (6,22) size 87x19
                   text run at (6,22) width 87: "span=5 rows"
               RenderTableCell {TD} at (103,54) size 40x24 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
@@ -395,7 +395,7 @@
               RenderTableCell {TH} at (2,200) size 99x44 [bgcolor=#FFE4C4] [border: (1px inset #808080)] [r=7 c=0 rs=3 cs=1]
                 RenderText {#text} at (18,2) size 63x19
                   text run at (18,2) width 63: "Header 3"
-                RenderBR {BR} at (80,17) size 1x0
+                RenderBR {BR} at (80,33) size 1x0
                 RenderText {#text} at (6,22) size 87x19
                   text run at (6,22) width 87: "span=3 rows"
               RenderTableCell {TD} at (103,184) size 40x24 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=7 c=1 rs=1 cs=1]
@@ -549,7 +549,7 @@
               RenderTableCell {TD} at (45,5) size 87x44 [bgcolor=#FFFACD] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
                 RenderText {#text} at (2,2) size 43x19
                   text run at (2,2) width 43: "Data 1"
-                RenderBR {BR} at (44,17) size 1x0
+                RenderBR {BR} at (44,20) size 1x0
                 RenderText {#text} at (2,22) size 82x19
                   text run at (2,22) width 82: "span=2 rows"
               RenderTableCell {TD} at (134,2) size 36x24 [bgcolor=#EE82EE] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
@@ -617,7 +617,7 @@
               RenderTableCell {TD} at (45,96) size 87x44 [bgcolor=#FFFACD] [border: (1px inset #808080)] [r=2 c=1 rs=5 cs=1]
                 RenderText {#text} at (2,2) size 43x19
                   text run at (2,2) width 43: "Data 2"
-                RenderBR {BR} at (44,17) size 1x0
+                RenderBR {BR} at (44,59) size 1x0
                 RenderText {#text} at (2,22) size 82x19
                   text run at (2,22) width 82: "span=5 rows"
               RenderTableCell {TD} at (134,54) size 36x24 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
@@ -778,7 +778,7 @@
               RenderTableCell {TD} at (45,200) size 87x44 [bgcolor=#FFFACD] [border: (1px inset #808080)] [r=7 c=1 rs=3 cs=1]
                 RenderText {#text} at (2,2) size 43x19
                   text run at (2,2) width 43: "Data 3"
-                RenderBR {BR} at (44,17) size 1x0
+                RenderBR {BR} at (44,33) size 1x0
                 RenderText {#text} at (2,22) size 82x19
                   text run at (2,22) width 82: "span=3 rows"
               RenderTableCell {TD} at (134,184) size 36x24 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=7 c=2 rs=1 cs=1]
@@ -914,14 +914,14 @@
               RenderTableCell {TH} at (2,130) size 82x64 [bgcolor=#FFE4C4] [border: (1px inset #808080)] [r=0 c=0 rs=7 cs=1]
                 RenderText {#text} at (9,2) size 64x19
                   text run at (9,2) width 64: "Header 1"
-                RenderBR {BR} at (72,17) size 1x0
+                RenderBR {BR} at (72,145) size 1x0
                 RenderText {#text} at (16,22) size 50x39
                   text run at (16,22) width 50: "span=7"
                   text run at (24,42) width 34: "rows"
               RenderTableCell {TD} at (86,15) size 78x64 [bgcolor=#FFFACD] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
                 RenderText {#text} at (2,2) size 43x19
                   text run at (2,2) width 43: "Data 1"
-                RenderBR {BR} at (44,17) size 1x0
+                RenderBR {BR} at (44,30) size 1x0
                 RenderText {#text} at (2,22) size 47x39
                   text run at (2,22) width 47: "span=2"
                   text run at (2,42) width 32: "rows"
@@ -1002,7 +1002,7 @@
               RenderTableCell {TD} at (86,176) size 78x64 [bgcolor=#FFFACD] [border: (1px inset #808080)] [r=2 c=1 rs=5 cs=1]
                 RenderText {#text} at (2,2) size 43x19
                   text run at (2,2) width 43: "Data 2"
-                RenderBR {BR} at (44,17) size 1x0
+                RenderBR {BR} at (44,99) size 1x0
                 RenderText {#text} at (2,22) size 47x39
                   text run at (2,22) width 47: "span=5"
                   text run at (2,42) width 32: "rows"
@@ -1194,14 +1194,14 @@
               RenderTableCell {TH} at (2,360) size 82x64 [bgcolor=#FFE4C4] [border: (1px inset #808080)] [r=7 c=0 rs=3 cs=1]
                 RenderText {#text} at (9,2) size 64x19
                   text run at (9,2) width 64: "Header 2"
-                RenderBR {BR} at (72,17) size 1x0
+                RenderBR {BR} at (72,53) size 1x0
                 RenderText {#text} at (16,22) size 50x39
                   text run at (16,22) width 50: "span=3"
                   text run at (24,42) width 34: "rows"
               RenderTableCell {TD} at (86,360) size 78x64 [bgcolor=#FFFACD] [border: (1px inset #808080)] [r=7 c=1 rs=3 cs=1]
                 RenderText {#text} at (2,2) size 43x19
                   text run at (2,2) width 43: "Data 3"
-                RenderBR {BR} at (44,17) size 1x0
+                RenderBR {BR} at (44,53) size 1x0
                 RenderText {#text} at (2,22) size 47x39
                   text run at (2,22) width 47: "span=3"
                   text run at (2,42) width 32: "rows"

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug1262-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug1262-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug1262-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -13,7 +13,7 @@
       RenderBlock (anonymous) at (0,30) size 784x40
         RenderText {#text} at (0,0) size 12x19
           text run at (0,0) width 12: "2 "
-        RenderBR {BR} at (0,0) size 0x0
+        RenderBR {BR} at (12,15) size 0x0
         RenderText {#text} at (0,20) size 8x19
           text run at (0,20) width 8: "3"
       RenderTable {TABLE} at (0,70) size 784x6 [border: (1px outset #808080)]

Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug56024-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug56024-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug56024-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -16,7 +16,7 @@
                         text run at (1,21) width 250: "Al Gore are expected to show a kinder,"
                         text run at (1,41) width 294: "gentler side Wednesday in the second of three"
                         text run at (1,61) width 185: "nationally televised debates. "
-                      RenderBR {BR} at (185,76) size 1x0
+                      RenderBR {BR} at (185,61) size 1x19
             RenderTableCell {TD} at (302,2) size 96x82 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
               RenderBlock (anonymous) at (1,1) size 94x80
                 RenderInline {FONT} at (0,0) size 84x79 [color=#CC3333]

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-bidi-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-bidi-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-bidi-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -9,7 +9,7 @@
         RenderBR {BR} at (579,0) size 1x19
         RenderText {#text} at (0,20) size 547x19
           text run at (0,20) width 547: "The ellipsis should appear on the left for the RTL case and on the right for LTR case. "
-        RenderBR {BR} at (0,0) size 0x0
+        RenderBR {BR} at (546,20) size 1x19
         RenderBR {BR} at (0,40) size 0x19
         RenderText {#text} at (0,60) size 62x19
           text run at (0,60) width 62: "RTL text:"

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-hit-test-zoomed-expected.txt (185158 => 185159)


--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-hit-test-zoomed-expected.txt	2015-06-03 18:48:41 UTC (rev 185158)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-hit-test-zoomed-expected.txt	2015-06-03 19:46:18 UTC (rev 185159)
@@ -20,7 +20,7 @@
         RenderBlock {PRE} at (0,61) size 781x35
           RenderText {#text} at (0,0) size 1105x17
             text run at (0,0) width 1105: "     Expected: false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false"
-          RenderBR {BR} at (0,0) size 0x0
+          RenderBR {BR} at (1104,13) size 1x0
           RenderText {#text} at (0,17) size 1095x17
             text run at (0,17) width 1095: "     Actual: false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false"
         RenderBlock (anonymous) at (0,111) size 781x47
@@ -31,6 +31,6 @@
         RenderBlock {PRE} at (0,172) size 781x35
           RenderText {#text} at (0,0) size 1105x17
             text run at (0,0) width 1105: "     Expected: false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false"
-          RenderBR {BR} at (0,0) size 0x0
+          RenderBR {BR} at (1104,13) size 1x0
           RenderText {#text} at (0,17) size 1095x17
             text run at (0,17) width 1095: "     Actual: false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to