Skip to content

Commit

Permalink
WebKit merge 47732:47748
Browse files Browse the repository at this point in the history
BUG=none
TEST=none


git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24260 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
jianli@chromium.org committed Aug 25, 2009
1 parent 5c82dde commit 16fb874
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
"webkit_revision": "47732",
"webkit_revision": "47748",
}


Expand Down
5 changes: 5 additions & 0 deletions webkit/tools/layout_tests/test_expectations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2831,3 +2831,8 @@ BUG_JIANLI MAC : LayoutTests/fast/forms/button-state-restore.html = CRASH

// WebKit 47719:47732. New test. Time out on all 3 platforms.
BUG_JIANLI : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT

// WebKit 47732:47748. New tests. Need investigation.
BUG_JIANLI : LayoutTests/fast/events/keydown-function-keys.html = FAIL
BUG_JIANLI WIN LINUX : LayoutTests/http/tests/security/javascriptURL/javascriptURL-in-new-iframe.html = CRASH
BUG_JIANLI WIN : LayoutTests/media/video-controls-with-mutation-event-handler.html = CRASH

0 comments on commit 16fb874

Please sign in to comment.