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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x579
6 LayoutBlockFlow (anonymous) at (0,0) size 784x0
7 LayoutInline {B} at (0,0) size 0x0
8 LayoutInline {NOBR} at (0,0) size 0x0
9 LayoutBlockFlow {DIV} at (0,0) size 784x69
10 LayoutBlockFlow (anonymous) at (0,0) size 784x40
11 LayoutInline {B} at (0,0) size 748x39
12 LayoutInline {NOBR} at (0,0) size 215x19
13 LayoutText {#text} at (0,0) size 215x19
14 text run at (0,0) width 215: "This text is in a div inside a nob r"
15 LayoutText {#text} at (215,0) size 748x39
16 text run at (215,0) width 533: "More text that should not be in th e nobr, i.e., the nobr should have closed the div"
17 text run at (0,20) width 120: "inside it implicitly."
18 LayoutBlockFlow {PRE} at (0,53) size 784x16
19 LayoutText {#text} at (0,0) size 272x16
20 text run at (0,0) width 272: "A pre tag outside everything else."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698