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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/deprecated-flexbox/008-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 747x39 7 LayoutText {#text} at (0,0) size 746x39
8 text run at (0,0) width 292: "You should see a 200x200 green square be low. " 8 text run at (0,0) width 291: "You should see a 200x200 green square be low. "
9 text run at (291,0) width 228: "If you see any red, the test has faile d. " 9 text run at (290,0) width 228: "If you see any red, the test has faile d. "
10 text run at (518,0) width 229: "This test is checking to make sure tha t" 10 text run at (517,0) width 229: "This test is checking to make sure tha t"
11 text run at (0,20) width 494: "boxes will shift to avoid floats that t ry to intrude into their space (just as tables do)." 11 text run at (0,20) width 494: "boxes will shift to avoid floats that t ry to intrude into their space (just as tables do)."
12 LayoutBlockFlow {DIV} at (0,56) size 200x200 [bgcolor=#FF0000] 12 LayoutBlockFlow {DIV} at (0,56) size 200x200 [bgcolor=#FF0000]
13 LayoutBlockFlow (floating) {DIV} at (0,0) size 100x200 [bgcolor=#008000] 13 LayoutBlockFlow (floating) {DIV} at (0,0) size 100x200 [bgcolor=#008000]
14 LayoutDeprecatedFlexibleBox {DIV} at (100,0) size 100x200 [bgcolor=#0080 00] 14 LayoutDeprecatedFlexibleBox {DIV} at (100,0) size 100x200 [bgcolor=#0080 00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698