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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt

Issue 924223002: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
index 06d3535eecb5839831efe61af066d890b8bf81ca..107f76e3be69ba54194be859cc434a0e95374e00 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
@@ -12,14 +12,14 @@ layer at (0,0) size 800x275
RenderText {#text} at (1,-2) size 280x18
text run at (1,-2) width 280: "this block should hug the lowercase glyphs."
RenderBlock {P} at (0,197) size 784x54
- RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 21.98x24
+ RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 22x24
RenderTextFragment at (0,-8) size 22x41
text run at (0,-8) width 22: "T"
- RenderTextFragment {#text} at (23,0) size 420x18
- text run at (23,0) width 420: "he first letter here should look nicer because it uses glyph bounds"
+ RenderTextFragment {#text} at (24,0) size 419x18
+ text run at (24,0) width 419: "he first letter here should look nicer because it uses glyph bounds"
RenderBR {BR} at (442,0) size 1x18
- RenderText {#text} at (23,18) size 525x18
- text run at (23,18) width 525: "This should make the top of the T line up with the line and not look shifted down."
+ RenderText {#text} at (24,18) size 524x18
+ text run at (24,18) width 524: "This should make the top of the T line up with the line and not look shifted down."
RenderBR {BR} at (547,18) size 1x18
RenderText {#text} at (0,36) size 462x18
text run at (0,36) width 462: "Maybe we should do this by default for all first letters like Firefox does."

Powered by Google App Engine
This is Rietveld 408576698