1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/text/auto-hyphenation-pl-1-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,52 @@ 1.4 +<!DOCTYPE html> 1.5 +<html lang="pl"> 1.6 +<head> 1.7 +<meta charset="utf-8"> 1.8 +<title>Polish hyphenation test</title> 1.9 +<style> 1.10 +body { 1.11 + font-family: "Times New Roman", serif; /* prefer TNR to Times (default) on OS X... */ 1.12 + -moz-font-feature-settings: 'kern' off; /* ...so that we can disable kerning */ 1.13 + font-feature-settings: 'kern' off; 1.14 +} 1.15 +</style> 1.16 +</head> 1.17 +<body> 1.18 +<div style="white-space:pre-wrap;">Uni- 1.19 +kod 1.20 +przy- 1.21 +pi- 1.22 +su- 1.23 +je 1.24 +uni- 1.25 +kal- 1.26 +ny 1.27 +nu- 1.28 +mer 1.29 +każ- 1.30 +de- 1.31 +mu 1.32 +zna- 1.33 +ko- 1.34 +wi, 1.35 +nie- 1.36 +za- 1.37 +leż- 1.38 +ny 1.39 +od 1.40 +uży- 1.41 +wa- 1.42 +nej 1.43 +plat- 1.44 +for- 1.45 +my, 1.46 +pro- 1.47 +gra- 1.48 +mu 1.49 +czy 1.50 +ję- 1.51 +zy- 1.52 +ka. 1.53 +</div> 1.54 +</body> 1.55 +</html>