Diff
Modified: trunk/LayoutTests/ChangeLog (123656 => 123657)
--- trunk/LayoutTests/ChangeLog 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/ChangeLog 2012-07-25 21:08:12 UTC (rev 123657)
@@ -1,3 +1,33 @@
+2012-07-25 Luciano Wolf <[email protected]>
+
+ [Qt] fast/borders rebaseline after new test fonts
+ https://bugs.webkit.org/show_bug.cgi?id=92146
+
+ Reviewed by Csaba Osztrogonác.
+
+ Updated patch started by Alexis. This one removes old expected results
+ found inside qt-5.0 directory and updates Skipped files as well.
+
+ * platform/qt-5.0/Skipped:
+ * platform/qt-5.0/fast/borders/bidi-002-expected.txt: Removed.
+ * platform/qt-5.0/fast/borders/bidi-009a-expected.txt: Removed.
+ * platform/qt-5.0/fast/borders/bidi-012-expected.txt: Removed.
+ * platform/qt/fast/borders/border-image-slice-constrained-expected.txt:
+ * platform/qt/fast/borders/borderRadiusArcs01-expected.txt:
+ * platform/qt/fast/borders/borderRadiusDouble01-expected.txt:
+ * platform/qt/fast/borders/borderRadiusDouble02-expected.txt:
+ * platform/qt/fast/borders/borderRadiusDouble03-expected.txt:
+ * platform/qt/fast/borders/borderRadiusGroove01-expected.txt:
+ * platform/qt/fast/borders/borderRadiusGroove02-expected.txt:
+ * platform/qt/fast/borders/borderRadiusInset01-expected.txt:
+ * platform/qt/fast/borders/borderRadiusOutset01-expected.txt:
+ * platform/qt/fast/borders/borderRadiusRidge01-expected.txt:
+ * platform/qt/fast/borders/borderRadiusSolid01-expected.txt:
+ * platform/qt/fast/borders/borderRadiusSolid02-expected.txt:
+ * platform/qt/fast/borders/borderRadiusSolid03-expected.txt:
+ * platform/qt/fast/borders/borderRadiusSolid04-expected.txt:
+ * platform/qt/fast/borders/table-borders-expected.txt:
+
2012-07-25 Andrew Wilson <[email protected]>
Unreviewed chromium expectations change.
Modified: trunk/LayoutTests/platform/qt/fast/borders/border-image-slice-constrained-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/border-image-slice-constrained-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/border-image-slice-constrained-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,7 +4,7 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (10,10) size 171x171 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (191,175) size 4x21
- text run at (191,175) width 4: " "
+ RenderText {#text} at (191,176) size 4x19
+ text run at (191,176) width 4: " "
RenderBlock {DIV} at (205,10) size 171x171 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
RenderText {#text} at (0,0) size 0x0
Modified: trunk/LayoutTests/platform/qt/fast/borders/borderRadiusArcs01-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/borderRadiusArcs01-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/borderRadiusArcs01-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,5 +4,5 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 220x220 [bgcolor=#00FF00] [border: (10px solid #00FFFF) (10px solid #FF0000) (10px solid #0000FF) (10px solid #00FFFF)]
- RenderText {#text} at (10,10) size 4x21
+ RenderText {#text} at (10,10) size 4x19
text run at (10,10) width 4: " "
Modified: trunk/LayoutTests/platform/qt/fast/borders/borderRadiusDouble01-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/borderRadiusDouble01-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/borderRadiusDouble01-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,5 +4,5 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 208x208 [bgcolor=#00FF00] [border: (4px double #FF0000)]
- RenderText {#text} at (4,4) size 4x21
+ RenderText {#text} at (4,4) size 4x19
text run at (4,4) width 4: " "
Modified: trunk/LayoutTests/platform/qt/fast/borders/borderRadiusDouble02-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/borderRadiusDouble02-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/borderRadiusDouble02-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,5 +4,5 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 216x216 [bgcolor=#00FF00] [border: (8px double #FF0000)]
- RenderText {#text} at (8,8) size 4x21
+ RenderText {#text} at (8,8) size 4x19
text run at (8,8) width 4: " "
Modified: trunk/LayoutTests/platform/qt/fast/borders/borderRadiusDouble03-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/borderRadiusDouble03-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/borderRadiusDouble03-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,5 +4,5 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 212x212 [bgcolor=#00FF00] [border: (6px double #FF0000)]
- RenderText {#text} at (6,6) size 4x21
+ RenderText {#text} at (6,6) size 4x19
text run at (6,6) width 4: " "
Modified: trunk/LayoutTests/platform/qt/fast/borders/borderRadiusGroove01-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/borderRadiusGroove01-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/borderRadiusGroove01-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,5 +4,5 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 214x214 [bgcolor=#00FF00] [border: (7px groove #FF0000)]
- RenderText {#text} at (7,7) size 4x21
+ RenderText {#text} at (7,7) size 4x19
text run at (7,7) width 4: " "
Modified: trunk/LayoutTests/platform/qt/fast/borders/borderRadiusGroove02-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/borderRadiusGroove02-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/borderRadiusGroove02-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,5 +4,5 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 204x204 [bgcolor=#00FF00] [border: (2px groove #FF0000)]
- RenderText {#text} at (2,2) size 4x21
+ RenderText {#text} at (2,2) size 4x19
text run at (2,2) width 4: " "
Modified: trunk/LayoutTests/platform/qt/fast/borders/borderRadiusInset01-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/borderRadiusInset01-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/borderRadiusInset01-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,5 +4,5 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 202x202 [bgcolor=#00FF00] [border: (1px inset #FF0000)]
- RenderText {#text} at (1,1) size 4x21
+ RenderText {#text} at (1,1) size 4x19
text run at (1,1) width 4: " "
Modified: trunk/LayoutTests/platform/qt/fast/borders/borderRadiusOutset01-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/borderRadiusOutset01-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/borderRadiusOutset01-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,5 +4,5 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 220x220 [bgcolor=#00FF00] [border: (10px outset #FF0000)]
- RenderText {#text} at (10,10) size 4x21
+ RenderText {#text} at (10,10) size 4x19
text run at (10,10) width 4: " "
Modified: trunk/LayoutTests/platform/qt/fast/borders/borderRadiusRidge01-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/borderRadiusRidge01-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/borderRadiusRidge01-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,5 +4,5 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 220x220 [bgcolor=#00FF00] [border: (10px ridge #FF0000)]
- RenderText {#text} at (10,10) size 4x21
+ RenderText {#text} at (10,10) size 4x19
text run at (10,10) width 4: " "
Modified: trunk/LayoutTests/platform/qt/fast/borders/borderRadiusSolid01-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/borderRadiusSolid01-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/borderRadiusSolid01-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,5 +4,5 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 220x220 [bgcolor=#00FF00] [border: (10px solid #FF0000)]
- RenderText {#text} at (10,10) size 4x21
+ RenderText {#text} at (10,10) size 4x19
text run at (10,10) width 4: " "
Modified: trunk/LayoutTests/platform/qt/fast/borders/borderRadiusSolid02-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/borderRadiusSolid02-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/borderRadiusSolid02-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,5 +4,5 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 208x208 [bgcolor=#00FF00] [border: (4px solid #FF0000)]
- RenderText {#text} at (4,4) size 4x21
+ RenderText {#text} at (4,4) size 4x19
text run at (4,4) width 4: " "
Modified: trunk/LayoutTests/platform/qt/fast/borders/borderRadiusSolid03-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/borderRadiusSolid03-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/borderRadiusSolid03-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,5 +4,5 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 230x230 [bgcolor=#00FF00] [border: (15px solid #FF0000)]
- RenderText {#text} at (15,15) size 4x21
+ RenderText {#text} at (15,15) size 4x19
text run at (15,15) width 4: " "
Modified: trunk/LayoutTests/platform/qt/fast/borders/borderRadiusSolid04-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/borderRadiusSolid04-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/borderRadiusSolid04-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,5 +4,5 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 202x202 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,1) size 4x21
+ RenderText {#text} at (1,1) size 4x19
text run at (1,1) width 4: " "
Modified: trunk/LayoutTests/platform/qt/fast/borders/table-borders-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt/fast/borders/table-borders-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt/fast/borders/table-borders-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -4,10 +4,10 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 0x0
-layer at (28,28) size 22x39
- RenderTable {TABLE} at (20,20) size 22x39 [border: (5px outset #808080)]
- RenderTableSection {TBODY} at (5,5) size 12x29
- RenderTableRow {TR} at (0,2) size 12x25
- RenderTableCell {TD} at (2,2) size 8x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 4x21
+layer at (28,28) size 22x37
+ RenderTable {TABLE} at (20,20) size 22x37 [border: (5px outset #808080)]
+ RenderTableSection {TBODY} at (5,5) size 12x27
+ RenderTableRow {TR} at (0,2) size 12x23
+ RenderTableCell {TD} at (2,2) size 8x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 4x19
text run at (2,2) width 4: " "
Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (123656 => 123657)
--- trunk/LayoutTests/platform/qt-5.0/Skipped 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped 2012-07-25 21:08:12 UTC (rev 123657)
@@ -576,24 +576,6 @@
fast/block/positioning/002.html
fast/block/positioning/051.html
fast/block/positioning/056.html
-fast/borders/bidi-002.html
-fast/borders/bidi-009a.html
-fast/borders/bidi-012.html
-fast/borders/border-image-slice-constrained.html
-fast/borders/borderRadiusArcs01.html
-fast/borders/borderRadiusDouble01.html
-fast/borders/borderRadiusDouble02.html
-fast/borders/borderRadiusDouble03.html
-fast/borders/borderRadiusGroove01.html
-fast/borders/borderRadiusGroove02.html
-fast/borders/borderRadiusInset01.html
-fast/borders/borderRadiusOutset01.html
-fast/borders/borderRadiusRidge01.html
-fast/borders/borderRadiusSolid01.html
-fast/borders/borderRadiusSolid02.html
-fast/borders/borderRadiusSolid03.html
-fast/borders/borderRadiusSolid04.html
-fast/borders/table-borders.html
fast/compact/003.html
fast/css-generated-content/010.html
fast/css-grid-layout/place-cell-by-index.html
Deleted: trunk/LayoutTests/platform/qt-5.0/fast/borders/bidi-002-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt-5.0/fast/borders/bidi-002-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt-5.0/fast/borders/bidi-002-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -1,29 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x267
- RenderBlock {HTML} at (0,0) size 800x267
- RenderBody {BODY} at (8,16) size 784x235
- RenderBlock {P} at (0,0) size 784x21
- RenderText {#text} at (0,0) size 556x21
- text run at (0,0) width 556: "The following two blocks should be identical, including overflow. (Force bidi: \x{D7}\x{90})"
- RenderBlock {DIV} at (0,37) size 784x198
- RenderBlock {P} at (16,0) size 294x91 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
- RenderInline {SPAN} at (0,0) size 121x39 [color=#000080] [border: (3px solid #000080) none (3px solid #000080)]
- RenderText {#text} at (30,24) size 102x21
- text run at (30,24) width 102: "AAABBBCCC"
- RenderText {#text} at (132,24) size 99x21
- text run at (132,24) width 99: "DDDEEEFFF"
- RenderInline {SPAN} at (0,0) size 103x39 [color=#000080] [border: (3px solid #000080) none]
- RenderText {#text} at (231,24) size 84x21
- text run at (231,24) width 84: "GGGHHHIII"
- RenderText {#text} at (11,59) size 195x21
- text run at (11,59) width 195: "JJJKKKLLLMMMNNNOOO"
- RenderBlock {P} at (16,107) size 294x91 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
- RenderInline {SPAN} at (0,0) size 323x39 [color=#000080] [border: (3px solid #000080)]
- RenderText {#text} at (30,24) size 285x21
- text run at (30,24) width 102: "AAABBBCCC"
- text run at (231,24) width 84 RTL override: "\x{202E}IIIHHHGGG"
- RenderText {#text} at (132,24) size 220x56
- text run at (132,24) width 99 RTL override: "FFFEEEDDD"
- text run at (11,59) width 84 RTL override: "LLLKKKJJJ"
- text run at (95,59) width 111: "\x{202C}MMMNNNOOO"
Deleted: trunk/LayoutTests/platform/qt-5.0/fast/borders/bidi-009a-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt-5.0/fast/borders/bidi-009a-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt-5.0/fast/borders/bidi-009a-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -1,79 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x293
- RenderBlock {HTML} at (0,0) size 800x293
- RenderBody {BODY} at (8,16) size 784x245
- RenderBlock {P} at (0,0) size 784x21
- RenderText {#text} at (0,0) size 556x21
- text run at (0,0) width 556: "The following two blocks should be identical, including overflow. (Force bidi: \x{D7}\x{90})"
- RenderBlock {DIV} at (32,53) size 720x80 [color=#FFFF00] [bgcolor=#000000]
- RenderTable at (24,24) size 273x32
- RenderTableSection (anonymous) at (0,0) size 273x32
- RenderTableRow {P} at (0,0) size 273x32
- RenderTableCell (anonymous) at (0,0) size 273x32 [r=0 c=0 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 18x41
- RenderText {#text} at (0,-4) size 18x41
- text run at (0,-4) width 18: "a"
- RenderInline {SPAN} at (0,0) size 21x53 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF)]
- RenderText {#text} at (37,-4) size 18x41
- text run at (37,-4) width 18: "b"
- RenderInline {SPAN} at (0,0) size 19x53 [color=#00FFFF] [border: (3px solid #00FFFF) none (3px solid #00FFFF)]
- RenderText {#text} at (74,-4) size 16x41
- text run at (74,-4) width 16: "c"
- RenderInline {SPAN} at (0,0) size 18x53 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF) none]
- RenderText {#text} at (90,-4) size 18x41
- text run at (90,-4) width 18: "d"
- RenderInline {SPAN} at (0,0) size 18x53 [color=#00FFFF] [border: (3px solid #00FFFF) none (3px solid #00FFFF) none]
- RenderText {#text} at (108,-4) size 18x41
- text run at (108,-4) width 18: "e"
- RenderInline {SPAN} at (0,0) size 9x41
- RenderText {#text} at (126,-4) size 9x41
- text run at (126,-4) width 9: "f"
- RenderInline {SPAN} at (0,0) size 18x41
- RenderText {#text} at (135,-4) size 18x41
- text run at (135,-4) width 18: "g"
- RenderInline {SPAN} at (0,0) size 18x41
- RenderText {#text} at (153,-4) size 18x41
- text run at (153,-4) width 18: "h"
- RenderInline {SPAN} at (0,0) size 7x53 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF) none]
- RenderText {#text} at (171,-4) size 7x41
- text run at (171,-4) width 7: "i"
- RenderInline {SPAN} at (0,0) size 10x53 [color=#00FFFF] [border: (3px solid #00FFFF) none]
- RenderText {#text} at (178,-4) size 7x41
- text run at (178,-4) width 7: "j"
- RenderInline {SPAN} at (0,0) size 19x53 [color=#FF00FF] [border: (3px solid #FF00FF) none]
- RenderText {#text} at (204,-4) size 16x41
- text run at (204,-4) width 16: "k"
- RenderInline {SPAN} at (0,0) size 7x41
- RenderText {#text} at (239,-4) size 7x41
- text run at (239,-4) width 7: "l"
- RenderInline {SPAN} at (0,0) size 27x41
- RenderText {#text} at (246,-4) size 27x41
- text run at (246,-4) width 27: "m"
- RenderBlock {DIV} at (32,165) size 720x80 [color=#FFFF00] [bgcolor=#000000]
- RenderTable at (24,24) size 273x32
- RenderTableSection (anonymous) at (0,0) size 273x32
- RenderTableRow {P} at (0,0) size 273x32
- RenderTableCell (anonymous) at (0,0) size 273x32 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,-4) size 246x41
- text run at (0,-4) width 18: "a"
- text run at (55,-4) width 0 LTR override: "\x{202D}"
- text run at (239,-4) width 7 RTL override: "\x{202E}l"
- RenderInline {SPAN} at (0,0) size 117x53 [color=#00FFFF] [border: (3px solid #00FFFF)]
- RenderText {#text} at (74,-4) size 111x41
- text run at (74,-4) width 16 LTR override: "c"
- text run at (108,-4) width 18 LTR override: "\x{202D}e"
- text run at (171,-4) width 0 RTL override: "\x{202E}"
- text run at (178,-4) width 7 RTL override: "\x{202E}j"
- RenderText {#text} at (126,-4) size 45x41
- text run at (126,-4) width 9 RTL override: "\x{202C}f"
- text run at (135,-4) width 18 LTR override: "\x{202D}g"
- text run at (153,-4) width 18 RTL override: "h"
- RenderInline {SPAN} at (0,0) size 189x53 [color=#FF00FF] [border: (3px solid #FF00FF)]
- RenderText {#text} at (37,-4) size 183x41
- text run at (37,-4) width 18 RTL override: "\x{202C}b"
- text run at (90,-4) width 18 RTL override: "\x{202C}d"
- text run at (171,-4) width 7 LTR override: "\x{202C}i"
- text run at (204,-4) width 16 LTR override: "\x{202C}k"
- RenderText {#text} at (246,-4) size 27x41
- text run at (246,-4) width 27: "\x{202C}m"
Deleted: trunk/LayoutTests/platform/qt-5.0/fast/borders/bidi-012-expected.txt (123656 => 123657)
--- trunk/LayoutTests/platform/qt-5.0/fast/borders/bidi-012-expected.txt 2012-07-25 20:59:16 UTC (rev 123656)
+++ trunk/LayoutTests/platform/qt-5.0/fast/borders/bidi-012-expected.txt 2012-07-25 21:08:12 UTC (rev 123657)
@@ -1,54 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x449
- RenderBlock {HTML} at (0,0) size 800x449
- RenderBody {BODY} at (8,16) size 784x21
- RenderBlock {P} at (0,0) size 784x21
- RenderText {#text} at (0,0) size 547x21
- text run at (0,0) width 542: "The following two blocks should be identical, including overflow. (Force bidi: "
- text run at (542,0) width 0 RTL: "\x{5D0}"
- text run at (542,0) width 5: ")"
- RenderBlock {DIV} at (0,37) size 784x0
- RenderBlock (floating) {P} at (16,16) size 193x166 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
- RenderInline {SPAN} at (0,0) size 171x39 [color=#000080] [border: (3px solid #000080) none (3px solid #000080)]
- RenderText {#text} at (30,24) size 152x21
- text run at (30,24) width 152: "aaa bbb ccc ddd eee"
- RenderBR {BR} at (182,24) size 0x21
- RenderInline {SPAN} at (0,0) size 35x39 [color=#000080] [border: (3px solid #000080) none]
- RenderText {#text} at (11,72) size 16x21
- text run at (11,72) width 16: "fff "
- RenderText {#text} at (46,72) size 78x21
- text run at (46,72) width 78: "ggg hhh iii "
- RenderInline {SPAN} at (0,0) size 31x39 [color=#FFA500] [border: (3px solid #FFA500) none (3px solid #FFA500)]
- RenderText {#text} at (143,72) size 12x21
- text run at (143,72) width 12: "jjj"
- RenderBR {BR} at (155,72) size 0x21
- RenderInline {SPAN} at (0,0) size 164x39 [color=#FFA500] [border: (3px solid #FFA500) none]
- RenderText {#text} at (11,120) size 145x21
- text run at (11,120) width 145: "kkk lll mmm nnn ooo"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {P} at (16,214) size 197x166 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
- RenderInline {SPAN} at (0,0) size 175x87 [color=#000080] [border: (3px solid #000080)]
- RenderText {#text} at (30,24) size 156x21
- text run at (30,24) width 31: "aaa "
- text run at (61,24) width 31: "bbb "
- text run at (92,24) width 28: "ccc "
- text run at (120,24) width 31 RTL override: "ddd "
- text run at (151,24) width 35 RTL override: "\x{202E} eee "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (11,72) size 16x21
- text run at (11,72) width 16: "fff "
- RenderText {#text} at (46,72) size 78x21
- text run at (46,72) width 31: "ggg "
- text run at (77,72) width 31: "hhh "
- text run at (108,72) width 16: "iii "
- RenderInline {SPAN} at (0,0) size 168x87 [color=#FFA500] [border: (3px solid #FFA500)]
- RenderText {#text} at (143,72) size 16x21
- text run at (143,72) width 16: "jjj "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (11,120) size 149x21
- text run at (11,120) width 28: "kkk "
- text run at (39,120) width 63: "lll \x{202C} mmm "
- text run at (102,120) width 31: "nnn "
- text run at (133,120) width 27: "ooo"
- RenderText {#text} at (0,0) size 0x0