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

Side by Side Diff: LayoutTests/svg/text/layout-inline-children-assert.html

Issue 695423002: Push LayoutState from RenderSVGText (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 1 month 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 * {
4 -webkit-columns:2;
5 }
6 </style>
7 <script>
8 if (window.testRunner) {
9 testRunner.dumpAsText();
10 }
11 </script>
12 <p> This test should not assert in debug mode. </p>
13 <svg><text>a
14
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/svg/text/layout-inline-children-assert-expected.txt » ('j') | Source/core/rendering/style/DataRef.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698