From 52de4ed29fe78a5dd7e6b09b7a3de40a1361e946 Mon Sep 17 00:00:00 2001 From: "dglazkov@chromium.org" <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> Date: Fri, 19 Mar 2010 23:28:38 +0000 Subject: [PATCH] Add expectation to green the bot. TBR=japhet TEST=none BUG=temporary Review URL: http://codereview.chromium.org/1140002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42171 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 85376380e4b81..7e0082f39168e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2846,3 +2846,5 @@ BUG38656 : fast/media/print-restores-previous-mediatype.html = TEXT BUG38694 MAC LINUX DEBUG : svg/custom/feDisplacementMap-01.svg = IMAGE+TEXT PASS BUG38704 WIN RELEASE: svg/text/text-text-06-t.svg = CRASH PASS BUG38706 : svg/custom/deep-dynamic-updates.svg = IMAGE+TEXT PASS +// Update these upstream. +BUG_DGLAZKOV MAC : editing/style/apply-through-end-of-document.html = TEXT \ No newline at end of file -- GitLab