Diff
Modified: trunk/LayoutTests/ChangeLog (89109 => 89110)
--- trunk/LayoutTests/ChangeLog 2011-06-17 03:17:11 UTC (rev 89109)
+++ trunk/LayoutTests/ChangeLog 2011-06-17 03:19:43 UTC (rev 89110)
@@ -1,3 +1,23 @@
+2011-06-16 Ryosuke Niwa <[email protected]>
+
+ Another Windows rebaseline after r89091.
+
+ The problem was that my original rebaseline for Windows overrode mac's expected results.
+ This rebaseline should work.
+
+ * platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt: Added.
+ * platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt: Added.
+ * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt: Added.
+ * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt: Added.
+ * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt: Added.
+ * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt: Added.
+ * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt: Added.
+ * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt: Added.
+ * platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt: Added.
+ * platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt: Added.
+ * platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt: Added.
+ * platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt: Added.
+
2011-06-16 Gavin Barraclough <[email protected]>
Reviewed by Oliver Hunt.
Added: trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt (0 => 89110)
--- trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt 2011-06-17 03:19:43 UTC (rev 89110)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x278
+ RenderBlock {HTML} at (0,0) size 800x278
+ RenderBody {BODY} at (8,16) size 784x249
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 679x18
+ text run at (0,0) width 679: "This tests horizontal caret movement in vertical writing mode. \"\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\" must be selected."
+ RenderBlock {DIV} at (0,34) size 68x215
+ RenderBlock {P} at (16,0) size 36x215
+ RenderText {#text} at (0,0) size 18x118
+ text run at (0,0) width 118: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
+ RenderBR {BR} at (0,118) size 18x0
+ RenderText {#text} at (18,0) size 18x119
+ text run at (18,0) width 119: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
+ RenderBlock {PRE} at (0,262) size 784x0
+selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
+selection end: position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
Added: trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt (0 => 89110)
--- trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt 2011-06-17 03:19:43 UTC (rev 89110)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x278
+ RenderBlock {HTML} at (0,0) size 800x278
+ RenderBody {BODY} at (8,16) size 784x249
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 680x18
+ text run at (0,0) width 680: "This tests horizontal caret movement in vertical writing mode. \"\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\" must be selected."
+ RenderBlock {DIV} at (0,34) size 68x215
+ RenderBlock {P} at (16,0) size 36x215
+ RenderText {#text} at (0,0) size 18x118
+ text run at (0,0) width 118: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
+ RenderBR {BR} at (0,118) size 18x0
+ RenderText {#text} at (18,0) size 18x119
+ text run at (18,0) width 119: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
+ RenderBlock {PRE} at (0,262) size 784x0
+selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
+selection end: position 2 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
Added: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt (0 => 89110)
--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt 2011-06-17 03:19:43 UTC (rev 89110)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x278
+ RenderBlock {HTML} at (0,0) size 800x278
+ RenderBody {BODY} at (8,16) size 784x249
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 679x18
+ text run at (0,0) width 679: "This tests horizontal caret movement in vertical writing mode. \"\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\" must be selected."
+ RenderBlock {DIV} at (0,34) size 68x215
+ RenderBlock {P} at (16,0) size 36x215
+ RenderText {#text} at (0,0) size 18x118
+ text run at (0,0) width 118: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
+ RenderBR {BR} at (0,118) size 18x0
+ RenderText {#text} at (18,0) size 18x119
+ text run at (18,0) width 119: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
+ RenderBlock {PRE} at (0,262) size 784x0
+selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
+selection end: position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
Added: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt (0 => 89110)
--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt 2011-06-17 03:19:43 UTC (rev 89110)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x278
+ RenderBlock {HTML} at (0,0) size 800x278
+ RenderBody {BODY} at (8,16) size 784x249
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 679x18
+ text run at (0,0) width 679: "This tests horizontal caret movement in vertical writing mode. \"\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\" must be selected."
+ RenderBlock {DIV} at (0,34) size 84x215
+ RenderBlock {P} at (16,0) size 18x215
+ RenderText {#text} at (0,0) size 18x118
+ text run at (0,0) width 118: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
+ RenderBlock {P} at (50,0) size 18x215
+ RenderText {#text} at (0,0) size 18x119
+ text run at (0,0) width 119: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
+ RenderBlock {PRE} at (0,262) size 784x0
+selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
+selection end: position 5 of child 0 {#text} of child 3 {P} of child 3 {DIV} of body
Added: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt (0 => 89110)
--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt 2011-06-17 03:19:43 UTC (rev 89110)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x184
+ RenderBlock {HTML} at (0,0) size 800x184
+ RenderBody {BODY} at (8,16) size 784x155
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 679x18
+ text run at (0,0) width 679: "This tests horizontal caret movement in vertical writing mode. \"\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\" must be selected."
+ RenderBlock {DIV} at (0,34) size 68x121
+ RenderBlock {P} at (16,0) size 36x121
+ RenderText {#text} at (0,0) size 36x119
+ text run at (0,0) width 118: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
+ text run at (18,0) width 119: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
+ RenderBlock (anonymous) at (0,155) size 784x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {PRE} at (0,168) size 784x0
+selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
+selection end: position 13 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
Added: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt (0 => 89110)
--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt 2011-06-17 03:19:43 UTC (rev 89110)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x278
+ RenderBlock {HTML} at (0,0) size 800x278
+ RenderBody {BODY} at (8,16) size 784x249
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 680x18
+ text run at (0,0) width 680: "This tests horizontal caret movement in vertical writing mode. \"\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\" must be selected."
+ RenderBlock {DIV} at (0,34) size 68x215
+ RenderBlock {P} at (16,0) size 36x215
+ RenderText {#text} at (0,0) size 18x118
+ text run at (0,0) width 118: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
+ RenderBR {BR} at (0,118) size 18x0
+ RenderText {#text} at (18,0) size 18x119
+ text run at (18,0) width 119: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
+ RenderBlock {PRE} at (0,262) size 784x0
+selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
+selection end: position 2 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
Added: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt (0 => 89110)
--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt 2011-06-17 03:19:43 UTC (rev 89110)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x278
+ RenderBlock {HTML} at (0,0) size 800x278
+ RenderBody {BODY} at (8,16) size 784x249
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 680x18
+ text run at (0,0) width 680: "This tests horizontal caret movement in vertical writing mode. \"\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\" must be selected."
+ RenderBlock {DIV} at (0,34) size 84x215
+ RenderBlock {P} at (16,0) size 18x215
+ RenderText {#text} at (0,0) size 18x118
+ text run at (0,0) width 118: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
+ RenderBlock {P} at (50,0) size 18x215
+ RenderText {#text} at (0,0) size 18x119
+ text run at (0,0) width 119: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
+ RenderBlock {PRE} at (0,262) size 784x0
+selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
+selection end: position 2 of child 0 {#text} of child 3 {P} of child 3 {DIV} of body
Added: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt (0 => 89110)
--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt 2011-06-17 03:19:43 UTC (rev 89110)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x184
+ RenderBlock {HTML} at (0,0) size 800x184
+ RenderBody {BODY} at (8,16) size 784x155
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 680x18
+ text run at (0,0) width 680: "This tests horizontal caret movement in vertical writing mode. \"\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\" must be selected."
+ RenderBlock {DIV} at (0,34) size 68x121
+ RenderBlock {P} at (16,0) size 36x121
+ RenderText {#text} at (0,0) size 36x119
+ text run at (0,0) width 118: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
+ text run at (18,0) width 119: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
+ RenderBlock (anonymous) at (0,155) size 784x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {PRE} at (0,168) size 784x0
+selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
+selection end: position 10 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
Added: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt (0 => 89110)
--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt 2011-06-17 03:19:43 UTC (rev 89110)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x198
+ RenderBlock {HTML} at (0,0) size 800x198
+ RenderBody {BODY} at (8,16) size 784x169
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 388x18
+ text run at (0,0) width 388: "This tests horizontal caret movement in vertical writing mode."
+ RenderBlock {DIV} at (0,34) size 86x135
+ RenderBlock {P} at (20,0) size 46x135
+ RenderText {#text} at (0,49) size 23x86
+ text run at (0,49) width 86 RTL: "\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}."
+ RenderBR {BR} at (0,49) size 23x0
+ RenderText {#text} at (23,38) size 23x97
+ text run at (23,38) width 97 RTL: "\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}."
+ RenderBlock {PRE} at (0,182) size 784x0
+selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
+selection end: position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
Added: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt (0 => 89110)
--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt 2011-06-17 03:19:43 UTC (rev 89110)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x198
+ RenderBlock {HTML} at (0,0) size 800x198
+ RenderBody {BODY} at (8,16) size 784x169
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 388x18
+ text run at (0,0) width 388: "This tests horizontal caret movement in vertical writing mode."
+ RenderBlock {DIV} at (0,34) size 106x135
+ RenderBlock {P} at (20,0) size 23x135
+ RenderText {#text} at (0,49) size 23x86
+ text run at (0,49) width 86 RTL: "\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}."
+ RenderBlock {P} at (63,0) size 23x135
+ RenderText {#text} at (0,38) size 23x97
+ text run at (0,38) width 97 RTL: "\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}."
+ RenderBlock {PRE} at (0,182) size 784x0
+selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
+selection end: position 5 of child 0 {#text} of child 2 {P} of child 3 {DIV} of body
Added: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt (0 => 89110)
--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt 2011-06-17 03:19:43 UTC (rev 89110)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x198
+ RenderBlock {HTML} at (0,0) size 800x198
+ RenderBody {BODY} at (8,16) size 784x169
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 388x18
+ text run at (0,0) width 388: "This tests horizontal caret movement in vertical writing mode."
+ RenderBlock {DIV} at (0,34) size 86x135
+ RenderBlock {P} at (20,0) size 46x135
+ RenderText {#text} at (0,49) size 23x86
+ text run at (0,49) width 86 RTL: "\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}."
+ RenderBR {BR} at (0,49) size 23x0
+ RenderText {#text} at (23,38) size 23x97
+ text run at (23,38) width 97 RTL: "\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}."
+ RenderBlock {PRE} at (0,182) size 784x0
+selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
+selection end: position 6 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
Added: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt (0 => 89110)
--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt 2011-06-17 03:19:43 UTC (rev 89110)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x198
+ RenderBlock {HTML} at (0,0) size 800x198
+ RenderBody {BODY} at (8,16) size 784x169
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 388x18
+ text run at (0,0) width 388: "This tests horizontal caret movement in vertical writing mode."
+ RenderBlock {DIV} at (0,34) size 106x135
+ RenderBlock {P} at (20,0) size 23x135
+ RenderText {#text} at (0,49) size 23x86
+ text run at (0,49) width 86 RTL: "\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}."
+ RenderBlock {P} at (63,0) size 23x135
+ RenderText {#text} at (0,38) size 23x97
+ text run at (0,38) width 97 RTL: "\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}."
+ RenderBlock {PRE} at (0,182) size 784x0
+selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
+selection end: position 6 of child 0 {#text} of child 2 {P} of child 3 {DIV} of body