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

Side by Side Diff: LayoutTests/inspector/tracing/timeline-grouped-invalidations-expected.txt

Issue 1048663002: [invalidations] Convert invalidations to use TreeOutline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix failing test to to shadowRoot.getElementsByClassName going away Created 5 years, 8 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 | Annotate | Revision Log
OLDNEW
1 Tests grouped invalidations on the timeline. 1 Tests grouped invalidations on the timeline.
2 2
3 P 3 P
4 A 4 A
5 S 5 S
6 S 6 S
7 paint invalidations[ 7 paint invalidations[
8 { 8 {
9 cause : {reason: Inline CSS style declaration was mutated, stackTrace: . ../inspector/tracing/timeline-grouped-invalidations.html:12} 9 cause : {reason: Inline CSS style declaration was mutated, stackTrace: . ../inspector/tracing/timeline-grouped-invalidations.html:12}
10 changedAttribute : undefined 10 changedAttribute : undefined
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 changedAttribute : undefined 87 changedAttribute : undefined
88 changedClass : undefined 88 changedClass : undefined
89 changedId : undefined 89 changedId : undefined
90 changedPseudo : undefined 90 changedPseudo : undefined
91 extraData : "" 91 extraData : ""
92 nodeName : "DIV class='testElement'" 92 nodeName : "DIV class='testElement'"
93 selectorPart : undefined 93 selectorPart : undefined
94 type : "StyleRecalcInvalidationTracking" 94 type : "StyleRecalcInvalidationTracking"
95 } 95 }
96 ] 96 ]
97 PASS - record contained Inline CSS style declaration was mutated for [ DIV class ='testElement' ], [ DIV class='testElement' ], and 2 others. (anonymous function ) @ timeline-grouped-invalidations.html:12
98 PASS - record contained Inline CSS style declaration was mutated for [ DIV class ='testElement' ], [ DIV class='testElement' ], and 2 others. (anonymous function ) @ timeline-grouped-invalidations.html:13
97 99
OLDNEW
« no previous file with comments | « LayoutTests/inspector/tracing/timeline-grouped-invalidations.html ('k') | Source/devtools/devtools.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698