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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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, 9 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/html/text-level-semantics/font-weight-bold-for-b-and-strong-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/html/text-level-semantics/font-weight-bold-for-b-and-strong-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/html/text-level-semantics/font-weight-bold-for-b-and-strong-expected.txt
deleted file mode 100644
index 235df3c4936ffb2756cd9e1474df89358ae297c7..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/html/text-level-semantics/font-weight-bold-for-b-and-strong-expected.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x204
- LayoutBlockFlow {HTML} at (0,0) size 800x204
- LayoutBlockFlow {BODY} at (8,16) size 784x172
- LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutInline {B} at (0,0) size 195x18
- LayoutText {#text} at (0,0) size 195x18
- text run at (0,0) width 195: "Should be bold per HTML5."
- LayoutBlockFlow {P} at (0,34) size 784x18
- LayoutInline {B} at (0,0) size 161x18
- LayoutInline {B} at (0,0) size 161x18
- LayoutText {#text} at (0,0) size 161x18
- text run at (0,0) width 161: "Should be equally bold."
- LayoutBlockFlow {P} at (0,68) size 784x18
- LayoutInline {STRONG} at (0,0) size 195x18
- LayoutText {#text} at (0,0) size 195x18
- text run at (0,0) width 195: "Should be bold per HTML5."
- LayoutBlockFlow {P} at (0,102) size 784x18
- LayoutInline {STRONG} at (0,0) size 161x18
- LayoutInline {STRONG} at (0,0) size 161x18
- LayoutText {#text} at (0,0) size 161x18
- text run at (0,0) width 161: "Should be equally bold."
- LayoutBlockFlow {P} at (0,136) size 784x36
- LayoutText {#text} at (0,0) size 741x36
- text run at (0,0) width 490: "The HTML5 spec says that b and strong should render as font-weight: bold, "
- text run at (489,0) width 252: "not font-weight: bolder. The text above"
- text run at (0,18) width 205: "should all render with the same "
- text run at (204,18) width 61: "boldness."

Powered by Google App Engine
This is Rietveld 408576698