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

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

Issue 2887273003: No extra space emission in TextIterator::HandleReplacedElement (Closed)
Patch Set: Fri May 19 00:09:20 PDT 2017 Created 3 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
1 Tests the Timeline API instrumentation of layout events with invalidations. 1 Tests the Timeline API instrumentation of layout events with invalidations.
2 2
3 PASS 3 PASS
4 4
5 5
6 Running: testLocalFrame 6 Running: testLocalFrame
7 first layout invalidations[ 7 first layout invalidations[
8 { 8 {
9 cause : {reason: Style changed, stackTrace: .../inspector/tracing/timeli ne-layout/timeline-layout-with-invalidations.html:10} 9 cause : {reason: Style changed, stackTrace: .../inspector/tracing/timeli ne-layout/timeline-layout-with-invalidations.html:10}
10 changedAttribute : undefined 10 changedAttribute : undefined
11 changedClass : undefined 11 changedClass : undefined
12 changedId : undefined 12 changedId : undefined
13 changedPseudo : undefined 13 changedPseudo : undefined
14 extraData : undefined 14 extraData : undefined
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 changedClass : undefined 52 changedClass : undefined
53 changedId : undefined 53 changedId : undefined
54 changedPseudo : undefined 54 changedPseudo : undefined
55 extraData : undefined 55 extraData : undefined
56 nodeName : "DIV" 56 nodeName : "DIV"
57 selectorPart : undefined 57 selectorPart : undefined
58 type : "LayoutInvalidationTracking" 58 type : "LayoutInvalidationTracking"
59 } 59 }
60 ] 60 ]
61 61
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698