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

Side by Side Diff: LayoutTests/inspector/elements/styles-4/styles-new-API-expected.txt

Issue 1158883003: DevTools: shard inspector/elements tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 that InspectorCSSAgent API methods work as expected. 1 Tests that InspectorCSSAgent API methods work as expected.
2 2
3 H1 3 H1
4 4
5 5
6 Running: test_styles 6 Running: test_styles
7 7
8 === Computed style property count for body === 8 === Computed style property count for body ===
9 OK 9 OK
10 10
(...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after
403 ['border-top-color':'initial'] @[undefined-undefined] 403 ['border-top-color':'initial'] @[undefined-undefined]
404 ['border-right-color':'initial'] @[undefined-undefined] 404 ['border-right-color':'initial'] @[undefined-undefined]
405 ['border-bottom-color':'initial'] @[undefined-undefined] 405 ['border-bottom-color':'initial'] @[undefined-undefined]
406 ['border-left-color':'initial'] @[undefined-undefined] 406 ['border-left-color':'initial'] @[undefined-undefined]
407 ['border-image-source':'initial'] @[undefined-undefined] 407 ['border-image-source':'initial'] @[undefined-undefined]
408 ['border-image-slice':'initial'] @[undefined-undefined] 408 ['border-image-slice':'initial'] @[undefined-undefined]
409 ['border-image-width':'initial'] @[undefined-undefined] 409 ['border-image-width':'initial'] @[undefined-undefined]
410 ['border-image-outset':'initial'] @[undefined-undefined] 410 ['border-image-outset':'initial'] @[undefined-undefined]
411 ['border-image-repeat':'initial'] @[undefined-undefined] 411 ['border-image-repeat':'initial'] @[undefined-undefined]
412 412
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698