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

Side by Side Diff: LayoutTests/fast/text/international/spaces-combined-in-vertical-text.html

Issue 9284036: Merge 104322 - ASSERT failure due to combine-text with preceding spaces (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/963/
Patch Set: Created 8 years, 11 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 | « no previous file | LayoutTests/fast/text/international/spaces-combined-in-vertical-text-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <body 1 <body
2 style="-webkit-columns: rosybrown; -webkit-writing-mode: vertical-lr; "> 2 style="-webkit-columns: rosybrown; -webkit-writing-mode: vertical-lr; ">
3 <div style="-webkit-hyphenate-character: floating; zoom: 900; -webkit-text-combi ne: horizontal; font-size: 600; "> 3 <div style="-webkit-hyphenate-character: floating; zoom: 900; -webkit-text-combi ne: horizontal; font-size: 600; ">
4 PASS if no ASSERT fail or crash in debug build.</div></body> 4 PASS if no ASSERT fail or crash in debug build.</div></body>
5 5
6 <script> 6 <script>
7 if (window.layoutTestController) 7 if (window.layoutTestController)
8 layoutTestController.dumpAsText(); 8 layoutTestController.dumpAsText();
9 </script> 9 </script>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/text/international/spaces-combined-in-vertical-text-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698