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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/invalid/019-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 784x579 5 LayoutBlockFlow {BODY} at (8,8) size 784x579
6 LayoutBlockFlow (anonymous) at (0,0) size 784x0 6 LayoutBlockFlow (anonymous) at (0,0) size 784x0
7 LayoutInline {B} at (0,0) size 0x0 7 LayoutInline {B} at (0,0) size 0x0
8 LayoutInline {NOBR} at (0,0) size 0x0 8 LayoutInline {NOBR} at (0,0) size 0x0
9 LayoutBlockFlow {DIV} at (0,0) size 784x65 9 LayoutBlockFlow {DIV} at (0,0) size 784x65
10 LayoutBlockFlow (anonymous) at (0,0) size 784x36 10 LayoutBlockFlow (anonymous) at (0,0) size 784x36
11 LayoutInline {B} at (0,0) size 772x35 11 LayoutInline {B} at (0,0) size 770x35
12 LayoutInline {NOBR} at (0,0) size 223x17 12 LayoutInline {NOBR} at (0,0) size 223x17
13 LayoutText {#text} at (0,0) size 223x17 13 LayoutText {#text} at (0,0) size 223x17
14 text run at (0,0) width 223: "This text is in a div inside a nob r" 14 text run at (0,0) width 223: "This text is in a div inside a nob r"
15 LayoutText {#text} at (222,0) size 772x35 15 LayoutText {#text} at (222,0) size 770x35
16 text run at (222,0) width 550: "More text that should not be in th e nobr, i.e., the nobr should have closed the div" 16 text run at (222,0) width 548: "More text that should not be in th e nobr, i.e., the nobr should have closed the div"
17 text run at (0,18) width 127: "inside it implicitly." 17 text run at (0,18) width 126: "inside it implicitly."
18 LayoutBlockFlow {PRE} at (0,49) size 784x16 18 LayoutBlockFlow {PRE} at (0,49) size 784x16
19 LayoutText {#text} at (0,0) size 272x16 19 LayoutText {#text} at (0,0) size 272x16
20 text run at (0,0) width 272: "A pre tag outside everything else." 20 text run at (0,0) width 272: "A pre tag outside everything else."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698