Index: third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/noninlinebadness-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/noninlinebadness-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/noninlinebadness-expected.txt |
index a9b59d9de3201da29e817dc12ae2e70951edb6db..2b07b81f3564b248039e65d2e1d812188d590890 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/noninlinebadness-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/noninlinebadness-expected.txt |
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600 |
LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200 |
LayoutBlockFlow {DIV} at (0,0) size 200x200 [bgcolor=#00FF00] |
LayoutBlockFlow (anonymous) at (0,200) size 784x40 |
- LayoutText {#text} at (0,0) size 760x39 |
+ LayoutText {#text} at (0,0) size 759x39 |
text run at (0,0) width 319: "This text should be underneath a 200x200 lime float. " |
- text run at (319,0) width 441: "We are making sure that the code that wraps inline children in anonymous" |
+ text run at (319,0) width 440: "We are making sure that the code that wraps inline children in anonymous" |
text run at (0,20) width 503: "blocks does the right thing when blocks are inserted in between a float and an inline." |