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

Unified Diff: LayoutTests/platform/mac/fast/text/line-breaks-expected.txt

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/mac/fast/text/line-breaks-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/line-breaks-expected.txt b/LayoutTests/platform/mac/fast/text/line-breaks-expected.txt
index a0bf31c5aa790ea7ae635ca4eda5fb72e84162b2..c39a2cbd6c8a04ddfe3a3699ea1980d449b80b88 100644
--- a/LayoutTests/platform/mac/fast/text/line-breaks-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/line-breaks-expected.txt
@@ -1,36 +1,36 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x483
- RenderBlock {HTML} at (0,0) size 800x483
- RenderBody {BODY} at (8,8) size 784x454
+ RenderBlock {HTML} at (0,0) size 800x482.63
+ RenderBody {BODY} at (8,8) size 784x453.30
RenderBlock (anonymous) at (0,0) size 784x18
RenderText {#text} at (0,0) size 82x18
text run at (0,0) width 82: "This is good:"
- RenderBlock {DIV} at (0,39) size 100x51
+ RenderBlock {DIV} at (0,39.33) size 100x50
RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #008000)]
RenderText {#text} at (35,1) size 64x48
text run at (35,1) width 64: "Lorem"
text run at (36,25) width 63: "ipsum"
- RenderBlock (anonymous) at (0,110) size 784x19
+ RenderBlock (anonymous) at (0,110.66) size 784x18
RenderText {#text} at (0,0) size 284x18
text run at (0,0) width 284: "The following three should look like \x{201C}good\x{201D}:"
- RenderBlock {DIV} at (0,149) size 100x194
+ RenderBlock {DIV} at (0,149.98) size 100x192.66
RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #0000FF)]
RenderText {#text} at (35,1) size 64x48
text run at (35,1) width 64: "Lorem"
text run at (36,25) width 63: "\x{131}psum"
- RenderBlock {P} at (0,71) size 100x51 [border: (1px solid #0000FF)]
+ RenderBlock {P} at (0,71.33) size 100x50 [border: (1px solid #0000FF)]
RenderText {#text} at (35,1) size 64x48
text run at (35,1) width 64: "Lorem"
text run at (36,25) width 63: "\x{131}psum"
- RenderBlock {P} at (0,142) size 100x51 [border: (1px solid #0000FF)]
+ RenderBlock {P} at (0,142.66) size 100x50 [border: (1px solid #0000FF)]
RenderText {#text} at (35,1) size 64x48
text run at (35,1) width 64: "Lore\x{1E3F}"
text run at (36,25) width 63: "ipsum"
- RenderBlock (anonymous) at (0,363) size 784x19
+ RenderBlock (anonymous) at (0,363.97) size 784x18
RenderText {#text} at (0,0) size 73x18
text run at (0,0) width 73: "This is bad:"
- RenderBlock {DIV} at (0,403) size 100x51
+ RenderBlock {DIV} at (0,403.30) size 100x50
RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #FF0000)]
RenderText {#text} at (28,1) size 71x48
text run at (28,1) width 71: "Lorem "

Powered by Google App Engine
This is Rietveld 408576698