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

Side by Side Diff: LayoutTests/platform/linux/fast/css/font_property_normal-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 clip at (0,0) size 785x600 scrollHeight 611 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 611
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x611 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x611 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x611 4 LayoutBlockFlow {HTML} at (0,0) size 785x611
5 LayoutBlockFlow {BODY} at (8,16) size 769x579 5 LayoutBlockFlow {BODY} at (8,16) size 769x579
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 431x19 7 LayoutText {#text} at (0,0) size 431x19
8 text run at (0,0) width 431: "Fails indicate that the font property sp ecification is invalid in strict mode." 8 text run at (0,0) width 431: "Fails indicate that the font property sp ecification is invalid in strict mode."
9 LayoutBlockFlow {P} at (0,52) size 769x37 9 LayoutBlockFlow {P} at (0,52) size 769x37
10 LayoutText {#text} at (0,0) size 220x36 10 LayoutText {#text} at (0,0) size 220x36
11 text run at (0,0) width 220: "24pt italic = 24pt" 11 text run at (0,0) width 220: "24pt italic = 24pt"
12 LayoutBlockFlow {P} at (0,121) size 769x37 12 LayoutBlockFlow {P} at (0,121) size 769x37
13 LayoutText {#text} at (0,0) size 293x36 13 LayoutText {#text} at (0,0) size 293x36
(...skipping 15 matching lines...) Expand all
29 text run at (0,0) width 132: "Arial 24pt italic = fails" 29 text run at (0,0) width 132: "Arial 24pt italic = fails"
30 LayoutBlockFlow {P} at (0,487) size 769x20 30 LayoutBlockFlow {P} at (0,487) size 769x20
31 LayoutText {#text} at (0,0) size 138x19 31 LayoutText {#text} at (0,0) size 138x19
32 text run at (0,0) width 138: "'Arial' 24pt italic = fails" 32 text run at (0,0) width 138: "'Arial' 24pt italic = fails"
33 LayoutBlockFlow {P} at (0,523) size 769x20 33 LayoutBlockFlow {P} at (0,523) size 769x20
34 LayoutText {#text} at (0,0) size 132x19 34 LayoutText {#text} at (0,0) size 132x19
35 text run at (0,0) width 132: "Arial italic 24pt = fails" 35 text run at (0,0) width 132: "Arial italic 24pt = fails"
36 LayoutBlockFlow {P} at (0,559) size 769x20 36 LayoutBlockFlow {P} at (0,559) size 769x20
37 LayoutText {#text} at (0,0) size 138x19 37 LayoutText {#text} at (0,0) size 138x19
38 text run at (0,0) width 138: "'Arial' italic 24pt = fails" 38 text run at (0,0) width 138: "'Arial' italic 24pt = fails"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698