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

Side by Side Diff: LayoutTests/fast/text/bidi-embedding-pop-and-push-same-2.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, 6 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 <div style="width: 100px; height: 100px; background-color: red; font: 50px Ahem ; -webkit-font-smoothing: none; color: green;"> 1 <link rel="stylesheet" href="../../resources/ahem.css">
2 <div style="width: 100px; height: 100px; background-color: red; font: 50px Ahem; -webkit-font-smoothing: none; color: green;">
2 <span dir="ltr">IJ </span><span dir="ltr">KL</span> 3 <span dir="ltr">IJ </span><span dir="ltr">KL</span>
3 </div> 4 </div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698