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

Unified Diff: third_party/WebKit/LayoutTests/csspaint/registerPaint-expected.txt

Issue 1990353002: [DevTools] Capture call stacks for console messages without location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: one more win7 expectation Created 4 years, 7 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/editing/editability/empty-document-delete-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/csspaint/registerPaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/csspaint/registerPaint-expected.txt b/third_party/WebKit/LayoutTests/csspaint/registerPaint-expected.txt
index 3203b44ff61bf0d763f8a3515ac7f34cc32a5c4d..9348d16236c470df42e6a2bbeb117d6279c729fb 100644
--- a/third_party/WebKit/LayoutTests/csspaint/registerPaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/csspaint/registerPaint-expected.txt
@@ -19,7 +19,7 @@ CONSOLE MESSAGE: line 1: Success for 'foo9'.
CONSOLE MESSAGE: line 18: The worklet should not throw an error.
CONSOLE MESSAGE: line 1: Success for 'foo10'.
CONSOLE MESSAGE: line 16: The worklet should log a warning with: "-webkit-border-radius is a prefixed property which is not supported."
-CONSOLE WARNING: -webkit-border-radius is a prefixed property which is not supported.
+CONSOLE WARNING: line 1: -webkit-border-radius is a prefixed property which is not supported.
This tests a series of PaintWorkletGlobalScope#registerPaint calls.
See the devtools console for test output.
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/editing/editability/empty-document-delete-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698