| OLD | NEW |
| 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/st
rict.dtd"> | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/st
rict.dtd"> |
| 2 | 2 |
| 3 <html> | 3 <html> |
| 4 | 4 |
| 5 <head> | 5 <head> |
| 6 | 6 |
| 7 <meta http-equiv="content-type" content="text/html; charset=UTF-8"> | 7 <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
| 8 | 8 |
| 9 <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-026 in 'writing
-mode: vertical-rl'</title> | 9 <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-026 in 'writing
-mode: vertical-rl'</title> |
| 10 | 10 |
| 11 <!-- | 11 <!-- |
| 12 position absolute and 'vertical-rl' - 'right' is 'auto', 'left' and 'width' ar
e not 'auto' with 'direction: ltr' in initial containing block | 12 position absolute and 'vertical-rl' - 'right' is 'auto', 'left' and 'width' ar
e not 'auto' with 'direction: ltr' in initial containing block |
| 13 --> | 13 --> |
| 14 | 14 |
| 15 <style type="text/css"> | 15 <style type="text/css"> |
| 16 html | 16 html |
| 17 { | 17 { |
| 18 direction: ltr; | 18 direction: ltr; |
| 19 } | 19 } |
| 20 | 20 |
| 21 div | 21 div |
| 22 { | 22 { |
| 23 background-color: green; | 23 background-color: green; |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 88 */ | 88 */ |
| 89 </style> | 89 </style> |
| 90 </head> | 90 </head> |
| 91 | 91 |
| 92 <body> | 92 <body> |
| 93 | 93 |
| 94 <div></div> | 94 <div></div> |
| 95 | 95 |
| 96 </body> | 96 </body> |
| 97 </html> | 97 </html> |
| OLD | NEW |