Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(165)

Side by Side Diff: third_party/WebKit/LayoutTests/fast/text/international/bidi-LDB-2-HTML.html

Issue 2496663002: Merge css3/image/ and fast/images/ to images/ (Closed)
Patch Set: Address failing tests (3 of them) Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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_html by Dave Baron, dbaron@dbaron.org 4 Based on http://dbaron.org/css/test/bidi2_html 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 - HTML</TITLE> 9 <TITLE>Bidirectional Text Test 2 - HTML</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 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 <table class="pair"><tr><td>F</td><td>E</td><td>D</td><td>&nbsp;</td><td>&#x05D5 ;</td><td>&#x05D4;</td><td>&#x05D3;</td><td>&nbsp;</td><td>C</td><td>B</td><td>A </td><td>&nbsp;</td><td>&#x05D2;</td><td>&#x05D1;</td><td>&#x05D0;</td><td>&nbsp ;</td><td>G</td><td>H</td><td>I</td><td>&nbsp;</td><td>&#x05D8;</td><td>&#x05D7; </td><td>&#x05D6;</td></tr></table> 92 <table class="pair"><tr><td>F</td><td>E</td><td>D</td><td>&nbsp;</td><td>&#x05D5 ;</td><td>&#x05D4;</td><td>&#x05D3;</td><td>&nbsp;</td><td>C</td><td>B</td><td>A </td><td>&nbsp;</td><td>&#x05D2;</td><td>&#x05D1;</td><td>&#x05D0;</td><td>&nbsp ;</td><td>G</td><td>H</td><td>I</td><td>&nbsp;</td><td>&#x05D8;</td><td>&#x05D7; </td><td>&#x05D6;</td></tr></table>
93 <p class="pair">&#x05D0;&#x05D1;&#x05D2; <bdo dir="rtl">ABC &#x05D3;&#x05D4;&#x0 5D5; DEF</bdo> GHI &#x05D6;&#x05D7;&#x05D8;</p> 93 <p class="pair">&#x05D0;&#x05D1;&#x05D2; <bdo dir="rtl">ABC &#x05D3;&#x05D4;&#x0 5D5; DEF</bdo> GHI &#x05D6;&#x05D7;&#x05D8;</p>
94 </div> 94 </div>
95 95
96 <div class="box"> 96 <div class="box">
97 <table class="pair"><tr><td>&#x05D2;</td><td>&#x05D1;</td><td>&#x05D0;</td><td>& nbsp;</td><td>A</td><td>B</td><td>C</td><td>&nbsp;</td><td>F</td><td>E</td><td>D </td><td>&nbsp;</td><td>&#x05D5;</td><td>&#x05D4;</td><td>&#x05D3;</td><td>&nbsp </td><td>G</td><td>H</td><td>I</td><td>&nbsp;</td><td>&#x05D8;</td><td>&#x05D7;< /td><td>&#x05D6;</td></tr></table> 97 <table class="pair"><tr><td>&#x05D2;</td><td>&#x05D1;</td><td>&#x05D0;</td><td>& nbsp;</td><td>A</td><td>B</td><td>C</td><td>&nbsp;</td><td>F</td><td>E</td><td>D </td><td>&nbsp;</td><td>&#x05D5;</td><td>&#x05D4;</td><td>&#x05D3;</td><td>&nbsp </td><td>G</td><td>H</td><td>I</td><td>&nbsp;</td><td>&#x05D8;</td><td>&#x05D7;< /td><td>&#x05D6;</td></tr></table>
98 <p class="pair">&#x05D0;&#x05D1;&#x05D2; ABC <bdo dir="rtl">&#x05D3;&#x05D4;&#x0 5D5; DEF</bdo> GHI &#x05D6;&#x05D7;&#x05D8;</p> 98 <p class="pair">&#x05D0;&#x05D1;&#x05D2; ABC <bdo dir="rtl">&#x05D3;&#x05D4;&#x0 5D5; DEF</bdo> GHI &#x05D6;&#x05D7;&#x05D8;</p>
99 </div> 99 </div>
100 <hr title="Beginning of Footer"> 100 <hr title="Beginning of Footer">
101 <!-- 101 <!--
102 <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> 102 <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>
103 --> 103 -->
104 <P>(Back to 104 <P>(Back to
105 <A HREF="./">CSS Testing Information</A>, 105 <A HREF="./">CSS Testing Information</A>,
106 <A HREF="../../">David Baron</A>) 106 <A HREF="../../">David Baron</A>)
107 <P><A HREF="/" TITLE="David Baron's Homepage">LDB</A>, 107 <P><A HREF="/" TITLE="David Baron's Homepage">LDB</A>,
108 <A rev="made" href="mailto:dbaron@dbaron.org" TITLE="Send e-mail to David Baron" >dbaron@dbaron.org</A>, 2001-06-05</P> 108 <A rev="made" href="mailto:dbaron@dbaron.org" TITLE="Send e-mail to David Baron" >dbaron@dbaron.org</A>, 2001-06-05</P>
109 <P>Modified and used with the author&rsquo;s permission.</P> 109 <P>Modified and used with the author&rsquo;s permission.</P>
110 </BODY></HTML> 110 </BODY></HTML>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698