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

Unified Diff: LayoutTests/platform/win/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/win/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
index b1527bccc60d4ceae7de3f19f17ae63f86807e3e..985ce529ec80d35e359b4a16a84a0f8c4db0418f 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
@@ -12,14 +12,14 @@ layer at (0,0) size 800x276
RenderText {#text} at (1,-1) size 280x17
text run at (1,-1) width 280: "this block should hug the lowercase glyphs."
RenderBlock {P} at (0,198) 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 22x40
text run at (0,-8) width 22: "T"
- RenderTextFragment {#text} at (23,0) size 420x17
- 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 419x17
+ 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 1x17
- RenderText {#text} at (23,18) size 525x17
- 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 524x17
+ 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 1x17
RenderText {#text} at (0,36) size 462x17
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