summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/html
diff options
context:
space:
mode:
authorrniwa@webkit.org <rniwa@webkit.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2011-12-24 03:59:26 +0000
committerrniwa@webkit.org <rniwa@webkit.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2011-12-24 03:59:26 +0000
commit1d17aa56dfbbe26bbb898f5d1d8ceaff6f10795a (patch)
treefd49a19fedef2da0414160728c481aaf801a7a0f /third_party/WebKit/LayoutTests/fast/html
parent78b967150077b1597921549cff4d1d953eba8f17 (diff)
downloadchromium_src-1d17aa56dfbbe26bbb898f5d1d8ceaff6f10795a.zip
chromium_src-1d17aa56dfbbe26bbb898f5d1d8ceaff6f10795a.tar.gz
chromium_src-1d17aa56dfbbe26bbb898f5d1d8ceaff6f10795a.tar.bz2
Chromium rebaseline for font-weight-bold-for-b-and-strong.html.
Also remove crash expectations for the bug 74788 since these tests are no longer asserting. * fast/html/font-weight-bold-for-b-and-strong-expected.txt: Removed. * platform/chromium-cg-mac-leopard/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/html: Added. * platform/chromium-cg-mac-snowleopard/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added. * platform/chromium-mac-leopard/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added. * platform/chromium-mac-snowleopard/fast/html: Added. * platform/chromium-mac-snowleopard/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added. * platform/chromium-win-vista/fast/html: Removed. * platform/chromium-win/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added. * platform/chromium-win/fast/html/font-weight-bold-for-b-and-strong-expected.txt: Added. * platform/chromium/fast/html: Added. * platform/chromium/fast/html/font-weight-bold-for-b-and-strong-expected.txt: Added. * platform/chromium/test_expectations.txt: * platform/mac/fast/html/font-weight-bold-for-b-and-strong-expected.txt: Added. git-svn-id: svn://svn.chromium.org/blink/trunk@103645 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/html/font-weight-bold-for-b-and-strong-expected.txt29
1 files changed, 0 insertions, 29 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/html/font-weight-bold-for-b-and-strong-expected.txt b/third_party/WebKit/LayoutTests/fast/html/font-weight-bold-for-b-and-strong-expected.txt
deleted file mode 100644
index 85d56e5..0000000
--- a/third_party/WebKit/LayoutTests/fast/html/font-weight-bold-for-b-and-strong-expected.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x216
- RenderBlock {HTML} at (0,0) size 800x216
- RenderBody {BODY} at (8,16) size 784x184
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {B} at (0,0) size 187x19
- RenderText {#text} at (0,0) size 187x19
- text run at (0,0) width 187: "Should be bold per HTML5."
- RenderBlock {P} at (0,36) size 784x20
- RenderInline {B} at (0,0) size 153x19
- RenderInline {B} at (0,0) size 153x19
- RenderText {#text} at (0,0) size 153x19
- text run at (0,0) width 153: "Should be equally bold."
- RenderBlock {P} at (0,72) size 784x20
- RenderInline {STRONG} at (0,0) size 187x19
- RenderText {#text} at (0,0) size 187x19
- text run at (0,0) width 187: "Should be bold per HTML5."
- RenderBlock {P} at (0,108) size 784x20
- RenderInline {STRONG} at (0,0) size 153x19
- RenderInline {STRONG} at (0,0) size 153x19
- RenderText {#text} at (0,0) size 153x19
- text run at (0,0) width 153: "Should be equally bold."
- RenderBlock {P} at (0,144) size 784x40
- RenderText {#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."