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

Side by Side Diff: third_party/WebKit/LayoutTests/csspaint/invalidation-background-image-expected.txt

Issue 1896893004: Hook up style invalidation for CSS Paint API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@css-paint-register
Patch Set: . 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 54: The console should log: 'Succussful invalidation for: max-height'
2 CONSOLE MESSAGE: line 11: Successful invalidation for: max-height
3 CONSOLE MESSAGE: line 54: The console should log: 'Succussful invalidation for: border-top-color'
4 CONSOLE MESSAGE: line 11: Successful invalidation for: border-top-color
5 CONSOLE MESSAGE: line 54: The console should log: 'Succussful invalidation for: flex-basis'
6 CONSOLE MESSAGE: line 11: Successful invalidation for: flex-basis
7 CONSOLE MESSAGE: line 54: The console should log: 'Succussful invalidation for: flex-grow'
8 CONSOLE MESSAGE: line 11: Successful invalidation for: flex-grow
9 CONSOLE MESSAGE: line 54: The console should log: 'Succussful invalidation for: color'
10 CONSOLE MESSAGE: line 11: Successful invalidation for: color
11 CONSOLE MESSAGE: line 54: The console should log: 'Succussful invalidation for: --foo'
12 CONSOLE MESSAGE: line 11: Successful invalidation for: --foo
13 This tests the invalidation behaviour of the paint callback.
14
15 See the devtools console for test output.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698