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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/paint/selection/text-selection-newline-clipped-by-overflow-expected.txt

Issue 1824793002: Auto-rebaseline for r382313 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/mac/paint/selection/text-selection-newline-clipped-by-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/selection/text-selection-newline-clipped-by-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/selection/text-selection-newline-clipped-by-overflow-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bfe481f832409b41d77cad5c34ccefea8eb9f23d
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/selection/text-selection-newline-clipped-by-overflow-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x56
+ LayoutBlockFlow {HTML} at (0,0) size 800x56
+ LayoutBlockFlow {BODY} at (8,8) size 784x40
+ LayoutBlockFlow {DIV} at (0,0) size 784x40
+ LayoutBlockFlow {DIV} at (0,0) size 784x22
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutBlockFlow (anonymous) at (0,22) size 784x18
+ LayoutText {#text} at (0,0) size 31x18
+ text run at (0,0) width 31: "test2"
+layer at (8,8) size 30x18
+ LayoutBlockFlow {DIV} at (0,0) size 30.22x18
+ LayoutText {#text} at (0,0) size 31x18
+ text run at (0,0) width 31: "test1"
+selection start: position 0 of child 0 {#text} of child 1 {DIV} of child 1 {DIV} of child 0 {DIV} of body
+selection end: position 8 of child 2 {#text} of child 0 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698