OLD | NEW |
---|---|
(Empty) | |
1 <!DOCTYPE html> | |
2 <html> | |
3 <head> | |
4 <title>Identical style declaration on elements with different writing modes< /title> | |
5 </head> | |
6 <body style="overflow:hidden;"> | |
7 <p>There should be no red on this page.</p> | |
8 </body> | |
9 </html> | |
OLD | NEW |