| 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-12-30 --> | 5 <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserB
ugsSection/css21testsuite/" /> <!-- 2014-12-30 --> |
| 6 | 6 |
| 7 <meta name="flags" content="image" /> | 7 <meta name="flags" content="image" /> |
| 8 <style type="text/css"><![CDATA[ | 8 <style type="text/css"><![CDATA[ |
| 9 div | 9 div |
| 10 { | 10 { |
| (...skipping 20 matching lines...) Expand all Loading... |
| 31 | 31 |
| 32 <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" /> | 32 <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" /> |
| 33 | 33 |
| 34 <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" /> | 34 <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" /> |
| 35 | 35 |
| 36 <img src="support/blue20x20.png" width="420" height="20" alt="Image download su
pport must be enabled" /> | 36 <img src="support/blue20x20.png" width="420" height="20" alt="Image download su
pport must be enabled" /> |
| 37 </div> | 37 </div> |
| 38 | 38 |
| 39 </body> | 39 </body> |
| 40 </html> | 40 </html> |
| OLD | NEW |