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

Unified Diff: LayoutTests/platform/win/fast/text/whitespace/001-expected.txt

Issue 549963002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/whitespace/001-expected.txt
diff --git a/LayoutTests/platform/win/fast/text/whitespace/001-expected.txt b/LayoutTests/platform/win/fast/text/whitespace/001-expected.txt
index 699a7a1600fe4fc9bfced9c28fc36aac98154171..3da13490709fa0bd5304970806a9b4047d0e2962 100644
--- a/LayoutTests/platform/win/fast/text/whitespace/001-expected.txt
+++ b/LayoutTests/platform/win/fast/text/whitespace/001-expected.txt
@@ -3,15 +3,15 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x579
- RenderBlock {PRE} at (0,0) size 784x15
- RenderText {#text} at (0,0) size 102x15
- text run at (0,0) width 102: "text col"
- text run at (101,0) width 1: " "
- RenderBlock {PRE} at (0,28) size 784x15
- RenderText {#text} at (0,0) size 102x15
- text run at (0,0) width 102: " col"
- text run at (101,0) width 1: " "
- RenderBlock {PRE} at (0,56) size 784x15
- RenderText {#text} at (0,0) size 102x15
- text run at (0,0) width 102: "thistextiscol"
- text run at (101,0) width 1: " "
+ RenderBlock {PRE} at (0,0) size 784x16
+ RenderText {#text} at (0,0) size 104x16
+ text run at (0,0) width 104: "text col"
+ text run at (104,0) width 0: " "
+ RenderBlock {PRE} at (0,29) size 784x16
+ RenderText {#text} at (0,0) size 104x16
+ text run at (0,0) width 104: " col"
+ text run at (104,0) width 0: " "
+ RenderBlock {PRE} at (0,58) size 784x16
+ RenderText {#text} at (0,0) size 104x16
+ text run at (0,0) width 104: "thistextiscol"
+ text run at (104,0) width 0: " "

Powered by Google App Engine
This is Rietveld 408576698