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

Unified Diff: LayoutTests/platform/chromium-linux/fast/text/shaping/shaping-selection-rect-expected.txt

Issue 13972010: Rebaseline after r148487. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/chromium-linux/fast/text/shaping/shaping-selection-rect-expected.txt
diff --git a/LayoutTests/platform/chromium-linux/fast/text/shaping/shaping-selection-rect-expected.txt b/LayoutTests/platform/chromium-linux/fast/text/shaping/shaping-selection-rect-expected.txt
index cd5a6413571faab8acb03c383b046cd78daccfeb..65e13dc67d011ccffe591ae95a64d553f8111e76 100644
--- a/LayoutTests/platform/chromium-linux/fast/text/shaping/shaping-selection-rect-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/text/shaping/shaping-selection-rect-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 578x19
- text run at (0,0) width 578: "The selection should cover the all of the below text. There should be no blank between C and F."
+ RenderText {#text} at (0,0) size 615x19
+ text run at (0,0) width 615: "The selection should cover the all of the below text. There should be no blank between either C and F."
RenderBlock {DIV} at (0,36) size 784x20
RenderText {#text} at (0,0) size 32x19
text run at (0,0) width 32: "ABC"
@@ -14,5 +14,13 @@ layer at (0,0) size 800x600
text run at (32,0) width 29 RTL override: "DEF"
RenderText {#text} at (61,0) size 27x19
text run at (61,0) width 27: "GHI"
+ RenderBlock {DIV} at (0,56) size 784x20
+ RenderText {#text} at (0,0) size 32x19
+ text run at (0,0) width 32: "ABC"
+ RenderInline {SPAN} at (0,0) size 29x19
+ RenderText {#text} at (32,0) size 29x19
+ text run at (32,0) width 29 RTL override: "DEF"
+ RenderText {#text} at (61,0) size 27x19
+ text run at (61,0) width 27: "GHI"
selection start: position 1 of child 0 {#text} of child 2 {DIV} of body
-selection end: position 3 of child 2 {#text} of child 2 {DIV} of body
+selection end: position 3 of child 2 {#text} of child 4 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698