Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: LayoutTests/fast/canvas/webgl/context-creation-and-destruction-expected.txt

Issue 24203002: Improve generated "Not enough arguments." TypeError exceptions. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: NeedsRebaseline Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/canvas/webgl/context-creation-and-destruction-expected.txt
diff --git a/LayoutTests/fast/canvas/webgl/context-creation-and-destruction-expected.txt b/LayoutTests/fast/canvas/webgl/context-creation-and-destruction-expected.txt
index e06910a23bf51a00659fb6eb3d85e9ad3dc98ee4..be478a107e05380ba9a55f95f4f38ff67f98cb2a 100644
--- a/LayoutTests/fast/canvas/webgl/context-creation-and-destruction-expected.txt
+++ b/LayoutTests/fast/canvas/webgl/context-creation-and-destruction-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: WARNING: WebGL contexts have exceeded the maximum allowed backbuffer area. Oldest context will be lost.
Test that contexts are freed and garbage collected reasonably
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698