| Index: LayoutTests/inspector/elements/styles-4/styles-should-not-force-sync-style-recalc.html
|
| diff --git a/LayoutTests/inspector/elements/styles-4/styles-should-not-force-sync-style-recalc.html b/LayoutTests/inspector/elements/styles-4/styles-should-not-force-sync-style-recalc.html
|
| index 5e5fb51e3986274f41b136f4bcf41749e0821d7f..68c7eb78b6980c805216cac2d9beef3c485ce4aa 100644
|
| --- a/LayoutTests/inspector/elements/styles-4/styles-should-not-force-sync-style-recalc.html
|
| +++ b/LayoutTests/inspector/elements/styles-4/styles-should-not-force-sync-style-recalc.html
|
| @@ -27,6 +27,7 @@ function performActions()
|
|
|
| function test()
|
| {
|
| + WebInspector.context.setFlavor(WebInspector.TimelinePanel, WebInspector.panels.timeline);
|
| InspectorTest.evaluateWithTimeline("performActions()", callback);
|
|
|
| function callback()
|
|
|