Index: third_party/WebKit/LayoutTests/platform/win/html/text-level-semantics/font-weight-bold-for-b-and-strong-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/html/text-level-semantics/font-weight-bold-for-b-and-strong-expected.txt b/third_party/WebKit/LayoutTests/platform/win/html/text-level-semantics/font-weight-bold-for-b-and-strong-expected.txt |
deleted file mode 100644 |
index b702c9eeff91de803121386442531ef68b967a3f..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/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 187x19 |
- LayoutText {#text} at (0,0) size 187x19 |
- text run at (0,0) width 187: "Should be bold per HTML5." |
- LayoutBlockFlow {P} at (0,36) size 784x20 |
- LayoutInline {B} at (0,0) size 153x19 |
- LayoutInline {B} at (0,0) size 153x19 |
- LayoutText {#text} at (0,0) size 153x19 |
- text run at (0,0) width 153: "Should be equally bold." |
- LayoutBlockFlow {P} at (0,72) size 784x20 |
- LayoutInline {STRONG} at (0,0) size 187x19 |
- LayoutText {#text} at (0,0) size 187x19 |
- text run at (0,0) width 187: "Should be bold per HTML5." |
- LayoutBlockFlow {P} at (0,108) size 784x20 |
- LayoutInline {STRONG} at (0,0) size 153x19 |
- LayoutInline {STRONG} at (0,0) size 153x19 |
- LayoutText {#text} at (0,0) size 153x19 |
- text run at (0,0) width 153: "Should be equally bold." |
- LayoutBlockFlow {P} at (0,144) size 784x40 |
- LayoutText {#text} at (0,0) size 757x39 |
- text run at (0,0) width 462: "The HTML5 spec says that b and strong should render as font-weight: bold, " |
- text run at (462,0) width 295: "not font-weight: bolder. The text above should all" |
- text run at (0,20) width 129: "render with the same " |
- text run at (129,20) width 57: "boldness." |