mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444
This commit is contained in:
parent
25e8bf69e6
commit
665817d2a6
35333 changed files with 1818077 additions and 16036 deletions
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction rtl, unicode-bidi embed (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: embed; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> א < a >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> א < a >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction rtl, unicode-bidi embed (2)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: embed; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a < א >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a < א >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction ltr, unicode-bidi embed (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: embed; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< א > a <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< א > a <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction ltr, unicode-bidi embed (2)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: embed; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< a > א <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< a > א <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element as directional character with unicode-bidi embed, rtl</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: embed; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref"><div dir="rtl">‭d < ב < א < a‬</div>
|
||||
<div dir="rtl">‭d < b > c < a‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ref"><div dir="rtl">‭d < ב < א < a‬</div>
|
||||
<div dir="rtl">‭d < b > c < a‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element as directional character with unicode-bidi embed, ltr</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: embed; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref"><div dir="ltr">‭א > b > c > ד‬</div>
|
||||
<div dir="ltr">‭א > ג < ב > ד‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ref"><div dir="ltr">‭א > b > c > ד‬</div>
|
||||
<div dir="ltr">‭א > ג < ב > ד‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi embed, rtl + number</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: embed; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭3 א‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭3 א‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi embed, ltr + number</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: embed; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭a 3‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭a 3‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi embed, rtl list</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: embed; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭a > b</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭a > b</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi embed, ltr list</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: embed; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭ב < א</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭ב < א</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,47 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: direction alone and inherited, unicode-bidi embed</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test b { direction: rtl; font-weight: normal; }
|
||||
.test span { unicode-bidi: embed; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > ד < b > d >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > ד < b > d >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction rtl, unicode-bidi isolate (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: isolate; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> א < a >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> א < a >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction rtl, unicode-bidi isolate (2)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: isolate; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a < א >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a < א >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction ltr, unicode-bidi isolate (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: isolate; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< א > a <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< א > a <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction ltr, unicode-bidi isolate (2)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: isolate; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< a > א <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< a > א <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element as directional character with unicode-bidi isolate, rtl</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: isolate; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref"><div dir="rtl">‭a > ב < א > d‬</div>
|
||||
<div dir="rtl">‭a > b > c > d‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ref"><div dir="rtl">‭a > ב < א > d‬</div>
|
||||
<div dir="rtl">‭a > b > c > d‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element as directional character with unicode-bidi isolate, ltr</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: isolate; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref"><div dir="ltr">‭ד < b > c < א‬</div>
|
||||
<div dir="ltr">‭ד < ג < ב < א‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ref"><div dir="ltr">‭ד < b > c < א‬</div>
|
||||
<div dir="ltr">‭ד < ג < ב < א‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,47 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi isolate, rtl + number</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: isolate; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref">‭א 3‬</div>
|
||||
|
||||
<div class="ref">‭א 3‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi isolate, ltr + number</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: isolate; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭3 a‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭3 a‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi isolate, rtl list</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: isolate; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭b < a</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭b < a</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi isolate, ltr list</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: isolate; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭א > ב</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭א > ב</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,47 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: direction alone and inherited, unicode-bidi embed</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test b { direction: rtl; font-weight: normal; }
|
||||
.test span { unicode-bidi: isolate; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > ד < b > d >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > ד < b > d >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction rtl, isolate-override (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-isolate-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> דגבא < dcba >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> דגבא < dcba >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction rtl, isolate-override (2)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-isolate-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> dcba < דגבא >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> dcba < דגבא >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction ltr, isolate-override (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-isolate-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< אבגד > abcd <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< אבגד > abcd <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction ltr, isolate-override (2)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-isolate-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< abcd > אבגד <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< abcd > אבגד <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element as directional character with isolate-override, rtl</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-isolate-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref"><div dir="rtl">‭a > ג < ב > d‬</div>
|
||||
<div dir="rtl">‭a > c < b > d‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ref"><div dir="rtl">‭a > ג < ב > d‬</div>
|
||||
<div dir="rtl">‭a > c < b > d‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element as directional character with isolate-override, ltr</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-isolate-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref"><div dir="ltr">‭ד < b > c < א‬</div>
|
||||
<div dir="ltr">‭ד < ב > ג < א‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ref"><div dir="ltr">‭ד < b > c < א‬</div>
|
||||
<div dir="ltr">‭ד < ב > ג < א‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and isolate-override, rtl + number</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-isolate-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭דגבא‬ 3</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭דגבא‬ 3</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and isolate-override, ltr + number</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-isolate-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭3 abcd‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭3 abcd‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and isolate-override, rtl list</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-isolate-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭e < abcd</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭e < abcd</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and isolate-override, ltr list</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-isolate-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭דגבא > ה</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭דגבא > ה</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,47 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: direction alone and inherited, isolate-override</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test b { direction: rtl; font-weight: normal; }
|
||||
.test span { unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 15em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-isolate-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > גב < cb > d >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > גב < cb > d >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: default direction, isolate-override</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 15em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-isolate-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> abcd > אבגד >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> abcd > אבגד >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction rtl, unicode-bidi normal (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > א >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > א >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction rtl, unicode-bidi normal (2)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> א > a >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> א > a >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction ltr, unicode-bidi normal (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< a < א <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< a < א <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction ltr, unicode-bidi normal (2)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< א < a <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< א < a <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element as directional character with unicode-bidi normal, rtl</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref"><div dir="rtl">‭d < ב < א < a‬</div>
|
||||
<div dir="rtl">‭a > b > c > d‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ref"><div dir="rtl">‭d < ב < א < a‬</div>
|
||||
<div dir="rtl">‭a > b > c > d‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element as directional character with unicode-bidi normal, ltr</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref"><div dir="ltr">‭א > b > c > ד‬</div>
|
||||
<div dir="ltr">‭ד < ג < ב < א‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ref"><div dir="ltr">‭א > b > c > ד‬</div>
|
||||
<div dir="ltr">‭ד < ג < ב < א‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi normal, rtl + number</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭3 א‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭3 א‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi normal, ltr + number</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭a 3‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭a 3‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi normal, rtl list</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭a > b</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭a > b</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi normal, ltr list</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭ב < א</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭ב < א</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,47 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: direction alone and inherited, unicode-bidi normal</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test b { direction: rtl; font-weight: normal; }
|
||||
.test span { unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > b > ד > d >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > b > ד > d >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction rtl, bidi-override (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> דגבא < dcba >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> דגבא < dcba >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction rtl, bidi-override (2)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> dcba < דגבא >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> dcba < דגבא >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction ltr, bidi-override (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< אבגד > abcd <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< אבגד > abcd <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction ltr, bidi-override (2)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< abcd > אבגד <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< abcd > אבגד <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element as directional character with bidi-override, rtl</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref"><div dir="rtl">‭d < ג < ב < a‬</div>
|
||||
<div dir="rtl">‭d < c < b < a‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ref"><div dir="rtl">‭d < ג < ב < a‬</div>
|
||||
<div dir="rtl">‭d < c < b < a‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element as directional character with bidi-override, ltr</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref"><div dir="ltr">‭א > b > c > ד‬</div>
|
||||
<div dir="ltr">‭א > ב > ג > ד‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ref"><div dir="ltr">‭א > b > c > ד‬</div>
|
||||
<div dir="ltr">‭א > ב > ג > ד‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and bidi-override, rtl + number</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭3 dcba‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭3 dcba</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and bidi-override, ltr + number</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭אבגד 3‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭אבגד 3‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and bidi-override, rtl list</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭אבגד > e‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭אבגד > e‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and bidi-override, ltr list</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭ה < dcba‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭ה < dcba‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,47 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: direction alone and inherited, bidi-override</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test b { direction: rtl; font-weight: normal; }
|
||||
.test span { unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 15em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > גב < cb > d >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > גב < cb > d >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: default direction, bidi-override</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 15em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> abcd > אבגד >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> abcd > אבגד >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,43 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: span unicode-bidi plaintext, rtl (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> ג < b < א >‬</div>
|
||||
|
||||
<div class="ref" dir="ltr">‭> ג < b < א >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span unicode-bidi plaintext, rtl (2)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< ג < b < א <‬</div>
|
||||
|
||||
<div class="ref" dir="rtl">‭< ג < b < א <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: span unicode-bidi plaintext, ltr (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< a > א > c <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< a > א > c <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: span unicode-bidi plaintext, ltr (2)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > א > c >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > א > c >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: element as directional character with unicode-bidi plaintext, rtl</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref"><div dir="rtl">‭a > ב < א > d‬</div>
|
||||
<div dir="rtl">‭a > b > c > d‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ref"><div dir="rtl">‭a > ב < א > d‬</div>
|
||||
<div dir="rtl">‭a > b > c > d‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element as directional character with unicode-bidi plaintext, ltr</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref"><div dir="ltr">‭ד < b > c < א‬</div>
|
||||
<div dir="ltr">‭ד < ג < ב < א‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ref"><div dir="ltr">‭ד < b > c < א‬</div>
|
||||
<div dir="ltr">‭ד < ג < ב < א‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,48 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: element isolation and unicode-bidi plaintext, rtl + number</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭א 3‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭א 3‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: element isolation and unicode-bidi plaintext, ltr + number</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭3 a‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭3 a‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: element isolation and unicode-bidi plaintext, rtl list</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭b < a</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭b < a</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: element isolation and unicode-bidi plaintext, ltr list</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭א > ב</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭א > ב</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span unicode-bidi plaintext, no strong (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< > > <‬</div>
|
||||
|
||||
<div class="ref" dir="rtl">‭< > > <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,47 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction: table columns</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { direction: rtl; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if you see two lines reading c b a.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
|
||||
The punctuation is moved around in the source to make it easier to do visual comparisons when the test is run.
|
||||
-->
|
||||
|
||||
|
||||
<div class="test">
|
||||
<table><tbody>
|
||||
<tr><td>a</td><td>b</td><td>c</td></tr>
|
||||
<tr><td>a</td><td>b</td><td>c</td></tr>
|
||||
</tbody></table>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction rtl, unicode-bidi unset (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > א >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > א >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction rtl, unicode-bidi unset (2)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> א > a >‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> א > a >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction ltr, unicode-bidi unset (1)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< a < א <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< a < א <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: span direction ltr, unicode-bidi unset (2)</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< א < a <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< א < a <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element as directional character with unicode-bidi unset, rtl</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref"><div dir="rtl">‭d < ב < א < a‬</div>
|
||||
<div dir="rtl">‭a > b > c > d‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ref"><div dir="rtl">‭d < ב < א < a‬</div>
|
||||
<div dir="rtl">‭a > b > c > d‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element as directional character with unicode-bidi unset, ltr</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref"><div dir="ltr">‭א > b > c > ד‬</div>
|
||||
<div dir="ltr">‭ד < ג < ב < א‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ref"><div dir="ltr">‭א > b > c > ד‬</div>
|
||||
<div dir="ltr">‭ד < ג < ב < א‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi unset, rtl + number</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭3 א‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭3 א‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi unset, ltr + number</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭a 3‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭a 3‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi unset, rtl list</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: ltr; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭a > b</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭a > b</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction/unicode-bidi: element isolation and unicode-bidi unset, ltr list</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test span { direction: rtl; unicode-bidi: normal; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭ב < א</div>
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭ב < א</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction: div direction rtl</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { direction: rtl; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< c < ב < a <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< c < ב < a <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction: div direction ltr</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { direction: ltr; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
<div dir="rtl">
|
||||
<div class="ref" dir="ltr">‭> a > ב > c >‬</div>
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > ב > c >‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,49 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction: div direction rtl</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { direction: rtl; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
<div class="ref">
|
||||
<div dir="rtl">‭< c < ב < a <‬</div>
|
||||
<div dir="rtl">‭< c < ב < a <‬</div>
|
||||
</div>
|
||||
|
||||
<div class="ref">
|
||||
<div dir="rtl">‭< c < ב < a <‬</div>
|
||||
<div dir="rtl">‭< c < ב < a <‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction: div override rtl</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { direction: rtl; unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< fe < דג < ba <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< fe < דג < ba <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction: div override ltr</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { direction: ltr; unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
<div dir="rtl">
|
||||
<div class="ref" dir="ltr">‭> ab > גד > ef >‬</div>
|
||||
|
||||
<div class="ref" dir="ltr">‭> ab > גד > ef >‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,44 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction: div direction ltr</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> ab > גד > ef >‬</div>
|
||||
|
||||
<div class="ref" dir="ltr">‭> ab > גד > ef >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,51 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: div override inheritance</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { direction: rtl; unicode-bidi: bidi-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
<div class="ref">
|
||||
<div dir="rtl">‭< fe < דג < ba <‬</div>
|
||||
<div dir="rtl">‭< ef < דג < ab <‬</div>
|
||||
<div dir="rtl">‭< fe < דג < ba <‬</div>
|
||||
</div>
|
||||
|
||||
<div class="ref">
|
||||
<div dir="rtl">‭< fe < דג < ba <‬</div>
|
||||
<div dir="rtl">‭< ef < דג < ab <‬</div>
|
||||
<div dir="rtl">‭< fe < דג < ba <‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction: div override rtl</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { direction: rtl; unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< fe < דג < ba <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< fe < דג < ba <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction: div override ltr</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { direction: ltr; unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
<div dir="rtl">
|
||||
<div class="ref" dir="ltr">‭> ab > גד > ef >‬</div>
|
||||
|
||||
<div class="ref" dir="ltr">‭> ab > גד > ef >‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,44 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>direction: div direction ltr</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
<div class="ref" dir="ltr">‭> ab > גד > ef >‬</div>
|
||||
|
||||
<div class="ref" dir="ltr">‭> ab > גד > ef >‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,51 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: div override inheritance</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { direction: rtl; unicode-bidi: isolate-override; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
<div class="ref">
|
||||
<div dir="rtl">‭< fe < דג < ba <‬</div>
|
||||
<div dir="rtl">‭< ef < דג < ab <‬</div>
|
||||
<div dir="rtl">‭< fe < דג < ba <‬</div>
|
||||
</div>
|
||||
|
||||
<div class="ref">
|
||||
<div dir="rtl">‭< fe < דג < ba <‬</div>
|
||||
<div dir="rtl">‭< ef < דג < ab <‬</div>
|
||||
<div dir="rtl">‭< fe < דג < ba <‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,48 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: div plaintext, rtl</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
|
||||
The punctuation is moved around in the source to make it easier to do visual comparisons when the test is run.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< ג < b < א <‬</div>
|
||||
|
||||
|
||||
<div class="ref" dir="rtl">‭< ג < b < א <‬</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: div plaintext, ltr</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
|
||||
The punctuation is moved around in the source to make it easier to do visual comparisons when the test is run.
|
||||
-->
|
||||
|
||||
<div dir="rtl">
|
||||
<div class="ref" dir="ltr">‭> a > ב > c >‬</div>
|
||||
|
||||
<div class="ref" dir="ltr">‭> a > ב > c >‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,51 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: div plaintext inheritance</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
<div class="ref">
|
||||
<div dir="ltr">‭> a > ב > c >‬</div>
|
||||
<div dir="ltr">‭> א > b > ג >‬</div>
|
||||
<div dir="rtl">‭< ג < b < א <‬</div>
|
||||
</div>
|
||||
|
||||
<div class="ref">
|
||||
<div dir="ltr">‭> a > ב > c >‬</div>
|
||||
<div dir="ltr">‭> א > b > ג >‬</div>
|
||||
<div dir="rtl">‭< ג < b < א <‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,51 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: div plaintext with br</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
<div class="ref">
|
||||
<div dir="ltr">‭> a > ב > c >‬</div>
|
||||
<div dir="rtl">‭< ג < b < א <‬</div>
|
||||
<div dir="ltr">‭> a > ב > c >‬</div>
|
||||
</div>
|
||||
|
||||
<div class="ref">
|
||||
<div dir="ltr">‭> a > ב > c >‬</div>
|
||||
<div dir="rtl">‭< ג < b < א <‬</div>
|
||||
<div dir="ltr">‭> a > ב > c >‬</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,54 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: textarea plaintext</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test textarea { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
textarea { font-family: ezra_silregular, serif; height:5em; width: 100%; border: 0; font-size: 1em; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes display the same glyphs in the same order, with the same line breaks.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
<div class="ref">
|
||||
<div dir="ltr">‭> a > ב > c >‬</div>
|
||||
<div dir="rtl">‭< ג < b < א <‬</div>
|
||||
<div dir="ltr">‭> a > ב > c >‬</div>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
<div class="ref">
|
||||
<div dir="ltr">‭> a > ב > c >‬</div>
|
||||
<div dir="rtl">‭< ג < b < א <‬</div>
|
||||
<div dir="ltr">‭> a > ב > c >‬</div>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,56 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>unicode-bidi: pre plaintext</title>
|
||||
|
||||
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
|
||||
<style type="text/css">
|
||||
.test pre { unicode-bidi: plaintext; }
|
||||
|
||||
/* the following styles are not part of the test */
|
||||
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
|
||||
input { margin: 5px; }
|
||||
@font-face {
|
||||
font-family: 'ezra_silregular';
|
||||
src: url('support/sileot-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-family: ezra_silregular, serif; }
|
||||
pre { font-family: ezra_silregular, serif; height:5em; width: 100%; border: 0; font-size: 1em; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions" dir="ltr">Test passes if the two boxes display the same glyphs in the same order, with the same line breaks.</p>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
Key to entities used below:
|
||||
א ... ו - The first six Hebrew letters (strongly RTL).
|
||||
‭ - The LRO (left-to-right-override) formatting character.
|
||||
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
|
||||
-->
|
||||
|
||||
|
||||
<div class="ref">
|
||||
<div> </div>
|
||||
<div dir="ltr">‭> a > ב > c >‬</div>
|
||||
<div dir="rtl">‭< ג < b < א <‬</div>
|
||||
<div dir="ltr">‭> a > ב > c >‬</div>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
<div class="ref">
|
||||
<div> </div>
|
||||
<div dir="ltr">‭> a > ב > c >‬</div>
|
||||
<div dir="rtl">‭< ג < b < א <‬</div>
|
||||
<div dir="ltr">‭> a > ב > c >‬</div>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Test Reference</title>
|
||||
<link rel="author" title="Masataka Yakura" href="http://google.com/+MasatakaYakura">
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
|
||||
<meta content="asis" name="flags">
|
||||
<style>
|
||||
div
|
||||
{
|
||||
font-size: 64px;
|
||||
}
|
||||
|
||||
div > p
|
||||
{
|
||||
border: black solid 1px;
|
||||
}
|
||||
|
||||
span.full-width
|
||||
{
|
||||
text-transform: full-width;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Test passes if the glyphs in the 3 rectangles have the <strong>same order</strong>, the <strong>same orientation</strong> and the <strong>same layout</strong>; a different inter-character spacing is considered as PASS.</p>
|
||||
|
||||
<div>
|
||||
|
||||
<p><span class="full-width">4</span>月</p>
|
||||
|
||||
<!-- 4 is the ISO-Latin1 digit 4 -->
|
||||
|
||||
<p>4月</p>
|
||||
|
||||
<!-- 4 is the FULLWIDTH DIGIT 4 (≈ <wide> 0034 4)-->
|
||||
|
||||
<p>4月</p>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,41 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Test Reference</title>
|
||||
<link rel="author" title="Masataka Yakura" href="http://google.com/+MasatakaYakura">
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
|
||||
<meta content="asis" name="flags">
|
||||
<style>
|
||||
div
|
||||
{
|
||||
font-size: 64px;
|
||||
writing-mode: vertical-rl;
|
||||
}
|
||||
|
||||
div > p
|
||||
{
|
||||
border: black solid 1px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Test passes if the glyphs in the 3 rectangles have the <strong>same order</strong>, the <strong>same orientation</strong> and the <strong>same layout</strong>; a different inter-character spacing is considered as PASS.</p>
|
||||
|
||||
<div>
|
||||
|
||||
<p>4月</p>
|
||||
|
||||
<!-- 4 is the ISO-Latin1 digit 4 -->
|
||||
|
||||
<p>4月</p>
|
||||
|
||||
<!-- 4 is the FULLWIDTH DIGIT 4 (≈ <wide> 0034 4)-->
|
||||
|
||||
<p>4月</p>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Test Reference</title>
|
||||
<link rel="author" title="Masataka Yakura" href="http://google.com/+MasatakaYakura">
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
|
||||
<meta content="asis" name="flags">
|
||||
<style>
|
||||
div
|
||||
{
|
||||
font-size: 64px;
|
||||
}
|
||||
|
||||
div > p
|
||||
{
|
||||
border: black solid 1px;
|
||||
}
|
||||
|
||||
span.full-width
|
||||
{
|
||||
text-transform: full-width;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Test passes if the glyphs in the 3 rectangles have the <strong>same order</strong>, the <strong>same orientation</strong> and the <strong>same layout</strong>; a different inter-character spacing is considered as PASS.</p>
|
||||
|
||||
<div>
|
||||
|
||||
<p><span class="full-width">28</span>日</p>
|
||||
|
||||
<p>28日</p>
|
||||
|
||||
<!-- 2 is the FULLWIDTH DIGIT 2 (≈ <wide> 0032 2)-->
|
||||
|
||||
<!-- 8 is the FULLWIDTH DIGIT 8 (≈ <wide> 0038 8)-->
|
||||
|
||||
<p>28日</p>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Test Reference</title>
|
||||
<link rel="author" title="Masataka Yakura" href="http://google.com/+MasatakaYakura">
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
|
||||
<meta content="asis" name="flags">
|
||||
<style>
|
||||
div
|
||||
{
|
||||
font-size: 64px;
|
||||
writing-mode: vertical-rl;
|
||||
}
|
||||
|
||||
div > p
|
||||
{
|
||||
border: black solid 1px;
|
||||
}
|
||||
|
||||
span.full-width
|
||||
{
|
||||
text-transform: full-width;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Test passes if the glyphs in the 3 rectangles have the <strong>same order</strong>, the <strong>same orientation</strong> and the <strong>same layout</strong>; a different inter-character spacing is considered as PASS.</p>
|
||||
|
||||
<div>
|
||||
|
||||
<p><span class="full-width">28</span>日</p>
|
||||
|
||||
<p>28日</p>
|
||||
|
||||
<!-- 2 is the FULLWIDTH DIGIT 2 (≈ <wide> 0032 2)-->
|
||||
|
||||
<!-- 8 is the FULLWIDTH DIGIT 8 (≈ <wide> 0038 8)-->
|
||||
|
||||
<p>28日</p>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue