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

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

Issue 2297903005: DevTools: (anonymous function) ==> (anonymous) (Closed)
Patch Set: tests Created 4 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 unified diff | Download patch
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-misc/timeline-grouped-invalidations.html:14} 9 cause : {reason: Inline CSS style declaration was mutated, stackTrace: . ../inspector/tracing/timeline-misc/timeline-grouped-invalidations.html:14}
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:14 97 PASS - record contained Inline CSS style declaration was mutated for [ DIV class ='testElement' ], [ DIV class='testElement' ], and 2 others. (anonymous) @ timel ine-grouped-invalidations.html:14
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:15 98 PASS - record contained Inline CSS style declaration was mutated for [ DIV class ='testElement' ], [ DIV class='testElement' ], and 2 others. (anonymous) @ timel ine-grouped-invalidations.html:15
99 99
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698