mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 672320 - part 8.2 - reftest for Serbo-Croatian hyphenation. r=smontagu
This commit is contained in:
parent
8edf85751b
commit
37d2e50300
13
layout/reftests/text/auto-hyphenation-sh-1-ref.html
Normal file
13
layout/reftests/text/auto-hyphenation-sh-1-ref.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
</head>
|
||||
<body>
|
||||
<div style="width:1em; -moz-hyphens:manual;" lang="sh">
|
||||
Сва људ­ска би­ћа ра­ђа­ју се сло­бод­на и јед­на­ка у до­сто­јан­ству и пра­ви­ма.
|
||||
<p>
|
||||
Sva ljud­ska bi­ća ra­đa­ju se slo­bod­na i jed­na­ka u do­sto­jan­stvu i pra­vi­ma.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
13
layout/reftests/text/auto-hyphenation-sh-1.html
Normal file
13
layout/reftests/text/auto-hyphenation-sh-1.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
</head>
|
||||
<body>
|
||||
<div style="width:1em; -moz-hyphens:auto;" lang="sh">
|
||||
Сва људска бића рађају се слободна и једнака у достојанству и правима.
|
||||
<p>
|
||||
Sva ljudska bića rađaju se slobodna i jednaka u dostojanstvu i pravima.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
13
layout/reftests/text/auto-hyphenation-sr-1-ref.html
Normal file
13
layout/reftests/text/auto-hyphenation-sr-1-ref.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
</head>
|
||||
<body>
|
||||
<div style="width:1em; -moz-hyphens:manual;" lang="sr">
|
||||
Сва људ­ска би­ћа ра­ђа­ју се сло­бод­на и јед­на­ка у до­сто­јан­ству и пра­ви­ма.
|
||||
<p>
|
||||
Sva ljud­ska bi­ća ra­đa­ju se slo­bod­na i jed­na­ka u do­sto­jan­stvu i pra­vi­ma.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
13
layout/reftests/text/auto-hyphenation-sr-1.html
Normal file
13
layout/reftests/text/auto-hyphenation-sr-1.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
</head>
|
||||
<body>
|
||||
<div style="width:1em; -moz-hyphens:auto;" lang="sr">
|
||||
Сва људска бића рађају се слободна и једнака у достојанству и правима.
|
||||
<p>
|
||||
Sva ljudska bića rađaju se slobodna i jednaka u dostojanstvu i pravima.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -123,4 +123,6 @@ random-if(!winWidget) == arial-bold-lam-alef-1.html arial-bold-lam-alef-1-ref.ht
|
||||
== auto-hyphenation-de-1996-1.html auto-hyphenation-de-1996-1-ref.html
|
||||
!= auto-hyphenation-de-1901-1.html auto-hyphenation-de-1996-1.html
|
||||
== auto-hyphenation-mn-1.html auto-hyphenation-mn-1-ref.html
|
||||
== auto-hyphenation-sh-1.html auto-hyphenation-sh-1-ref.html
|
||||
== auto-hyphenation-sr-1.html auto-hyphenation-sr-1-ref.html
|
||||
== auto-hyphenation-de-ch-1.html auto-hyphenation-de-ch-1-ref.html
|
||||
|
Loading…
Reference in New Issue
Block a user