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

Side by Side Diff: LayoutTests/fast/text/bidi-explicit-embedding-past-end.html

Issue 1204023002: Deflake tests using ahem font with @font-face. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline and fix an svg test Created 5 years, 5 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
1 <script src="../../resources/ahem.js"></script>
1 <!-- The correct rendering is a single 50x50 black box on the first line and a 1 00x50 black box on 2 <!-- The correct rendering is a single 50x50 black box on the first line and a 1 00x50 black box on
2 the following line. --> 3 the following line. -->
3 <div style="font-family: Ahem; font-size: 50px; width: 100px;"> 4 <div style="font-family: Ahem; font-size: 50px; width: 100px;">
4 a <span dir="ltr" style="color: blue;">..</span> 5 a <span dir="ltr" style="color: blue;">..</span>
5 </div> 6 </div>
OLDNEW
« no previous file with comments | « LayoutTests/fast/text/bidi-embedding-pop-and-push-same-2.html ('k') | LayoutTests/fast/text/cg-fallback-bolding.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698