Index: third_party/WebKit/LayoutTests/platform/linux/fast/text/selection-with-inline-padding-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/selection-with-inline-padding-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/selection-with-inline-padding-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ecf501548a4be068afe7224842b685d1093d978b |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/selection-with-inline-padding-expected.txt |
@@ -0,0 +1,22 @@ |
+layer at (0,0) size 800x600 |
+ LayoutView at (0,0) size 800x600 |
+layer at (0,0) size 800x148 |
+ LayoutBlockFlow {HTML} at (0,0) size 800x148 |
+ LayoutBlockFlow {BODY} at (8,16) size 784x116 |
+ LayoutBlockFlow {P} at (0,0) size 784x60 |
+ LayoutText {#text} at (0,0) size 330x19 |
+ text run at (0,0) width 330: "Lorem ipsum dolor sit amet, consectetur adipiscing elit." |
+ LayoutBR {BR} at (330,0) size 0x19 |
+ LayoutInline {B} at (0,0) size 301x39 |
+ LayoutText {#text} at (10,20) size 281x19 |
+ text run at (10,20) width 281: "Sed dictum erat sit amet pharetra pretium." |
+ LayoutBR {BR} at (300,20) size 1x19 |
+ LayoutText {#text} at (0,40) size 315x19 |
+ text run at (0,40) width 315: "Nullam a est vitae orci tempus tincidunt nec at dolor." |
+ LayoutBlockFlow {P} at (0,76) size 784x40 |
+ LayoutText {#text} at (0,0) size 729x39 |
+ text run at (0,0) width 409: "Tests whether selection includes padding in the Y direction for inline " |
+ text run at (408,0) width 321: "elements. This padding would ideally not be included." |
+ text run at (0,20) width 181: "http://crbug.com/657325#c13" |
+selection start: position 5 of child 0 {#text} of child 3 {B} of child 0 {P} of body |
+selection end: position 37 of child 0 {#text} of child 3 {B} of child 0 {P} of body |