0

WebKit roll to 47941

// These tests went red with r47922 change to FontLinux, possibly need rebaselining.
BUG_MICHAELN LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL
BUG_MICHAELN LINUX : LayoutTests/fast/text/international/bidi-control-chars-treated-as-ZWS.html = FAIL
BUG_MICHAELN LINUX : LayoutTests/fast/text/international/bidi-listbox-atsui.html = FAIL

TBR=yusukes,victorw
BUG=none


git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25068 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
michaeln@google.com
2009-09-01 18:59:26 +00:00
parent 84c88aa65b
commit 3fd964beb5
2 changed files with 7 additions and 1 deletions
DEPS
webkit/tools/layout_tests

2
DEPS

@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
"webkit_revision": "47913",
"webkit_revision": "47941",
}

@ -2431,3 +2431,9 @@ BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-style-filter.html = PASS
BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-document-all.html = PASS CRASH
BUG10480 LINUX DEBUG : LayoutTests/editing/selection/move-by-line-001.html = PASS FAIL
// WebKit roll to 47941
// These tests went red with r47922 change to FontLinux, possibly need rebaselining.
BUG_MICHAELN LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL
BUG_MICHAELN LINUX : LayoutTests/fast/text/international/bidi-control-chars-treated-as-ZWS.html = FAIL
BUG_MICHAELN LINUX : LayoutTests/fast/text/international/bidi-listbox-atsui.html = FAIL