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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/html/text-level-semantics/font-weight-bold-for-b-and-strong-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/html/text-level-semantics/font-weight-bold-for-b-and-strong-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/html/text-level-semantics/font-weight-bold-for-b-and-strong-expected.txt
deleted file mode 100644
index 502b11d6b075e70b602b9bda99e503eb79ee00bb..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/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 800x216
- LayoutBlockFlow {HTML} at (0,0) size 800x216
- LayoutBlockFlow {BODY} at (8,16) size 784x184
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutInline {B} at (0,0) size 194x19
- LayoutText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "Should be bold per HTML5."
- LayoutBlockFlow {P} at (0,36) size 784x20
- LayoutInline {B} at (0,0) size 159x19
- LayoutInline {B} at (0,0) size 159x19
- LayoutText {#text} at (0,0) size 159x19
- text run at (0,0) width 159: "Should be equally bold."
- LayoutBlockFlow {P} at (0,72) size 784x20
- LayoutInline {STRONG} at (0,0) size 194x19
- LayoutText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "Should be bold per HTML5."
- LayoutBlockFlow {P} at (0,108) size 784x20
- LayoutInline {STRONG} at (0,0) size 159x19
- LayoutInline {STRONG} at (0,0) size 159x19
- LayoutText {#text} at (0,0) size 159x19
- text run at (0,0) width 159: "Should be equally bold."
- LayoutBlockFlow {P} at (0,144) size 784x40
- LayoutText {#text} at (0,0) size 776x39
- text run at (0,0) width 483: "The HTML5 spec says that b and strong should render as font-weight: bold, "
- text run at (483,0) width 293: "not font-weight: bolder. The text above should"
- text run at (0,20) width 154: "all render with the same "
- text run at (154,20) width 59: "boldness."

Powered by Google App Engine
This is Rietveld 408576698