Chromium Code Reviews

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-paint-expected.txt

Issue 661248: DevTools: rebaseline timeline layout tests.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-paint-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-paint-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-paint-expected.txt (revision 0)
@@ -0,0 +1,16 @@
+Tests the Timeline API instrumentation of a paint event
+
+Paint Properties:
++ startTime : * DEFINED *
++ callerScriptName : * DEFINED *
++ callerScriptLine : * DEFINED *
++ data : {
++- x : 0
++- y : 0
++- width : * DEFINED *
++- height : * DEFINED *
++ }
++ children : * DEFINED *
++ endTime : * DEFINED *
++ type : 3
+

Powered by Google App Engine