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

Unified Diff: LayoutTests/platform/mac/fast/text/selection-rect-line-height-too-small-expected.txt

Issue 184653002: Auto-rebaseline for r167813 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/fast/text/selection-rect-line-height-too-small-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text/selection-rect-line-height-too-big-expected.txt b/LayoutTests/platform/mac/fast/text/selection-rect-line-height-too-small-expected.txt
similarity index 78%
copy from LayoutTests/platform/linux/fast/text/selection-rect-line-height-too-big-expected.txt
copy to LayoutTests/platform/mac/fast/text/selection-rect-line-height-too-small-expected.txt
index 5b4e5c9d84d5a78fa36ca50847cd5b0cd0f3c51e..ae31f058c6790db92a7888f682a023b827e846f9 100644
--- a/LayoutTests/platform/linux/fast/text/selection-rect-line-height-too-big-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/selection-rect-line-height-too-small-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,14) size 66x19
- text run at (0,14) width 66: "The House"
+ RenderText {#text} at (0,-9) size 70x18
+ text run at (0,-9) width 70: "The House"
selection start: position 3 of child 0 {#text} of child 0 {DIV} of body
selection end: position 12 of child 0 {#text} of child 0 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698