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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/forms/image-border-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 766x39 7 LayoutText {#text} at (0,0) size 766x39
8 text run at (0,0) width 495: "The first empty image box below should h ave the default grey \"no border\" border. " 8 text run at (0,0) width 495: "The first empty image box below should h ave the default grey \"no border\" border. "
9 text run at (495,0) width 271: "The second should have a 1-pixel solid black" 9 text run at (494,0) width 272: "The second should have a 1-pixel solid black"
10 text run at (0,20) width 264: "border. They should be the same otherwi se." 10 text run at (0,20) width 264: "border. They should be the same otherwi se."
11 LayoutBlockFlow (anonymous) at (0,56) size 784x55 11 LayoutBlockFlow (anonymous) at (0,56) size 784x55
12 LayoutText {#text} at (0,35) size 52x19 12 LayoutText {#text} at (0,35) size 52x19
13 text run at (0,35) width 52: "border:0" 13 text run at (0,35) width 52: "border:0"
14 LayoutImage {IMG} at (52,0) size 338x50 14 LayoutImage {IMG} at (52,0) size 338x50
15 LayoutBlockFlow {HR} at (0,119) size 784x2 [border: (1px inset #EEEEEE)] 15 LayoutBlockFlow {HR} at (0,119) size 784x2 [border: (1px inset #EEEEEE)]
16 LayoutBlockFlow (anonymous) at (0,129) size 784x57 16 LayoutBlockFlow (anonymous) at (0,129) size 784x57
17 LayoutText {#text} at (0,37) size 52x19 17 LayoutText {#text} at (0,37) size 52x19
18 text run at (0,37) width 52: "border:1" 18 text run at (0,37) width 52: "border:1"
19 LayoutImage {IMG} at (52,0) size 340x52 [border: (1px solid #000000)] 19 LayoutImage {IMG} at (52,0) size 340x52 [border: (1px solid #000000)]
20 LayoutText {#text} at (0,0) size 0x0 20 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698