From 57ff853ab8631d16a9cc8b522d8aa978da0ee01c Mon Sep 17 00:00:00 2001 From: "dglazkov@chromium.org" Date: Thu, 18 Mar 2010 22:00:05 +0000 Subject: WebKit Roll 56151:56165. TBR=japhet TEST=none BUG=possibly Review URL: http://codereview.chromium.org/1104003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42007 0039d316-1c4b-4281-b951-d872f2087c98 --- ...-linux-fontconfig-renderstyle-expected.checksum | 1 + ...omium-linux-fontconfig-renderstyle-expected.png | Bin 0 -> 8048 bytes ...omium-linux-fontconfig-renderstyle-expected.txt | 26 +++++++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.checksum create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.png create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt (limited to 'webkit/data') diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.checksum new file mode 100644 index 0000000..1aea865 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.checksum @@ -0,0 +1 @@ +e3133035298456c6bcc7bc9a7c1734cd \ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.png new file mode 100644 index 0000000..5d548ba Binary files /dev/null and b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.png differ diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt new file mode 100644 index 0000000..bb0b6ec --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt @@ -0,0 +1,26 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderBlock {HTML} at (0,0) size 800x600 + RenderBody {BODY} at (8,8) size 784x576 + RenderBlock {P} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 156x19 + text run at (0,0) width 156: "On Chromium Linux with " + RenderInline {TT} at (0,0) size 80x16 + RenderText {#text} at (156,3) size 80x16 + text run at (156,3) width 80: "test_shell" + RenderText {#text} at (236,0) size 18x19 + text run at (236,0) width 18: " in " + RenderInline {TT} at (0,0) size 104x16 + RenderText {#text} at (254,3) size 104x16 + text run at (254,3) width 104: "--layout-test" + RenderText {#text} at (358,0) size 42x19 + text run at (358,0) width 42: " mode " + RenderInline {I} at (0,0) size 27x19 + RenderText {#text} at (400,0) size 27x19 + text run at (400,0) width 27: "only" + RenderText {#text} at (427,0) size 317x19 + text run at (427,0) width 317: " the following text should render without anti-aliasing:" + RenderBlock {P} at (0,36) size 784x19 + RenderText {#text} at (0,0) size 262x18 + text run at (0,0) width 262: "Testing fontconfig render preferences." -- cgit v1.1