Index: third_party/WebKit/LayoutTests/platform/linux/paint/text/selection-no-clip-text-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/text/selection-no-clip-text-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/text/selection-no-clip-text-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9efa6f0b26837f3ec913c66bf2ca5d98a0040967 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/text/selection-no-clip-text-expected.txt |
@@ -0,0 +1,16 @@ |
+layer at (0,0) size 800x600 |
+ LayoutView at (0,0) size 800x600 |
+layer at (0,0) size 800x58 |
+ LayoutBlockFlow {HTML} at (0,0) size 800x58 |
+ LayoutBlockFlow {BODY} at (8,8) size 784x42 |
+ LayoutBlockFlow (anonymous) at (0,0) size 784x20 |
+ LayoutText {#text} at (0,0) size 399x19 |
+ text run at (0,0) width 399: "Passes if top of all text in second row is visible when fully selected." |
+ LayoutBlockFlow {DIV} at (0,20) size 784x22 |
+ LayoutText {#text} at (0,-4) size 11x19 |
+ text run at (0,-4) width 11: "X" |
+ LayoutBR {BR} at (11,-4) size 0x19 |
+ LayoutText {#text} at (0,7) size 44x19 |
+ text run at (0,7) width 44: "YYYY" |
+selection start: position 0 of child 0 {#text} of body |
+selection end: position 4 of child 2 {#text} of child 1 {DIV} of body |