| OLD | NEW |
| 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/x
html1/DTD/xhtml1-strict.dtd"> | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/x
html1/DTD/xhtml1-strict.dtd"> |
| 2 <html xmlns="http://www.w3.org/1999/xhtml"> | 2 <html xmlns="http://www.w3.org/1999/xhtml"> |
| 3 <head> | 3 <head> |
| 4 <title>CSS Reftest Reference</title> | 4 <title>CSS Reftest Reference</title> |
| 5 <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserB
ugsSection/css21testsuite/" /> <!-- 2014-11-26 --> | 5 <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserB
ugsSection/css21testsuite/" /> <!-- 2014-11-26 --> |
| 6 | 6 |
| 7 <!-- This reference file is the right-aligned version of | 7 <!-- This reference file is the right-aligned version of |
| 8 block-flow-direction-001-ref.xht | 8 block-flow-direction-001-ref.xht |
| 9 --> | 9 --> |
| 10 | 10 |
| 11 <meta name="flags" content="ahem image" /> | 11 <meta name="flags" content="ahem image" /> |
| 12 <style type="text/css"><![CDATA[ | 12 <style type="text/css"><![CDATA[ |
| 13 body | 13 body |
| 14 { | 14 { |
| 15 direction: rtl; | 15 direction: rtl; |
| 16 } | 16 } |
| 17 | 17 |
| 18 div | 18 div |
| 19 { | 19 { |
| (...skipping 23 matching lines...) Expand all Loading... |
| 43 | 43 |
| 44 <img src="support/blue20x20.png" width="20" height="20" alt="Image download sup
port must be enabled" /> <img src="support/blue20x20.png" width="80" height="20"
alt="Image download support must be enabled" /> <img src="support/blue20x20.png
" width="40" height="20" alt="Image download support must be enabled" /> <img sr
c="support/blue20x20.png" width="80" height="20" alt="Image download support mus
t be enabled" /> <img src="support/blue20x20.png" width="80" height="20" alt="Im
age download support must be enabled" /> <img src="support/blue20x20.png" width=
"20" height="20" alt="Image download support must be enabled" /> | 44 <img src="support/blue20x20.png" width="20" height="20" alt="Image download sup
port must be enabled" /> <img src="support/blue20x20.png" width="80" height="20"
alt="Image download support must be enabled" /> <img src="support/blue20x20.png
" width="40" height="20" alt="Image download support must be enabled" /> <img sr
c="support/blue20x20.png" width="80" height="20" alt="Image download support mus
t be enabled" /> <img src="support/blue20x20.png" width="80" height="20" alt="Im
age download support must be enabled" /> <img src="support/blue20x20.png" width=
"20" height="20" alt="Image download support must be enabled" /> |
| 45 | 45 |
| 46 <img src="support/blue20x20.png" width="20" height="20" alt="Image download sup
port must be enabled" /> <img src="support/blue20x20.png" width="80" height="20"
alt="Image download support must be enabled" /> <img src="support/blue20x20.png
" width="40" height="20" alt="Image download support must be enabled" /> <img sr
c="support/blue20x20.png" width="20" height="20" alt="Image download support mus
t be enabled" /> <img src="support/blue20x20.png" width="
20" height="20" alt="Image download support must be enabled" />  
; <img src="support/blue20x20.png" width="20" height="20" alt="Image downlo
ad support must be enabled" /> | 46 <img src="support/blue20x20.png" width="20" height="20" alt="Image download sup
port must be enabled" /> <img src="support/blue20x20.png" width="80" height="20"
alt="Image download support must be enabled" /> <img src="support/blue20x20.png
" width="40" height="20" alt="Image download support must be enabled" /> <img sr
c="support/blue20x20.png" width="20" height="20" alt="Image download support mus
t be enabled" /> <img src="support/blue20x20.png" width="
20" height="20" alt="Image download support must be enabled" />  
; <img src="support/blue20x20.png" width="20" height="20" alt="Image downlo
ad support must be enabled" /> |
| 47 | 47 |
| 48 <img src="support/blue20x20.png" width="420" height="20" alt="Image download su
pport must be enabled" /> | 48 <img src="support/blue20x20.png" width="420" height="20" alt="Image download su
pport must be enabled" /> |
| 49 </div> | 49 </div> |
| 50 | 50 |
| 51 </body> | 51 </body> |
| 52 </html> | 52 </html> |
| OLD | NEW |