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

Side by Side Diff: LayoutTests/inspector/elements/styles/svg-style-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
(Empty)
1 Tests that svg:style does not crash when the related element is inspected.
2
3 Main style:
4 [expanded]
5 element.style { ()
6
7 [expanded]
8 media="all" (svg-style.xhtml)
9 rect { (svg-style.xhtml:38 -> svg-style.xhtml:38:10)
10 fill: red;
11
12 [expanded]
13 svg:rect[Attributes Style] { ()
14
15 [expanded]
16 * { (user agent stylesheet)
17 transform-origin: 0px 0px 0px;
18
19
OLDNEW
« no previous file with comments | « LayoutTests/inspector/elements/styles/svg-style.xhtml ('k') | LayoutTests/inspector/elements/styles/undo-add-new-rule.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698