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

Unified Diff: LayoutTests/platform/win/fast/forms/textarea-width-expected.txt

Issue 23475019: The HTML parser should lazy attach. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: moar whitespace text node rebaselines 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/forms/textarea-width-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/textarea-width-expected.txt b/LayoutTests/platform/win/fast/forms/textarea-width-expected.txt
index ed769f43942f09dd3e98180ea96bba11d166229d..97d3e508a41261a43af0278cb2a4ed7e66c18518 100644
--- a/LayoutTests/platform/win/fast/forms/textarea-width-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/textarea-width-expected.txt
@@ -16,5 +16,5 @@ layer at (8,68) size 459x244 clip at (9,69) size 457x242
RenderText {#text} at (0,0) size 453x24
text run at (0,0) width 453: "1234567890abcdefghijABCDEFGHIJ1234567890abcdefghijABCDEFGHIJ12345X789"
text run at (0,12) width 326: "0abcdefghijABCDEFGXIJ1234567890abcdefghijABCDEFGHIJ"
- text run at (326,12) width 0: " "
+ RenderBR {BR} at (326,22) size 0x0
RenderBR {BR} at (0,24) size 0x12

Powered by Google App Engine
This is Rietveld 408576698