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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/noninlinebadness-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/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."

Powered by Google App Engine
This is Rietveld 408576698