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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 60x18 [color=#0000EE] 7 LayoutInline {A} at (0,0) size 60x18 [color=#0000EE]
8 LayoutText {#text} at (0,0) size 60x18 8 LayoutText {#text} at (0,0) size 60x18
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 364x18 10 LayoutText {#text} at (59,0) size 363x18
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 385x18 13 LayoutText {#text} at (0,0) size 385x18
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 784x59 15 LayoutBlockFlow {DIV} at (0,102) size 784x59
16 LayoutBlockFlow {P} at (0,0) size 100x59 16 LayoutBlockFlow {P} at (0,0) size 100x59
17 LayoutText {#text} at (0,0) size 70x59 17 LayoutText {#text} at (0,0) size 70x59
18 text run at (0,0) width 70: "test" 18 text run at (0,0) width 70: "test"
19 LayoutBlockFlow {P} at (0,211) size 784x59 19 LayoutBlockFlow {P} at (0,211) size 784x59
20 LayoutText {#text} at (0,0) size 70x59 20 LayoutText {#text} at (0,0) size 70x59
21 text run at (0,0) width 70: "test" 21 text run at (0,0) width 70: "test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698