Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(118)

Unified Diff: LayoutTests/platform/win/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt

Issue 23475019: The HTML parser should lazy attach. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt
diff --git a/LayoutTests/platform/win/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt b/LayoutTests/platform/win/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt
index 80763a25e8dcc582b4513fd0a3311d9cc218556b..303183a3c598a10dd66ced2cc9c1bb0c311cdd27 100644
--- a/LayoutTests/platform/win/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt
+++ b/LayoutTests/platform/win/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt
@@ -15,36 +15,40 @@ layer at (0,0) size 800x352
layer at (10,30) size 421x70 clip at (11,31) size 419x68
RenderTextControl {TEXTAREA} at (2,2) size 421x70 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 415x48
- RenderText {#text} at (375,0) size 48x32
- text run at (375,0) width 0 RTL: " "
+ RenderText {#text} at (375,0) size 40x16
text run at (375,0) width 40 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
+ RenderBR {BR} at (375,0) size 0x16
+ RenderText {#text} at (367,16) size 48x16
text run at (367,16) width 48: "hello!"
- text run at (415,16) width 0: " "
+ RenderBR {BR} at (415,16) size 0x16
RenderBR {BR} at (415,32) size 0x16
layer at (10,109) size 421x70 clip at (11,110) size 419x68
RenderTextControl {TEXTAREA} at (2,81) size 421x70 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 415x48
- RenderText {#text} at (0,0) size 48x32
- text run at (0,0) width 0 RTL: " "
+ RenderText {#text} at (0,0) size 40x16
text run at (0,0) width 40 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
+ RenderBR {BR} at (0,0) size 0x16
+ RenderText {#text} at (0,16) size 48x16
text run at (0,16) width 48: "hello!"
- text run at (48,16) width 0: " "
+ RenderBR {BR} at (48,16) size 0x16
RenderBR {BR} at (0,32) size 0x16
layer at (10,188) size 421x70 clip at (11,189) size 419x68
RenderTextControl {TEXTAREA} at (2,160) size 421x70 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 415x48
- RenderText {#text} at (0,0) size 48x32
- text run at (0,0) width 0 RTL: " "
+ RenderText {#text} at (0,0) size 40x16
text run at (0,0) width 40 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
+ RenderBR {BR} at (0,0) size 0x16
+ RenderText {#text} at (0,16) size 48x16
text run at (0,16) width 48: "hello!"
- text run at (48,16) width 0: " "
+ RenderBR {BR} at (48,16) size 0x16
RenderBR {BR} at (0,32) size 0x16
layer at (10,267) size 421x70 clip at (11,268) size 419x68
RenderTextControl {TEXTAREA} at (2,239) size 421x70 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 415x48
- RenderText {#text} at (375,0) size 48x32
- text run at (375,0) width 0 RTL: " "
+ RenderText {#text} at (375,0) size 40x16
text run at (375,0) width 40 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
+ RenderBR {BR} at (375,0) size 0x16
+ RenderText {#text} at (367,16) size 48x16
text run at (367,16) width 48: "hello!"
- text run at (415,16) width 0: " "
+ RenderBR {BR} at (415,16) size 0x16
RenderBR {BR} at (415,32) size 0x16

Powered by Google App Engine
This is Rietveld 408576698