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

Side by Side Diff: LayoutTests/svg/css/replaced-intrinsic-ratio-min-width-min-content-expected.html

Issue 186913003: Fix infinite recursion in computePreferredLogicalWidths. (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
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <style>
3 object {
4 width: 300px;
5 }
6 </style>
7 <object type="image/svg+xml" data="resources/intrinsic-ratio.svg"></object>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698