From ff7fd2275987f0fb9bb683f77bebb8d90969126a Mon Sep 17 00:00:00 2001 From: "vitalyr@chromium.org" Date: Wed, 24 Feb 2010 21:45:49 +0000 Subject: WebKit roll 55161 to 55193. BUG=none TEST=none R=dglazkov@chromium.org Review URL: http://codereview.chromium.org/658008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39928 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- .../LayoutTests/editing/execCommand/insert-list-xml-expected.txt | 3 +++ webkit/tools/layout_tests/test_expectations.txt | 4 ++++ 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/insert-list-xml-expected.txt diff --git a/DEPS b/DEPS index abfd9cd..7e8ea95 100644 --- a/DEPS +++ b/DEPS @@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "55161", + "webkit_revision": "55193", "ffmpeg_revision": "39607", "skia_revision": "504", "chromium_git": "http://src.chromium.org/git", diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/insert-list-xml-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/insert-list-xml-expected.txt new file mode 100644 index 0000000..3516e9b --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/insert-list-xml-expected.txt @@ -0,0 +1,3 @@ +. +
  1. .
+PASS diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8b804d9..eda13c8 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2952,3 +2952,7 @@ BUG36019 : fast/images/svg-as-tiled-background.html = IMAGE // Flaky tests BUG36603 WIN RELEASE : svg/text/text-text-05-t.svg = CRASH PASS BUG36603 WIN RELEASE : svg/text/text-text-06-t.svg = CRASH PASS + +// WebKit roll 55161 to 55193 +BUG36681 : java/argument-to-object-type.html = TEXT +BUG36681 : java/array-return.html = TEXT -- cgit v1.1