Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 416106-1-ref.xhtml
blobd8542a910406085d60dddf6b600283f9072c32fe
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <title>Namespace identifiers should be case sensitive (bug 416106)</title>
7 </head>
8 <body>
10 <div style="color: green"><span>This should be green.</span></div>
11 <div style="color: green"><span>This should be green.</span></div>
12 <div style="color: green"><span>This should be green.</span></div>
13 <div style="color: green"><span>This should be green.</span></div>
14 <div style="color: green"><span>This should be green.</span></div>
15 <div style="color: green"><span>This should be green.</span></div>
16 <div>passpasspass</div>
18 </body>
19 </html>