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

Side by Side Diff: LayoutTests/fast/text/content-following-inline-isolate-with-collapsed-whitespace.html

Issue 12308006: Merge 142793 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1410/
Patch Set: Created 7 years, 10 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/content-following-inline-isolate-with-collapsed-whitespace-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 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <body> 2 <body>
3 <p><span data-expected-width="80" id="test">123 3 <p><span data-expected-width="80" id="test">123
4 <span style="unicode-bidi: -webkit-isolate">456</span> 789</span></p> 4 <span style="unicode-bidi: -webkit-isolate">456</span> 789</span></p>
5 <script src="../../resources/check-layout.js"></script> 5 <script src="../../resources/check-layout.js"></script>
6 <script> 6 <script>
7 checkLayout('#test'); 7 checkLayout('#test');
8 </script> 8 </script>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/text/content-following-inline-isolate-with-collapsed-whitespace-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698