summaryrefslogtreecommitdiffstats
path: root/editor/spellchecker/tests/bug1204147_subframe2.html
blob: 935777bd997f7d9f431bf70feb3374285b4366e3 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<textarea id="en-GB" lang="en-GB">element en-GB</textarea>
<textarea id="en-US" lang="testing-XX">element should default to en-US</textarea>
</body>
</html>