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

Side by Side Diff: LayoutTests/inspector/elements/styles/svg-style-expected.txt

Issue 963733002: [svg2] Make 'width' and 'height' presentation attributes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaseline some EX tests [Mac Win] Created 5 years, 9 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/svg/animations/attributeTypes-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests that svg:style does not crash when the related element is inspected. 1 Tests that svg:style does not crash when the related element is inspected.
2 2
3 Main style: 3 Main style:
4 [expanded] 4 [expanded]
5 element.style { () 5 element.style { ()
6 6
7 [expanded] 7 [expanded]
8 media="all" (svg-style.xhtml) 8 media="all" (svg-style.xhtml)
9 rect { (svg-style.xhtml:38 -> svg-style.xhtml:38:10) 9 rect { (svg-style.xhtml:38 -> svg-style.xhtml:38:10)
10 fill: red; 10 fill: red;
11 11
12 [expanded] 12 [expanded]
13 svg:rect[Attributes Style] { ()
14
15 [expanded]
13 * { (user agent stylesheet) 16 * { (user agent stylesheet)
14 -webkit-transform-origin: 0px 0px 0px; 17 -webkit-transform-origin: 0px 0px 0px;
15 18
16 19
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/svg/animations/attributeTypes-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698