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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/html/font-weight-bold-for-b-and-strong-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 800x204 3 layer at (0,0) size 800x204
4 LayoutBlockFlow {HTML} at (0,0) size 800x204 4 LayoutBlockFlow {HTML} at (0,0) size 800x204
5 LayoutBlockFlow {BODY} at (8,16) size 784x172 5 LayoutBlockFlow {BODY} at (8,16) size 784x172
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutInline {B} at (0,0) size 195x18 7 LayoutInline {B} at (0,0) size 195x18
8 LayoutText {#text} at (0,0) size 195x18 8 LayoutText {#text} at (0,0) size 195x18
9 text run at (0,0) width 195: "Should be bold per HTML5." 9 text run at (0,0) width 195: "Should be bold per HTML5."
10 LayoutBlockFlow {P} at (0,34) size 784x18 10 LayoutBlockFlow {P} at (0,34) size 784x18
11 LayoutInline {B} at (0,0) size 161x18 11 LayoutInline {B} at (0,0) size 161x18
12 LayoutInline {B} at (0,0) size 161x18 12 LayoutInline {B} at (0,0) size 161x18
13 LayoutText {#text} at (0,0) size 161x18 13 LayoutText {#text} at (0,0) size 161x18
14 text run at (0,0) width 161: "Should be equally bold." 14 text run at (0,0) width 161: "Should be equally bold."
15 LayoutBlockFlow {P} at (0,68) size 784x18 15 LayoutBlockFlow {P} at (0,68) size 784x18
16 LayoutInline {STRONG} at (0,0) size 195x18 16 LayoutInline {STRONG} at (0,0) size 195x18
17 LayoutText {#text} at (0,0) size 195x18 17 LayoutText {#text} at (0,0) size 195x18
18 text run at (0,0) width 195: "Should be bold per HTML5." 18 text run at (0,0) width 195: "Should be bold per HTML5."
19 LayoutBlockFlow {P} at (0,102) size 784x18 19 LayoutBlockFlow {P} at (0,102) size 784x18
20 LayoutInline {STRONG} at (0,0) size 161x18 20 LayoutInline {STRONG} at (0,0) size 161x18
21 LayoutInline {STRONG} at (0,0) size 161x18 21 LayoutInline {STRONG} at (0,0) size 161x18
22 LayoutText {#text} at (0,0) size 161x18 22 LayoutText {#text} at (0,0) size 161x18
23 text run at (0,0) width 161: "Should be equally bold." 23 text run at (0,0) width 161: "Should be equally bold."
24 LayoutBlockFlow {P} at (0,136) size 784x36 24 LayoutBlockFlow {P} at (0,136) size 784x36
25 LayoutText {#text} at (0,0) size 742x36 25 LayoutText {#text} at (0,0) size 741x36
26 text run at (0,0) width 490: "The HTML5 spec says that b and strong sh ould render as font-weight: bold, " 26 text run at (0,0) width 490: "The HTML5 spec says that b and strong sh ould render as font-weight: bold, "
27 text run at (489,0) width 253: "not font-weight: bolder. The text abov e" 27 text run at (489,0) width 252: "not font-weight: bolder. The text abov e"
28 text run at (0,18) width 205: "should all render with the same " 28 text run at (0,18) width 205: "should all render with the same "
29 text run at (204,18) width 61: "boldness." 29 text run at (204,18) width 61: "boldness."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698