Chromium Code Reviews

Side by Side Diff: sky/tests/lowlevel/text.sky

Issue 1077473002: Stop rendering text inside flex boxes. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 <html> 1 <html>
2 <import src="../resources/dump-as-text.sky" /> 2 <import src="../resources/dump-as-text.sky" />
3 <body> 3 <body style="display: paragraph">
4 This is a dump-as-text test. 4 This is a dump-as-text test.
5 </body> 5 </body>
6 </html> 6 </html>
OLDNEW

Powered by Google App Engine