diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-28 21:30:26 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-28 21:30:26 +0000 |
commit | 19ff283d0e043c59206fdc2e890a2780933849fe (patch) | |
tree | 535eec0fe040e4c65412e6e74da76a3164f74056 /webkit | |
parent | 020ab9346d44144b8c21a76974616797fa2223ee (diff) | |
download | chromium_src-19ff283d0e043c59206fdc2e890a2780933849fe.zip chromium_src-19ff283d0e043c59206fdc2e890a2780933849fe.tar.gz chromium_src-19ff283d0e043c59206fdc2e890a2780933849fe.tar.bz2 |
Roll WebKit revision 48796:48820
Add some layout tests for me to investigate (likely just a rebaseline).
BUG=None
TEST=None
TBR=senorblanco@chromium.org
Review URL: http://codereview.chromium.org/251018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27415 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index de16b1d..2c30f04 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2351,3 +2351,9 @@ BUG_LEVIN WIN LINUX : LayoutTests/editing/pasteboard/5478250.html = FAIL // WebKit update 48766:48796 BUG_LEVIN : LayoutTests/fast/dom/Attr/access-after-element-destruction.html = FAIL + +// WebKit update 48796:48820 +BUG_LEVIN WIN LINUX : LayoutTests/fast/dom/Element/getBoundingClientRect.html = FAIL +BUG_LEVIN WIN LINUX : LayoutTests/fast/dom/Range/getBoundingClientRect.html = FAIL +BUG_LEVIN WIN LINUX : LayoutTests/fast/dom/Range/getClientRects.html = FAIL +BUG_DGLAZKOV : LayoutTests/fast/dom/HTMLInputElement/size-attribute.html = FAIL |