mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 17:07:31 +09:00
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
This commit is contained in:
commit
dcd9973243
150858 changed files with 23884658 additions and 0 deletions
34
layout/reftests/text/segment-break-transformation-1-ref.html
Normal file
34
layout/reftests/text/segment-break-transformation-1-ref.html
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<style type="text/css">
|
||||
div { border:1px solid black; }
|
||||
b { font-weight:normal; background-color:yellow; font-size: 16px; line-height: 16px;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<p><b><span>斷行測試</span></b>
|
||||
<p><b><span>斷行測試</span></b>
|
||||
<p><b><span>斷行測試</span></b>
|
||||
<p><b><span>斷行測試</span></b>
|
||||
<p><b><span>斷行測試</span></b>
|
||||
<p><b><span>斷行<br>
|
||||
測試</span></b>
|
||||
<p><b><span>斷行<br>
|
||||
測試</span></b>
|
||||
<p><b><span>斷行<br>
|
||||
測試</span></b>
|
||||
<p><b><span>Hello Kitty</span></b>
|
||||
<p><b><span>HelloKitty</span></b>
|
||||
<p><b><span>HelloKitty</span></b>
|
||||
<p><b><span>HelloKitty</span></b>
|
||||
<!-- test surrogates handling -->
|
||||
<p><b><span>𠀀𠀁𠀂𠀃</span></b>
|
||||
<p><b><span>𠀀測𠀂𠀃</span></b>
|
||||
<p><b><span>𠀀𠀁測𠀃</span></b>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue