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

Side by Side Diff: LayoutTests/svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html

Issue 211393005: Convert (nearly) all layout tests to unix line endings (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | Annotate | Revision Log
« no previous file with comments | « LayoutTests/accessibility/anchor-linked-anonymous-block-crash.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html> 2 <html>
3 <head> 3 <head>
4 <title>preserveAspectRatio test 1/2</title> 4 <title>preserveAspectRatio test 1/2</title>
5 <style> 5 <style>
6 th { 6 th {
7 background-color: #dd9; 7 background-color: #dd9;
8 font-family: sans-serif; 8 font-family: sans-serif;
9 } 9 }
10 10
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 <object data="../../as-image/resources/circle-viewbox-slice.svg" ></object> 134 <object data="../../as-image/resources/circle-viewbox-slice.svg" ></object>
135 </td> 135 </td>
136 </tr> 136 </tr>
137 </table> 137 </table>
138 138
139 <script>var zoomCount = 2; window.shouldZoomOut = true;</script> 139 <script>var zoomCount = 2; window.shouldZoomOut = true;</script>
140 <script src="../../../fast/repaint/resources/repaint.js"></script> 140 <script src="../../../fast/repaint/resources/repaint.js"></script>
141 <script src="../resources/testPageZoom.js"></script> 141 <script src="../resources/testPageZoom.js"></script>
142 </body> 142 </body>
143 </html> 143 </html>
OLDNEW
« no previous file with comments | « LayoutTests/accessibility/anchor-linked-anonymous-block-crash.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698