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

Side by Side Diff: LayoutTests/svg/as-image/svgview-references-expected.html

Issue 813133004: [svg] Reset the initial view properly in SVGImage. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase + add comment Created 5 years, 10 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/svg/as-image/svgview-references.html ('k') | Source/core/frame/FrameView.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <head>
3 <title>Reference for svgView linking</title>
4 <style>
5 .example { width: 200px; height: 200px; border: 2px solid black; display: inli ne-block; margin: 20px; }
6 </style>
7 </head>
8 <iframe class="example" src="resources/svglogo.svg"></iframe>
9 <iframe class="example" src="resources/svglogo-scale2.svg"></iframe>
10 <iframe class="example" src="resources/svglogo-viewbox.svg"></iframe>
OLDNEW
« no previous file with comments | « LayoutTests/svg/as-image/svgview-references.html ('k') | Source/core/frame/FrameView.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698