mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +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
53
layout/reftests/text-transform/smtp-upper.html
Normal file
53
layout/reftests/text-transform/smtp-upper.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
||||
<style type="text/css">
|
||||
p { text-transform: uppercase; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
𐐨
|
||||
𐐩
|
||||
𐐪
|
||||
𐐫
|
||||
𐐬
|
||||
𐐭
|
||||
𐐮
|
||||
𐐯
|
||||
𐐰
|
||||
𐐱
|
||||
𐐲
|
||||
𐐳
|
||||
𐐴
|
||||
𐐵
|
||||
𐐶
|
||||
𐐷
|
||||
𐐸
|
||||
𐐹
|
||||
𐐺
|
||||
𐐻
|
||||
𐐼
|
||||
𐐽
|
||||
𐐾
|
||||
𐐿
|
||||
𐑀
|
||||
𐑁
|
||||
𐑂
|
||||
𐑃
|
||||
𐑄
|
||||
𐑅
|
||||
𐑆
|
||||
𐑇
|
||||
𐑈
|
||||
𐑉
|
||||
𐑊
|
||||
𐑋
|
||||
𐑌
|
||||
𐑍
|
||||
𐑎
|
||||
𐑏
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue