diff options
author | eae@chromium.org <eae@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2014-05-29 05:54:47 +0000 |
---|---|---|
committer | eae@chromium.org <eae@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2014-05-29 05:54:47 +0000 |
commit | 56a35099210d05487f5e5b2f944b143ce8a26624 (patch) | |
tree | 536ff1e59db3320edbc156b761ec6f8c2ae1995d /third_party/WebKit/LayoutTests/platform/win/compositing/layers-inside-overflow-scroll-expected.txt | |
parent | fd757f40b362590d85aea2256afaa1bd53cac380 (diff) | |
download | chromium_src-56a35099210d05487f5e5b2f944b143ce8a26624.zip chromium_src-56a35099210d05487f5e5b2f944b143ce8a26624.tar.gz chromium_src-56a35099210d05487f5e5b2f944b143ce8a26624.tar.bz2 |
Enable DirectWrite for LayoutTests
Enable the experimental DirectWrite font rendering backend for layout
tests on windows in preparation for enabling it by default later this
week.
This will require a very large number of rebaselines and I intent to
land it after hours and deal with the aftermath.
BUG=25541
R=cpu@chromium.org, dglazkov@chromium.org
Review URL: https://codereview.chromium.org/300323003
git-svn-id: svn://svn.chromium.org/blink/trunk@175038 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/platform/win/compositing/layers-inside-overflow-scroll-expected.txt')
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/compositing/layers-inside-overflow-scroll-expected.txt | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/layers-inside-overflow-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/layers-inside-overflow-scroll-expected.txt index 52be629..fc1b3ac 100644 --- a/third_party/WebKit/LayoutTests/platform/win/compositing/layers-inside-overflow-scroll-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/compositing/layers-inside-overflow-scroll-expected.txt @@ -1,15 +1,15 @@ layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 -layer at (0,0) size 800x431 - RenderBlock {HTML} at (0,0) size 800x431 - RenderBody {BODY} at (8,16) size 784x405 - RenderBlock {P} at (0,0) size 784x20 - RenderText {#text} at (0,0) size 412x19 - text run at (0,0) width 412: "The red box in the overflow:scroll div should be scrolled out of view." - RenderBlock {DIV} at (10,36) size 302x207 [border: (1px solid #000000)] +layer at (0,0) size 800x428 + RenderBlock {HTML} at (0,0) size 800x428 + RenderBody {BODY} at (8,16) size 784x402 + RenderBlock {P} at (0,0) size 784x18 + RenderText {#text} at (0,0) size 445x17 + text run at (0,0) width 445: "The red box in the overflow:scroll div should be scrolled out of view." + RenderBlock {DIV} at (10,34) size 302x206 [border: (1px solid #000000)] RenderText {#text} at (0,0) size 0x0 -layer at (19,53) size 300x200 +layer at (19,51) size 300x200 RenderVideo {VIDEO} at (1,1) size 300x200 -layer at (18,269) size 302x152 clip at (19,270) size 285x150 scrollY 100 scrollHeight 500 - RenderBlock {DIV} at (10,253) size 302x152 [border: (1px solid #000000)] +layer at (18,266) size 302x152 clip at (19,267) size 285x150 scrollY 100 scrollHeight 500 + RenderBlock {DIV} at (10,250) size 302x152 [border: (1px solid #000000)] RenderBlock {DIV} at (1,1) size 285x500 |