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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/fast/text/selection-multiple-runs-expected.txt

Issue 1760403002: Auto-rebaseline for r379189 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/platform/win7/fast/text/selection-multiple-runs-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/fast/text/selection-multiple-runs-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/fast/text/selection-multiple-runs-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..13b1bdb68a77c4d24a8ecc74923c2d4c02295d73
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win7/fast/text/selection-multiple-runs-expected.txt
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x247
+ LayoutBlockFlow {HTML} at (0,0) size 800x247
+ LayoutBlockFlow {BODY} at (8,30) size 784x209
+ LayoutBlockFlow {P} at (0,0) size 784x79
+ LayoutText {#text} at (0,5) size 769x73
+ text run at (0,5) width 769: "The selection should be painted correctly from and including \x{732B}"
+ text run at (0,45) width 580: "until and including C, then from right to left for "
+ text run at (579,45) width 39 RTL: "\x{627}\x{644}\x{639}\x{631}"
+ text run at (617,45) width 9: "."
+ LayoutBlockFlow {DIV} at (0,109) size 784x50
+ LayoutText {#text} at (0,10) size 432x33
+ text run at (0,10) width 367: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067} \x{92E}\x{93E}\x{928}\x{915} \x{939}\x{93F}\x{928}\x{94D}\x{926}\x{940}ABC"
+ text run at (366,10) width 66 RTL: "\x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629}"
+ LayoutBlockFlow {DIV} at (0,159) size 784x50
+ LayoutText {#text} at (0,10) size 432x33
+ text run at (0,10) width 367: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067} \x{92E}\x{93E}\x{928}\x{915} \x{939}\x{93F}\x{928}\x{94D}\x{926}\x{940}ABC"
+ text run at (366,10) width 66 RTL: "\x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629}"
+selection start: position 3 of child 0 {#text} of child 5 {DIV} of body
+selection end: position 24 of child 0 {#text} of child 5 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698