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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/html/text-level-semantics/font-weight-bold-for-b-and-strong-expected.txt

Issue 2780363002: Rename subdirectory names in LayoutTests/html/. (Closed)
Patch Set: Created 3 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x216
4 LayoutBlockFlow {HTML} at (0,0) size 800x216
5 LayoutBlockFlow {BODY} at (8,16) size 784x184
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutInline {B} at (0,0) size 187x19
8 LayoutText {#text} at (0,0) size 187x19
9 text run at (0,0) width 187: "Should be bold per HTML5."
10 LayoutBlockFlow {P} at (0,36) size 784x20
11 LayoutInline {B} at (0,0) size 153x19
12 LayoutInline {B} at (0,0) size 153x19
13 LayoutText {#text} at (0,0) size 153x19
14 text run at (0,0) width 153: "Should be equally bold."
15 LayoutBlockFlow {P} at (0,72) size 784x20
16 LayoutInline {STRONG} at (0,0) size 187x19
17 LayoutText {#text} at (0,0) size 187x19
18 text run at (0,0) width 187: "Should be bold per HTML5."
19 LayoutBlockFlow {P} at (0,108) size 784x20
20 LayoutInline {STRONG} at (0,0) size 153x19
21 LayoutInline {STRONG} at (0,0) size 153x19
22 LayoutText {#text} at (0,0) size 153x19
23 text run at (0,0) width 153: "Should be equally bold."
24 LayoutBlockFlow {P} at (0,144) size 784x40
25 LayoutText {#text} at (0,0) size 757x39
26 text run at (0,0) width 462: "The HTML5 spec says that b and strong sh ould render as font-weight: bold, "
27 text run at (462,0) width 295: "not font-weight: bolder. The text abov e should all"
28 text run at (0,20) width 129: "render with the same "
29 text run at (129,20) width 57: "boldness."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698