зеркало из https://github.com/mozilla/pjs.git
Bug 467228. Disable line start/end swashes on Mac since we don't support line-boundary shaping properly yet. r=roc (Tests)
This commit is contained in:
Родитель
d50580f66e
Коммит
dd3f43cd5d
|
@ -10,6 +10,7 @@
|
|||
== soft-hyphens-1a.html soft-hyphens-1-ref.html
|
||||
== soft-hyphens-1b.html soft-hyphens-1-ref.html
|
||||
== soft-hyphens-1c.html soft-hyphens-1-ref.html
|
||||
== swash-1.html swash-1-ref.html
|
||||
== white-space-1a.html white-space-1-ref.html
|
||||
== white-space-1b.html white-space-1-ref.html
|
||||
== white-space-2.html white-space-2-ref.html
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head></head>
|
||||
<body style="font-family: 'Hoefler Text'; font-size: 200%;">
|
||||
<p><span style="font-style: italic;">Free<span style="color: transparent;">$</span></span></p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head></head>
|
||||
<body style="font-family: 'Hoefler Text'; font-size: 200%;">
|
||||
<p><span style="font-style: italic;">Free<span style="font-size: 0;">$</span></span></p>
|
||||
</body>
|
||||
</html>
|
Загрузка…
Ссылка в новой задаче