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

Unified Diff: LayoutTests/platform/win/virtual/antialiasedtext/fast/text/whitespace/030-expected.txt

Issue 546273002: 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/virtual/antialiasedtext/fast/text/whitespace/030-expected.txt
diff --git a/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/whitespace/030-expected.txt b/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/whitespace/030-expected.txt
index 9c530362559ebbd17b72556db7c2ae45347d5bb7..01fa65b0eebf694cb716b90ef5622f148bbc6d9d 100644
--- a/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/whitespace/030-expected.txt
+++ b/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/whitespace/030-expected.txt
@@ -1,13 +1,13 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x93
- RenderBlock {HTML} at (0,0) size 800x93
- RenderBody {BODY} at (8,13) size 784x72
- RenderBlock {PRE} at (0,0) size 784x19 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 133x15
- text run at (2,2) width 133: "I am on one line."
- text run at (134,2) width 1: " "
- RenderBlock {DIV} at (0,32) size 784x40 [border: (2px solid #008000)]
+layer at (0,0) size 800x94
+ RenderBlock {HTML} at (0,0) size 800x94
+ RenderBody {BODY} at (8,13) size 784x73
+ RenderBlock {PRE} at (0,0) size 784x20 [border: (2px solid #008000)]
+ RenderText {#text} at (2,2) size 136x16
+ text run at (2,2) width 136: "I am on one line."
+ text run at (138,2) width 0: " "
+ RenderBlock {DIV} at (0,33) size 784x40 [border: (2px solid #008000)]
RenderText {#text} at (2,2) size 772x35
text run at (2,2) width 0: " "
text run at (2,20) width 772: "This div is two lines. The newline right after the tag opened is significant and is honored by Firefox and Opera (and us)."

Powered by Google App Engine
This is Rietveld 408576698