OLD | NEW |
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html4
0/strict.dtd"> | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html4
0/strict.dtd"> |
2 <HTML><HEAD> | 2 <HTML><HEAD> |
3 <!-- | 3 <!-- |
4 Based on http://dbaron.org/css/test/bidi2 by Dave Baron, dbaron@dbaron.org | 4 Based on http://dbaron.org/css/test/bidi2 by Dave Baron, dbaron@dbaron.org |
5 Copied with permission on 2005-09-10 | 5 Copied with permission on 2005-09-10 |
6 Modified with permission (rearranged to fit in 800x600 and changed to make more | 6 Modified with permission (rearranged to fit in 800x600 and changed to make more |
7 testcases have the same expected layout). | 7 testcases have the same expected layout). |
8 --> | 8 --> |
9 <TITLE>Bidirectional Text Test 2 - CSS</TITLE> | 9 <TITLE>Bidirectional Text Test 2 - CSS</TITLE> |
10 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 10 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
101 <table class="pair"><tr><td>F</td><td>E</td><td>D</td><td> </td><td>ו
;</td><td>ה</td><td>ד</td><td> </td><td>C</td><td>B</td><td>A
</td><td> </td><td>ג</td><td>ב</td><td>א</td><td> 
;</td><td>G</td><td>H</td><td>I</td><td> </td><td>ט</td><td>ח
</td><td>ז</td></tr></table> | 101 <table class="pair"><tr><td>F</td><td>E</td><td>D</td><td> </td><td>ו
;</td><td>ה</td><td>ד</td><td> </td><td>C</td><td>B</td><td>A
</td><td> </td><td>ג</td><td>ב</td><td>א</td><td> 
;</td><td>G</td><td>H</td><td>I</td><td> </td><td>ט</td><td>ח
</td><td>ז</td></tr></table> |
102 <p class="pair">אבג <span class="rtl override">ABC ד
הו DEF</span> GHI זחט</p> | 102 <p class="pair">אבג <span class="rtl override">ABC ד
הו DEF</span> GHI זחט</p> |
103 </div> | 103 </div> |
104 | 104 |
105 <div class="box"> | 105 <div class="box"> |
106 <table class="pair"><tr><td>ג</td><td>ב</td><td>א</td><td>&
nbsp;</td><td>A</td><td>B</td><td>C</td><td> </td><td>F</td><td>E</td><td>D
</td><td> </td><td>ו</td><td>ה</td><td>ד</td><td> 
</td><td>G</td><td>H</td><td>I</td><td> </td><td>ט</td><td>ח<
/td><td>ז</td></tr></table> | 106 <table class="pair"><tr><td>ג</td><td>ב</td><td>א</td><td>&
nbsp;</td><td>A</td><td>B</td><td>C</td><td> </td><td>F</td><td>E</td><td>D
</td><td> </td><td>ו</td><td>ה</td><td>ד</td><td> 
</td><td>G</td><td>H</td><td>I</td><td> </td><td>ט</td><td>ח<
/td><td>ז</td></tr></table> |
107 <p class="pair">אבג ABC <span class="rtl override">ד
הו DEF</span> GHI זחט</p> | 107 <p class="pair">אבג ABC <span class="rtl override">ד
הו DEF</span> GHI זחט</p> |
108 </div> | 108 </div> |
109 <hr title="Beginning of Footer"> | 109 <hr title="Beginning of Footer"> |
110 <!-- | 110 <!-- |
111 <P><A HREF="http://validator.w3.org/check/referer" TITLE="W3C HTML Validator"><i
mg src="../../images/vh40" ALT="Valid HTML 4.0!" height="31" width="88"></A></P> | 111 <P><A HREF="http://validator.w3.org/check/referer" TITLE="W3C HTML Validator"><i
mg src="../../../images/vh40" ALT="Valid HTML 4.0!" height="31" width="88"></A><
/P> |
112 --> | 112 --> |
113 <P>(Back to | 113 <P>(Back to |
114 <A HREF="./">CSS Testing Information</A>, | 114 <A HREF="./">CSS Testing Information</A>, |
115 <A HREF="../../">David Baron</A>) | 115 <A HREF="../../">David Baron</A>) |
116 <P><A HREF="/" TITLE="David Baron's Homepage">LDB</A>, | 116 <P><A HREF="/" TITLE="David Baron's Homepage">LDB</A>, |
117 <A rev="made" href="mailto:dbaron@dbaron.org" TITLE="Send e-mail to David Baron"
>dbaron@dbaron.org</A>, 2001-06-05</P> | 117 <A rev="made" href="mailto:dbaron@dbaron.org" TITLE="Send e-mail to David Baron"
>dbaron@dbaron.org</A>, 2001-06-05</P> |
118 <P>Modified and used with the author’s permission.</P> | 118 <P>Modified and used with the author’s permission.</P> |
119 </BODY></HTML> | 119 </BODY></HTML> |
OLD | NEW |