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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/css/invalidation-errors-3-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 784x542 5 LayoutBlockFlow {BODY} at (8,8) size 784x542
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutInline {A} at (0,0) size 60x17 [color=#0000EE] 7 LayoutInline {A} at (0,0) size 60x17 [color=#0000EE]
8 LayoutText {#text} at (0,0) size 60x17 8 LayoutText {#text} at (0,0) size 60x17
9 text run at (0,0) width 60: "bug 7118" 9 text run at (0,0) width 60: "bug 7118"
10 LayoutText {#text} at (59,0) size 364x17 10 LayoutText {#text} at (59,0) size 363x17
11 text run at (59,0) width 364: ": Wrong property values do not get inva lidated correctly." 11 text run at (59,0) width 363: ": Wrong property values do not get inva lidated correctly."
12 LayoutBlockFlow {P} at (0,34) size 784x18 12 LayoutBlockFlow {P} at (0,34) size 784x18
13 LayoutText {#text} at (0,0) size 385x17 13 LayoutText {#text} at (0,0) size 385x17
14 text run at (0,0) width 385: "The two words \"test\" should look the s ame, with no outline:" 14 text run at (0,0) width 385: "The two words \"test\" should look the s ame, with no outline:"
15 LayoutBlockFlow {DIV} at (0,102) size 784x58 15 LayoutBlockFlow {DIV} at (0,102) size 784x58
16 LayoutBlockFlow {P} at (0,0) size 100x58 16 LayoutBlockFlow {P} at (0,0) size 100x58
17 LayoutText {#text} at (0,1) size 70x56 17 LayoutText {#text} at (0,1) size 70x56
18 text run at (0,1) width 70: "test" 18 text run at (0,1) width 70: "test"
19 LayoutBlockFlow {P} at (0,210) size 784x58 19 LayoutBlockFlow {P} at (0,210) size 784x58
20 LayoutText {#text} at (0,1) size 70x56 20 LayoutText {#text} at (0,1) size 70x56
21 text run at (0,1) width 70: "test" 21 text run at (0,1) width 70: "test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698