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

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

Issue 141683003: Return the right top position for text selections when there are no previous root inline boxes. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added [ NeedsRebaseline ] for editing/selection/move-left-right.html 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/linux/fast/text/selection-rect-line-height-too-big-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text/selection-rect-line-height-too-big-expected.txt b/LayoutTests/platform/linux/fast/text/selection-rect-line-height-too-big-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5b4e5c9d84d5a78fa36ca50847cd5b0cd0f3c51e
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/text/selection-rect-line-height-too-big-expected.txt
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+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"
+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