Index: third_party/WebKit/LayoutTests/platform/win/paint/text/selection-no-clip-text-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/text/selection-no-clip-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/text/selection-no-clip-text-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d32756f9c78c2cafcfd4771e29433846edc1802a |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/win/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 800x56 |
+ LayoutBlockFlow {HTML} at (0,0) size 800x56 |
+ LayoutBlockFlow {BODY} at (8,8) size 784x40 |
+ LayoutBlockFlow (anonymous) at (0,0) size 784x18 |
+ LayoutText {#text} at (0,0) size 433x17 |
+ text run at (0,0) width 433: "Passes if top of all text in second row is visible when fully selected." |
+ LayoutBlockFlow {DIV} at (0,18) size 784x22 |
+ LayoutText {#text} at (0,-3) size 12x17 |
+ text run at (0,-3) width 12: "X" |
+ LayoutBR {BR} at (11,-3) size 1x17 |
+ LayoutText {#text} at (0,8) size 47x17 |
+ text run at (0,8) width 47: "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 |