summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorpiman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-04 06:17:08 +0000
committerpiman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-04 06:17:08 +0000
commit0ec335c44d2a156182bfa4bd7d40e9d8fc22ed4e (patch)
tree63eff0d48022be3e7e527eec21a45a771188ba23 /webkit/tools
parent4cbc65228c4ae606518a4223c47865dbb8c2d210 (diff)
downloadchromium_src-0ec335c44d2a156182bfa4bd7d40e9d8fc22ed4e.zip
chromium_src-0ec335c44d2a156182bfa4bd7d40e9d8fc22ed4e.tar.gz
chromium_src-0ec335c44d2a156182bfa4bd7d40e9d8fc22ed4e.tar.bz2
cc: Don't crash on a GL texture given to TextureLayer when in software
BUG=230257 Review URL: https://chromiumcodereview.appspot.com/18560007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210139 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 4229c65..d201233 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -30,3 +30,6 @@
# src/third_party/WebKit/LayoutTests/TestExpectations . Right?)
#
# EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL
+crbug.com/230257 virtual/softwarecompositing/plugins/webplugin-alpha.html [ ImageOnlyFailure ]
+crbug.com/230257 virtual/softwarecompositing/plugins/webplugin-no-alpha.html [ ImageOnlyFailure ]
+crbug.com/230257 virtual/softwarecompositing/plugins/webplugin-reflection.html [ ImageOnlyFailure ]