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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/table/018-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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow (anonymous) at (0,0) size 784x18 6 LayoutBlockFlow (anonymous) at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 446x17 7 LayoutText {#text} at (0,0) size 446x17
8 text run at (0,0) width 446: "This is a test for bug 3166276. Set the following preferences to see it:" 8 text run at (0,0) width 446: "This is a test for bug 3166276. Set the following preferences to see it:"
9 LayoutBlockFlow {UL} at (0,34) size 784x36 9 LayoutBlockFlow {UL} at (0,34) size 784x36
10 LayoutListItem {LI} at (40,0) size 744x18 10 LayoutListItem {LI} at (40,0) size 744x18
(...skipping 17 matching lines...) Expand all
28 LayoutText {#text} at (217,2) size 761x53 28 LayoutText {#text} at (217,2) size 761x53
29 text run at (217,2) width 543: ", is written using the <tt> ta g. It should show up as Monaco 11 point, but instead it is" 29 text run at (217,2) width 543: ", is written using the <tt> ta g. It should show up as Monaco 11 point, but instead it is"
30 text run at (2,20) width 761: "showing up as Monaco 15 point. The font is correct, but the point size is whatever is set for the proportional font. Note" 30 text run at (2,20) width 761: "showing up as Monaco 15 point. The font is correct, but the point size is whatever is set for the proportional font. Note"
31 text run at (2,38) width 291: "that this only happens to text inside a <table>" 31 text run at (2,38) width 291: "that this only happens to text inside a <table>"
32 LayoutBlockFlow {P} at (0,166) size 784x18 32 LayoutBlockFlow {P} at (0,166) size 784x18
33 LayoutText {#text} at (0,0) size 296x17 33 LayoutText {#text} at (0,0) size 296x17
34 text run at (0,0) width 296: "Here is the same text again outside a <t able>: " 34 text run at (0,0) width 296: "Here is the same text again outside a <t able>: "
35 LayoutInline {TT} at (0,0) size 89x16 35 LayoutInline {TT} at (0,0) size 89x16
36 LayoutText {#text} at (295,2) size 89x16 36 LayoutText {#text} at (295,2) size 89x16
37 text run at (295,2) width 89: "hello world" 37 text run at (295,2) width 89: "hello world"
38 LayoutText {#text} at (383,0) size 241x17 38 LayoutText {#text} at (383,0) size 240x17
39 text run at (383,0) width 241: ". Notice it is displayed correctly now ." 39 text run at (383,0) width 240: ". Notice it is displayed correctly now ."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698