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:
2
DEPS
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
|
||||
|
Reference in New Issue
Block a user