<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[189475] trunk/LayoutTests</title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/189475">189475</a></dd>
<dt>Author</dt> <dd>cdumez@apple.com</dd>
<dt>Date</dt> <dd>2015-09-07 20:52:01 -0700 (Mon, 07 Sep 2015)</dd>
</dl>
<h3>Log Message</h3>
<pre>LayoutTests/imported/w3c:
Unreviewed, fix-up for <a href="http://trac.webkit.org/projects/webkit/changeset/189472">r189472</a>.
- Add a few missing test expectations.
- Rename ref-tests expected results to use proper format: -expected.html
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-1-expected.txt: Added.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-2-expected.txt: Added.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-1-expected.txt: Added.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-1-expected.txt: Added.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-expected.txt: Removed.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-R-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-isolate-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-isolate-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-mixed-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-mixed-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/lang-xmllang-01-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xmllang-01-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/lang-xyzzy-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xyzzy-ref.html.
* web-platform-tests/html/dom/elements/global-attributes/style-01-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01-ref.html.
LayoutTests:
Unreviewed, Skip again files that were wrongly unskipped in <a href="http://trac.webkit.org/projects/webkit/changeset/189472">r189472</a>.
* TestExpectations:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsTestExpectations">trunk/LayoutTests/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsimportedw3cChangeLog">trunk/LayoutTests/imported/w3c/ChangeLog</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwritenesteddocumentwrite1expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwritenesteddocumentwrite2expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream0041expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream0161expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoENLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoENRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedbdiLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedbdiRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddirLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddirRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddir_autoLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddir_autoRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedscriptLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedscriptRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedstyleLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedstyleRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedtextareaLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedtextareaRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputENLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputENRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptENLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptENRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNLexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptRexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-R-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoisolateexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-isolate-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopreNENexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopreNbetweenRsexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopremixedexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-mixed-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareaNENexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareaNbetweenRsexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareamixedexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptNENexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptNbetweenRsexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptmixedexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributeslangxmllang01expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xmllang-01-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributeslangxyzzyexpectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xyzzy-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesstyle01expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01-expected.html</a></li>
</ul>
<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoENLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoENRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedbdiLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedbdiRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddirLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddirRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddir_autoLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddir_autoRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedscriptLexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedscriptLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedscriptRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedstyleLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedstyleRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedtextareaLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedtextareaRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputENLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputENRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptENLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptENRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNLrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptRrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-R-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoisolaterefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-isolate-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopreNENrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopreNbetweenRsrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopremixedrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-mixed-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareaNENrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareaNbetweenRsrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareamixedrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptNENrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptNbetweenRsrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptmixedrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributeslangxmllang01refhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xmllang-01-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributeslangxyzzyrefhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xyzzy-ref.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesstyle01refhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01-ref.html</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/ChangeLog        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2015-09-07 Chris Dumez <cdumez@apple.com>
+
+ Unreviewed, Skip again files that were wrongly unskipped in r189472.
+
+ * TestExpectations:
+
</ins><span class="cx"> 2015-09-07 Gyuyoung Kim <gyuyoung.kim@webkit.org>
</span><span class="cx">
</span><span class="cx"> [EFL] Unreviewed gardening. tests of imported/w3c/css/ have been passed since r189358.
</span></span></pre></div>
<a id="trunkLayoutTestsTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/TestExpectations (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/TestExpectations        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/TestExpectations        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -411,6 +411,12 @@
</span><span class="cx">
</span><span class="cx"> [ Debug ] fast/workers/worker-cloneport.html [ Slow ]
</span><span class="cx">
</span><ins>+# Imported W3C HTML/DOM ref tests that are failing.
+imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs.html [ ImageOnlyFailure ]
+imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs.html [ ImageOnlyFailure ]
+imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs.html [ ImageOnlyFailure ]
+imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01.html [ ImageOnlyFailure ]
+
</ins><span class="cx"> # Imported Mozilla SVG tests
</span><span class="cx"> webkit.org/b/5968 imported/mozilla/svg/linearGradient-basic-03.svg [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/32177 imported/mozilla/svg/as-image/background-image-rect-1png.html [ ImageOnlyFailure ]
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/ChangeLog (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/ChangeLog        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/ChangeLog        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,5 +1,72 @@
</span><span class="cx"> 2015-09-07 Chris Dumez <cdumez@apple.com>
</span><span class="cx">
</span><ins>+ Unreviewed, fix-up for r189472.
+
+ - Add a few missing test expectations.
+ - Rename ref-tests expected results to use proper format: -expected.html
+
+ * web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-1-expected.txt: Added.
+ * web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-2-expected.txt: Added.
+ * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-1-expected.txt: Added.
+ * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-1-expected.txt: Added.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-expected.txt: Removed.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-R-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-R-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-isolate-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-isolate-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-mixed-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-mixed-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/lang-xmllang-01-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xmllang-01-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/lang-xyzzy-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xyzzy-ref.html.
+ * web-platform-tests/html/dom/elements/global-attributes/style-01-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01-ref.html.
+
+2015-09-07 Chris Dumez <cdumez@apple.com>
+
</ins><span class="cx"> Unreviewed, move html/dom W3C tests to imported/w3c/web-platform-tests/html/dom/
</span><span class="cx"> https://bugs.webkit.org/show_bug.cgi?id=148948
</span><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwritenesteddocumentwrite1expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-1-expected.txt (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-1-expected.txt         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-1-expected.txt        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,10 @@
</span><ins>+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x52
+ RenderBlock {HTML} at (0,0) size 800x52
+ RenderBody {BODY} at (8,8) size 784x36
+ RenderText {#text} at (0,0) size 266x18
+ text run at (0,0) width 266: "You should see the word \"worked\" below"
+ RenderBR {BR} at (265,0) size 1x18
+ RenderText {#text} at (0,18) size 48x18
+ text run at (0,18) width 48: "worked"
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwritenesteddocumentwrite2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-2-expected.txt (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-2-expected.txt         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-2-expected.txt        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x192
+ RenderBlock {HTML} at (0,0) size 800x192
+ RenderBody {BODY} at (8,8) size 784x176
+ RenderText {#text} at (0,0) size 350x18
+ text run at (0,0) width 350: "You should see the word \"worked\" in the frame below."
+ RenderBR {BR} at (349,0) size 1x18
+ RenderIFrame {IFRAME} at (0,18) size 304x154 [border: (2px inset #000000)]
+ layer at (0,0) size 300x150
+ RenderView at (0,0) size 300x150
+ layer at (0,0) size 300x150
+ RenderBlock {HTML} at (0,0) size 300x150
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream0041expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-1-expected.txt (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-1-expected.txt         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-1-expected.txt        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,5 @@
</span><ins>+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x8
+ RenderBlock {HTML} at (0,0) size 800x8
+ RenderBody {BODY} at (8,8) size 784x0
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream0161expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-1-expected.txt (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-1-expected.txt         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-1-expected.txt        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,5 @@
</span><ins>+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoENLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoENLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with EN, then L</title>
+ <link rel="match" href="dir_auto-EN-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text.
+ In this test, it is the Latin letter A since digits are not strongly
+ directional, thus the direction must be resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <p dir="ltr">123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="ltr">123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <p dir="ltr">123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="ltr">123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoENLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with EN, then L</title>
- <link rel="match" href="dir_auto-EN-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text.
- In this test, it is the Latin letter A since digits are not strongly
- directional, thus the direction must be resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <p dir="ltr">123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- <div dir="rtl">
- <p dir="ltr">123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <p dir="ltr">123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- <div dir="rtl">
- <p dir="ltr">123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoENRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoENRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with EN, then R</title>
+ <link rel="match" href="dir_auto-EN-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text.
+ In this test, it is the Hebrew letter Alef since digits are not strongly
+ directional, thus the direction must be resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <p dir="rtl">123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="rtl">123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <p dir="rtl">123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="rtl">123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoENRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-EN-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with EN, then R</title>
- <link rel="match" href="dir_auto-EN-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text.
- In this test, it is the Hebrew letter Alef since digits are not strongly
- directional, thus the direction must be resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <p dir="rtl">123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- <div dir="rtl">
- <p dir="rtl">123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <p dir="rtl">123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- <div dir="rtl">
- <p dir="rtl">123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with L</title>
+ <link rel="match" href="dir_auto-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text.
+ In this test, it is the Latin letter A, thus the direction must be
+ resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <p dir="ltr">ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="ltr">ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <p dir="ltr">ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="ltr">ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with L</title>
- <link rel="match" href="dir_auto-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text.
- In this test, it is the Latin letter A, thus the direction must be
- resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <p dir="ltr">ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- <div dir="rtl">
- <p dir="ltr">ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <p dir="ltr">ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- <div dir="rtl">
- <p dir="ltr">ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with N, then EN, then L</title>
+ <link rel="match" href="dir_auto-N-EN-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text.
+ In this test, it is the Latin letter A since neutrals and digits are not
+ strongly directional, thus the direction must be resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <p dir="ltr">.-=123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="ltr">.-=123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <p dir="ltr">.-=123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="ltr">.-=123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with N, then EN, then L</title>
- <link rel="match" href="dir_auto-N-EN-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text.
- In this test, it is the Latin letter A since neutrals and digits are not
- strongly directional, thus the direction must be resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <p dir="ltr">.-=123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- <div dir="rtl">
- <p dir="ltr">.-=123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <p dir="ltr">.-=123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- <div dir="rtl">
- <p dir="ltr">.-=123ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with N, then EN, then R</title>
+ <link rel="match" href="dir_auto-N-EN-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text.
+ In this test, it is the Hebrew letter Alef since neutrals and digits are not
+ strongly directional, thus the direction must be resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <p dir="rtl">.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="rtl">.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <p dir="rtl">.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="rtl">.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with N, then EN, then R</title>
- <link rel="match" href="dir_auto-N-EN-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text.
- In this test, it is the Hebrew letter Alef since neutrals and digits are not
- strongly directional, thus the direction must be resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <p dir="rtl">.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- <div dir="rtl">
- <p dir="rtl">.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <p dir="rtl">.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- <div dir="rtl">
- <p dir="rtl">.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,51 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with N, then EN, then L</title>
+ <link rel="match" href="dir_auto-N-EN-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text, ignoring neutrals and numbers.
+ If there is no strong character, as in this test, the direction defaults to LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="test">
+ <div dir="ltr">
+ <p dir="ltr">@123!</p>
+ </div>
+ <div dir="rtl">
+ <p dir="ltr">@123!</p>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <p dir="ltr">@123!</p>
+ </div>
+ <div dir="rtl">
+ <p dir="ltr">@123!</p>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNENrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,51 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with N, then EN, then L</title>
- <link rel="match" href="dir_auto-N-EN-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text, ignoring neutrals and numbers.
- If there is no strong character, as in this test, the direction defaults to LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="test">
- <div dir="ltr">
- <p dir="ltr">@123!</p>
- </div>
- <div dir="rtl">
- <p dir="ltr">@123!</p>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <p dir="ltr">@123!</p>
- </div>
- <div dir="rtl">
- <p dir="ltr">@123!</p>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with N, then L</title>
+ <link rel="match" href="dir_auto-N-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text.
+ In this test, it is the Latin letter A since neutrals are not
+ strongly directional, thus the direction must be resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <p dir="ltr">.-=ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="ltr">.-=ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <p dir="ltr">.-=ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="ltr">.-=ABC&#x05D0;&#x05D1;&#x05D2;.</p>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with N, then L</title>
- <link rel="match" href="dir_auto-N-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text.
- In this test, it is the Latin letter A since neutrals are not
- strongly directional, thus the direction must be resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <p dir="ltr">.-=ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- <div dir="rtl">
- <p dir="ltr">.-=ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <p dir="ltr">.-=ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- <div dir="rtl">
- <p dir="ltr">.-=ABC&#x05D0;&#x05D1;&#x05D2;.</p>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with N, then R</title>
+ <link rel="match" href="dir_auto-N-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text.
+ In this test, it is the Hebrew letter Alef since neutrals are not
+ strongly directional, thus the direction must be resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <p dir="rtl">.-=&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="rtl">.-=&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <p dir="rtl">.-=&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="rtl">.-=&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoNRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with N, then R</title>
- <link rel="match" href="dir_auto-N-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text.
- In this test, it is the Hebrew letter Alef since neutrals are not
- strongly directional, thus the direction must be resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <p dir="rtl">.-=&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- <div dir="rtl">
- <p dir="rtl">.-=&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <p dir="rtl">.-=&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- <div dir="rtl">
- <p dir="rtl">.-=&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with R</title>
+ <link rel="match" href="dir_auto-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text.
+ In this test, it is the Hebrew letter Alef, thus the direction must be
+ resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <p dir="rtl">&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="rtl">&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <p dir="rtl">&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ <div dir="rtl">
+ <p dir="rtl">&#x05D0;&#x05D1;&#x05D2;ABC.</p>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with R</title>
- <link rel="match" href="dir_auto-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text.
- In this test, it is the Hebrew letter Alef, thus the direction must be
- resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- </div>
- <div class="test">
- <div dir="ltr">
- <p dir="rtl">&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- <div dir="rtl">
- <p dir="rtl">&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <p dir="rtl">&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- <div dir="rtl">
- <p dir="rtl">&#x05D0;&#x05D1;&#x05D2;ABC.</p>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,62 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with L within contained element</title>
+ <link rel="match" href="dir_auto-contained-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text, including text within contained elements.
+ In this test, it is the Latin letter A, thus the direction must be
+ resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ &#x05D3; - The Hebrew letter Dalet (strongly RTL).
+ &#x05D4; - The Hebrew letter He (strongly RTL).
+ &#x05D5; - The Hebrew letter Vav (strongly RTL).
+ &#x05D6; - The Hebrew letter Zayin (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <div dir="ltr"><div><div>ABC&#x05D0;&#x05D1;&#x05D2;.</div>&#x05D3;&#x05D4;</div>&#x05D5;</div>
+ </div>
+ <div dir="rtl">
+ <div dir="ltr"><div><div>ABC&#x05D0;&#x05D1;&#x05D2;.</div>&#x05D3;&#x05D4;</div>&#x05D5;</div>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <div dir="ltr"><div><div>ABC&#x05D0;&#x05D1;&#x05D2;.</div>&#x05D3;&#x05D4;</div>&#x05D5;</div>
+ </div>
+ <div dir="rtl">
+ <div dir="ltr"><div><div>ABC&#x05D0;&#x05D1;&#x05D2;.</div>&#x05D3;&#x05D4;</div>&#x05D5;</div>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,62 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with L within contained element</title>
- <link rel="match" href="dir_auto-contained-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text, including text within contained elements.
- In this test, it is the Latin letter A, thus the direction must be
- resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- &#x05D3; - The Hebrew letter Dalet (strongly RTL).
- &#x05D4; - The Hebrew letter He (strongly RTL).
- &#x05D5; - The Hebrew letter Vav (strongly RTL).
- &#x05D6; - The Hebrew letter Zayin (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <div dir="ltr"><div><div>ABC&#x05D0;&#x05D1;&#x05D2;.</div>&#x05D3;&#x05D4;</div>&#x05D5;</div>
- </div>
- <div dir="rtl">
- <div dir="ltr"><div><div>ABC&#x05D0;&#x05D1;&#x05D2;.</div>&#x05D3;&#x05D4;</div>&#x05D5;</div>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <div dir="ltr"><div><div>ABC&#x05D0;&#x05D1;&#x05D2;.</div>&#x05D3;&#x05D4;</div>&#x05D5;</div>
- </div>
- <div dir="rtl">
- <div dir="ltr"><div><div>ABC&#x05D0;&#x05D1;&#x05D2;.</div>&#x05D3;&#x05D4;</div>&#x05D5;</div>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with R within contained element</title>
+ <link rel="match" href="dir_auto-contained-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text, including text within contained elements.
+ In this test, it is the Hebrew letter Alef, thus the direction must be
+ resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <div dir="rtl"><div><div>&#x05D0;&#x05D1;&#x05D2;ABC.</div>XY</div>Z</div>
+ </div>
+ <div dir="rtl">
+ <div dir="rtl"><div><div>&#x05D0;&#x05D1;&#x05D2;ABC.</div>XY</div>Z</div>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <div dir="rtl"><div><div>&#x05D0;&#x05D1;&#x05D2;ABC.</div>XY</div>Z</div>
+ </div>
+ <div dir="rtl">
+ <div dir="rtl"><div><div>&#x05D0;&#x05D1;&#x05D2;ABC.</div>XY</div>Z</div>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with R within contained element</title>
- <link rel="match" href="dir_auto-contained-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text, including text within contained elements.
- In this test, it is the Hebrew letter Alef, thus the direction must be
- resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <div dir="rtl"><div><div>&#x05D0;&#x05D1;&#x05D2;ABC.</div>XY</div>Z</div>
- </div>
- <div dir="rtl">
- <div dir="rtl"><div><div>&#x05D0;&#x05D1;&#x05D2;ABC.</div>XY</div>Z</div>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <div dir="rtl"><div><div>&#x05D0;&#x05D1;&#x05D2;ABC.</div>XY</div>Z</div>
- </div>
- <div dir="rtl">
- <div dir="rtl"><div><div>&#x05D0;&#x05D1;&#x05D2;ABC.</div>XY</div>Z</div>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedbdiLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedbdiLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,61 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with bdi, then L</title>
+ <link rel="match" href="dir_auto-contained-bdi-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text while ignoring bdi elements.
+ In this test, it is the Latin letter A, thus the direction must be
+ resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ &#x05D3; - The Hebrew letter Dalet (strongly RTL).
+ &#x05D4; - The Hebrew letter He (strongly RTL).
+ &#x05D5; - The Hebrew letter Vav (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <div dir="ltr"><bdi>&#x05D3;&#x05D4;&#x05D5;</bdi>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="ltr"><bdi>&#x05D3;&#x05D4;&#x05D5;</bdi>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <div dir="ltr"><bdi>&#x05D3;&#x05D4;&#x05D5;</bdi>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="ltr"><bdi>&#x05D3;&#x05D4;&#x05D5;</bdi>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedbdiLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,61 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with bdi, then L</title>
- <link rel="match" href="dir_auto-contained-bdi-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text while ignoring bdi elements.
- In this test, it is the Latin letter A, thus the direction must be
- resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- &#x05D3; - The Hebrew letter Dalet (strongly RTL).
- &#x05D4; - The Hebrew letter He (strongly RTL).
- &#x05D5; - The Hebrew letter Vav (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <div dir="ltr"><bdi>&#x05D3;&#x05D4;&#x05D5;</bdi>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- <div dir="rtl">
- <div dir="ltr"><bdi>&#x05D3;&#x05D4;&#x05D5;</bdi>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <div dir="ltr"><bdi>&#x05D3;&#x05D4;&#x05D5;</bdi>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- <div dir="rtl">
- <div dir="ltr"><bdi>&#x05D3;&#x05D4;&#x05D5;</bdi>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedbdiRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedbdiRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with bdi, then R</title>
+ <link rel="match" href="dir_auto-contained-bdi-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text while ignoring bdi elements.
+ In this test, it is the Hebrew letter Alef, thus the direction must be
+ resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <div dir="rtl"><bdi>DEF</bdi>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="rtl"><bdi>DEF</bdi>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <div dir="rtl"><bdi>DEF</bdi>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="rtl"><bdi>DEF</bdi>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedbdiRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with bdi, then R</title>
- <link rel="match" href="dir_auto-contained-bdi-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text while ignoring bdi elements.
- In this test, it is the Hebrew letter Alef, thus the direction must be
- resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <div dir="rtl"><bdi>DEF</bdi>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- <div dir="rtl">
- <div dir="rtl"><bdi>DEF</bdi>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <div dir="rtl"><bdi>DEF</bdi>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- <div dir="rtl">
- <div dir="rtl"><bdi>DEF</bdi>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddirLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddirLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,61 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with dir, then L</title>
+ <link rel="match" href="dir_auto-contained-dir-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text while ignoring contained elements with an explicit dir of their own.
+ In this test, it is the Latin letter A, thus the direction must be
+ resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ &#x05D3; - The Hebrew letter Dalet (strongly RTL).
+ &#x05D4; - The Hebrew letter He (strongly RTL).
+ &#x05D5; - The Hebrew letter Vav (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddirLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,61 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with dir, then L</title>
- <link rel="match" href="dir_auto-contained-dir-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text while ignoring contained elements with an explicit dir of their own.
- In this test, it is the Latin letter A, thus the direction must be
- resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- &#x05D3; - The Hebrew letter Dalet (strongly RTL).
- &#x05D4; - The Hebrew letter He (strongly RTL).
- &#x05D5; - The Hebrew letter Vav (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- <div dir="rtl">
- <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- <div dir="rtl">
- <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddirRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddirRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with dir, then R</title>
+ <link rel="match" href="dir_auto-contained-dir-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text while ignoring contained elements with an explicit dir of their own.
+ In this test, it is the Hebrew letter Alef, thus the direction must be
+ resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <div dir="rtl"><p dir="ltr">DEF</p>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="rtl"><p dir="ltr">DEF</p>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <div dir="rtl"><p dir="ltr">DEF</p>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="rtl"><p dir="ltr">DEF</p>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddirRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with dir, then R</title>
- <link rel="match" href="dir_auto-contained-dir-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text while ignoring contained elements with an explicit dir of their own.
- In this test, it is the Hebrew letter Alef, thus the direction must be
- resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <div dir="rtl"><p dir="ltr">DEF</p>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- <div dir="rtl">
- <div dir="rtl"><p dir="ltr">DEF</p>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <div dir="rtl"><p dir="ltr">DEF</p>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- <div dir="rtl">
- <div dir="rtl"><p dir="ltr">DEF</p>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddir_autoLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddir_autoLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,61 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with dir=auto, then L</title>
+ <link rel="match" href="dir_auto-contained-dir_auto-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text while ignoring contained elements with an explicit dir of their own.
+ In this test, it is the Latin letter A, thus the direction must be
+ resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ &#x05D3; - The Hebrew letter Dalet (strongly RTL).
+ &#x05D4; - The Hebrew letter He (strongly RTL).
+ &#x05D5; - The Hebrew letter Vav (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddir_autoLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,61 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with dir=auto, then L</title>
- <link rel="match" href="dir_auto-contained-dir_auto-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text while ignoring contained elements with an explicit dir of their own.
- In this test, it is the Latin letter A, thus the direction must be
- resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- &#x05D3; - The Hebrew letter Dalet (strongly RTL).
- &#x05D4; - The Hebrew letter He (strongly RTL).
- &#x05D5; - The Hebrew letter Vav (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- <div dir="rtl">
- <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- <div dir="rtl">
- <div dir="ltr"><p dir="rtl">&#x05D3;&#x05D4;&#x05D5;</p>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddir_autoRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddir_autoRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with dir=auto, then R</title>
+ <link rel="match" href="dir_auto-contained-dir_auto-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text while ignoring contained elements with an explicit dir of their own.
+ In this test, it is the Hebrew letter Alef, thus the direction must be
+ resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <div dir="rtl"><p dir="ltr">DEF</p>.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="rtl"><p dir="ltr">DEF</p>.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <div dir="rtl"><p dir="ltr">DEF</p>.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="rtl"><p dir="ltr">DEF</p>.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontaineddir_autoRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with dir=auto, then R</title>
- <link rel="match" href="dir_auto-contained-dir_auto-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text while ignoring contained elements with an explicit dir of their own.
- In this test, it is the Hebrew letter Alef, thus the direction must be
- resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <div dir="rtl"><p dir="ltr">DEF</p>.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- <div dir="rtl">
- <div dir="rtl"><p dir="ltr">DEF</p>.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <div dir="rtl"><p dir="ltr">DEF</p>.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- <div dir="rtl">
- <div dir="rtl"><p dir="ltr">DEF</p>.-=123&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedscriptLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedscriptLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with script, then L</title>
+ <link rel="match" href="dir_auto-contained-script-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of descendant text while ignoring descendant script elements.
+ In this test, it is the Latin letter A, thus the direction must be
+ resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <div dir="ltr"><script>&#x05D0; = 3;</script>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="ltr"><script>&#x05D0; = 3;</script>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <div dir="ltr"><script>&#x05D0; = 3;</script>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="ltr"><script>&#x05D0; = 3;</script>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedscriptLexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-expected.txt (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-expected.txt        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-expected.txt        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,39 +0,0 @@
</span><del>-CONSOLE MESSAGE: line 43: SyntaxError: Unexpected token '&'
-CONSOLE MESSAGE: line 46: SyntaxError: Unexpected token '&'
-CONSOLE MESSAGE: line 51: SyntaxError: Unexpected token '&'
-CONSOLE MESSAGE: line 54: SyntaxError: Unexpected token '&'
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x309
- RenderBlock {HTML} at (0,0) size 800x309
- RenderBody {BODY} at (8,32) size 784x257
- RenderBlock {DIV} at (0,0) size 784x37
- RenderBlock {P} at (0,0) size 784x37
- RenderText {#text} at (0,0) size 737x37
- text run at (0,0) width 737: "Test passes if the two boxes below look exactly the same."
- RenderBlock {DIV} at (20,69) size 406x84 [border: (3px solid #808080)]
- RenderBlock {DIV} at (3,3) size 400x39
- RenderBlock {DIV} at (0,0) size 400x39
- RenderText {#text} at (0,2) size 127x37
- text run at (0,2) width 66: "ABC"
- text run at (65,2) width 54 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (118,2) width 9: "."
- RenderBlock {DIV} at (3,42) size 400x39
- RenderBlock {DIV} at (0,0) size 400x39
- RenderText {#text} at (0,2) size 127x37
- text run at (0,2) width 66: "ABC"
- text run at (65,2) width 54 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (118,2) width 9: "."
- RenderBlock {DIV} at (20,173) size 406x84 [border: (3px solid #808080)]
- RenderBlock {DIV} at (3,3) size 400x39
- RenderBlock {DIV} at (0,0) size 400x39
- RenderText {#text} at (0,2) size 127x37
- text run at (0,2) width 66: "ABC"
- text run at (65,2) width 54 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (118,2) width 9: "."
- RenderBlock {DIV} at (3,42) size 400x39
- RenderBlock {DIV} at (0,0) size 400x39
- RenderText {#text} at (0,2) size 127x37
- text run at (0,2) width 66: "ABC"
- text run at (65,2) width 54 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (118,2) width 9: "."
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedscriptLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with script, then L</title>
- <link rel="match" href="dir_auto-contained-script-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of descendant text while ignoring descendant script elements.
- In this test, it is the Latin letter A, thus the direction must be
- resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <div dir="ltr"><script>&#x05D0; = 3;</script>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- <div dir="rtl">
- <div dir="ltr"><script>&#x05D0; = 3;</script>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <div dir="ltr"><script>&#x05D0; = 3;</script>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- <div dir="rtl">
- <div dir="ltr"><script>&#x05D0; = 3;</script>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedscriptRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedscriptRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with script, then R</title>
+ <link rel="match" href="dir_auto-contained-script-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of descendant text while ignoring descendant script elements.
+ In this test, it is the Hebrew letter Alef, thus the direction must be
+ resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <div dir="rtl"><script>x = 3;</script>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="rtl"><script>x = 3;</script>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <div dir="rtl"><script>x = 3;</script>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="rtl"><script>x = 3;</script>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedscriptRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-script-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with script, then R</title>
- <link rel="match" href="dir_auto-contained-script-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of descendant text while ignoring descendant script elements.
- In this test, it is the Hebrew letter Alef, thus the direction must be
- resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <div dir="rtl"><script>x = 3;</script>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- <div dir="rtl">
- <div dir="rtl"><script>x = 3;</script>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <div dir="rtl"><script>x = 3;</script>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- <div dir="rtl">
- <div dir="rtl"><script>x = 3;</script>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedstyleLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedstyleLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with style, then L</title>
+ <link rel="match" href="dir_auto-contained-style-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of descendant text while ignoring descendant style elements.
+ In this test, it is the Latin letter A, thus the direction must be
+ resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <div dir="ltr"><style>body {color:black;}</style>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="ltr"><style>body {color:black;}</style>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <div dir="ltr"><style>body {color:black;}</style>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="ltr"><style>body {color:black;}</style>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedstyleLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with style, then L</title>
- <link rel="match" href="dir_auto-contained-style-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of descendant text while ignoring descendant style elements.
- In this test, it is the Latin letter A, thus the direction must be
- resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <div dir="ltr"><style>body {color:black;}</style>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- <div dir="rtl">
- <div dir="ltr"><style>body {color:black;}</style>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <div dir="ltr"><style>body {color:black;}</style>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- <div dir="rtl">
- <div dir="ltr"><style>body {color:black;}</style>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedstyleRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedstyleRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with style, then R</title>
+ <link rel="match" href="dir_auto-contained-style-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of descendant text while ignoring descendant style elements.
+ In this test, it is the Hebrew letter Alef, thus the direction must be
+ resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <div dir="rtl"><style>body {color:black;}</style>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="rtl"><style>body {color:black;}</style>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <div dir="rtl"><style>body {color:black;}</style>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="rtl"><style>body {color:black;}</style>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedstyleRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-style-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with style, then R</title>
- <link rel="match" href="dir_auto-contained-style-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of descendant text while ignoring descendant style elements.
- In this test, it is the Hebrew letter Alef, thus the direction must be
- resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <div dir="rtl"><style>body {color:black;}</style>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- <div dir="rtl">
- <div dir="rtl"><style>body {color:black;}</style>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <div dir="rtl"><style>body {color:black;}</style>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- <div dir="rtl">
- <div dir="rtl"><style>body {color:black;}</style>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedtextareaLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedtextareaLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,61 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with textarea, then L</title>
+ <link rel="match" href="dir_auto-contained-textarea-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of descendant text while ignoring descendant textarea elements.
+ In this test, it is the Latin letter A, thus the direction must be
+ resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ &#x05D3; - The Hebrew letter Dalet (strongly RTL).
+ &#x05D4; - The Hebrew letter He (strongly RTL).
+ &#x05D5; - The Hebrew letter Vav (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <div dir="ltr"><textarea>&#x05D3;&#x05D4;&#x05D5;</textarea>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="ltr"><textarea>&#x05D3;&#x05D4;&#x05D5;</textarea>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <div dir="ltr"><textarea>&#x05D3;&#x05D4;&#x05D5;</textarea>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="ltr"><textarea>&#x05D3;&#x05D4;&#x05D5;</textarea>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedtextareaLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,61 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with textarea, then L</title>
- <link rel="match" href="dir_auto-contained-textarea-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of descendant text while ignoring descendant textarea elements.
- In this test, it is the Latin letter A, thus the direction must be
- resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- &#x05D3; - The Hebrew letter Dalet (strongly RTL).
- &#x05D4; - The Hebrew letter He (strongly RTL).
- &#x05D5; - The Hebrew letter Vav (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <div dir="ltr"><textarea>&#x05D3;&#x05D4;&#x05D5;</textarea>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- <div dir="rtl">
- <div dir="ltr"><textarea>&#x05D3;&#x05D4;&#x05D5;</textarea>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <div dir="ltr"><textarea>&#x05D3;&#x05D4;&#x05D5;</textarea>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- <div dir="rtl">
- <div dir="ltr"><textarea>&#x05D3;&#x05D4;&#x05D5;</textarea>ABC&#x05D0;&#x05D1;&#x05D2;.</div>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedtextareaRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedtextareaRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, start with textarea, then R</title>
+ <link rel="match" href="dir_auto-contained-textarea-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of descendant text while ignoring descendant textarea elements.
+ In this test, it is the Hebrew letter Alef, thus the direction must be
+ resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <div dir="rtl"><textarea>DEF</textarea>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="rtl"><textarea>DEF</textarea>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <div dir="rtl"><textarea>DEF</textarea>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ <div dir="rtl">
+ <div dir="rtl"><textarea>DEF</textarea>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autocontainedtextareaRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, start with textarea, then R</title>
- <link rel="match" href="dir_auto-contained-textarea-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of descendant text while ignoring descendant textarea elements.
- In this test, it is the Hebrew letter Alef, thus the direction must be
- resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <div dir="rtl"><textarea>DEF</textarea>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- <div dir="rtl">
- <div dir="rtl"><textarea>DEF</textarea>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <div dir="rtl"><textarea>DEF</textarea>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- <div dir="rtl">
- <div dir="rtl"><textarea>DEF</textarea>&#x05D0;&#x05D1;&#x05D2;ABC.</div>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputENLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputENLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, start with EN+L</title>
+ <link rel="match" href="dir_auto-input-EN-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Latin letter A since digits are not strongly
+ directional, thus the direction must be resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputENLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, start with EN+L</title>
- <link rel="match" href="dir_auto-input-EN-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Latin letter A since digits are not strongly
- directional, thus the direction must be resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputENRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputENRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, start with EN+R</title>
+ <link rel="match" href="dir_auto-input-EN-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Hebrew letter Alef since digits are not strongly
+ directional, thus the direction must be resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputENRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-EN-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, start with EN+R</title>
- <link rel="match" href="dir_auto-input-EN-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Hebrew letter Alef since digits are not strongly
- directional, thus the direction must be resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, start with L</title>
+ <link rel="match" href="dir_auto-input-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Latin letter A, thus the direction must be
+ resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value="ABC&#x05d0;&#x05d1;&#x05d2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value="ABC&#x05d0;&#x05d1;&#x05d2;." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value="ABC&#x05d0;&#x05d1;&#x05d2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value="ABC&#x05d0;&#x05d1;&#x05d2;." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, start with L</title>
- <link rel="match" href="dir_auto-input-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Latin letter A, thus the direction must be
- resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="ltr" value="ABC&#x05d0;&#x05d1;&#x05d2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value="ABC&#x05d0;&#x05d1;&#x05d2;." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="ltr" value="ABC&#x05d0;&#x05d1;&#x05d2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value="ABC&#x05d0;&#x05d1;&#x05d2;." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, start with N+EN+L</title>
+ <link rel="match" href="dir_auto-input-N-EN-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Latin letter A since neutrals and digits are not
+ strongly directional, thus the direction must be resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, start with N+EN+L</title>
- <link rel="match" href="dir_auto-input-N-EN-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Latin letter A since neutrals and digits are not
- strongly directional, thus the direction must be resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, start with N+EN+R</title>
+ <link rel="match" href="dir_auto-input-N-EN-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Hebrew letter Alef since neutrals and digits are not
+ strongly directional, thus the direction must be resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, start with N+EN+R</title>
- <link rel="match" href="dir_auto-input-N-EN-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Hebrew letter Alef since neutrals and digits are not
- strongly directional, thus the direction must be resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,54 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, all N+EN</title>
+ <link rel="match" href="dir_auto-input-N-EN-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value, or to LTR if there is no such
+ character.
+ In this test, there is no strongly directional character in the value,
+ thus the direction must be resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value="@123!" />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value="@123!" />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value="@123!" />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value="@123!" />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNENrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-EN-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,54 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, all N+EN</title>
- <link rel="match" href="dir_auto-input-N-EN-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value, or to LTR if there is no such
- character.
- In this test, there is no strongly directional character in the value,
- thus the direction must be resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="ltr" value="@123!" />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value="@123!" />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="ltr" value="@123!" />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value="@123!" />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, start with N+L</title>
+ <link rel="match" href="dir_auto-input-N-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Latin letter A since neutrals are not
+ strongly directional, thus the direction must be resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, start with N+L</title>
- <link rel="match" href="dir_auto-input-N-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Latin letter A since neutrals are not
- strongly directional, thus the direction must be resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, start with N+R</title>
+ <link rel="match" href="dir_auto-input-N-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Hebrew letter Alef since neutrals are not
+ strongly directional, thus the direction must be resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputNRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-N-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, start with N+R</title>
- <link rel="match" href="dir_auto-input-N-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Hebrew letter Alef since neutrals are not
- strongly directional, thus the direction must be resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, start with R</title>
+ <link rel="match" href="dir_auto-input-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Hebrew letter Alef, thus the direction must be
+ resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, start with R</title>
- <link rel="match" href="dir_auto-input-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Hebrew letter Alef, thus the direction must be
- resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptENLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptENLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, script assigns to start with EN+L</title>
+ <link rel="match" href="dir_auto-input-script-EN-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Latin letter A since digits are not strongly
+ directional, thus the direction must be resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptENLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, script assigns to start with EN+L</title>
- <link rel="match" href="dir_auto-input-script-EN-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Latin letter A since digits are not strongly
- directional, thus the direction must be resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value="123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptENRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptENRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, script assigns to start with EN+R</title>
+ <link rel="match" href="dir_auto-input-script-EN-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Hebrew letter Alef since digits are not strongly
+ directional, thus the direction must be resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptENRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, script assigns to start with EN+R</title>
- <link rel="match" href="dir_auto-input-script-EN-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Hebrew letter Alef since digits are not strongly
- directional, thus the direction must be resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value="123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, script assigns to start with L</title>
+ <link rel="match" href="dir_auto-input-script-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Latin letter A, thus the direction must be
+ resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value="ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value="ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value="ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value="ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, script assigns to start with L</title>
- <link rel="match" href="dir_auto-input-script-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Latin letter A, thus the direction must be
- resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="ltr" value="ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value="ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="ltr" value="ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value="ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, script assigns to start with N+EN+L</title>
+ <link rel="match" href="dir_auto-input-script-N-EN-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Latin letter A since neutrals and digits are not
+ strongly directional, thus the direction must be resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, script assigns to start with N+EN+L</title>
- <link rel="match" href="dir_auto-input-script-N-EN-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Latin letter A since neutrals and digits are not
- strongly directional, thus the direction must be resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value=".-=123ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, script assigns to start with N+EN+R</title>
+ <link rel="match" href="dir_auto-input-script-N-EN-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Hebrew letter Alef since neutrals and digits are not
+ strongly directional, thus the direction must be resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, script assigns to start with N+EN+R</title>
- <link rel="match" href="dir_auto-input-script-N-EN-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Hebrew letter Alef since neutrals and digits are not
- strongly directional, thus the direction must be resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value=".-=123&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,54 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, script assigns to all N+EN</title>
+ <link rel="match" href="dir_auto-input-script-N-EN-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value, or to LTR if there is no such
+ character.
+ In this test, there is no strongly directional character in the value,
+ thus the direction must be resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value="@123!" />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value="@123!" />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value="@123!" />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value="@123!" />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNENrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,54 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, script assigns to all N+EN</title>
- <link rel="match" href="dir_auto-input-script-N-EN-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value, or to LTR if there is no such
- character.
- In this test, there is no strongly directional character in the value,
- thus the direction must be resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="ltr" value="@123!" />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value="@123!" />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="ltr" value="@123!" />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value="@123!" />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNLexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNLrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, script assigns to start with N+L</title>
+ <link rel="match" href="dir_auto-input-script-N-L-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Latin letter A since neutrals are not
+ strongly directional, thus the direction must be resolved as LTR." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNLrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-L-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, script assigns to start with N+L</title>
- <link rel="match" href="dir_auto-input-script-N-L-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Latin letter A since neutrals are not
- strongly directional, thus the direction must be resolved as LTR." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- <div dir="rtl">
- <input type="text" dir="ltr" value=".-=ABC&#x05D0;&#x05D1;&#x05D2;." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, script assigns to start with N+R</title>
+ <link rel="match" href="dir_auto-input-script-N-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Hebrew letter Alef since neutrals are not
+ strongly directional, thus the direction must be resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptNRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-N-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, script assigns to start with N+R</title>
- <link rel="match" href="dir_auto-input-script-N-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Hebrew letter Alef since neutrals are not
- strongly directional, thus the direction must be resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value=".-=&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptRexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptRrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-R-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-R-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-R-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-R-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: input with dir=auto, script assigns to start with R</title>
+ <link rel="match" href="dir_auto-input-script-R-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction of an input element is set according to
+ the first strong character of its value.
+ In this test, it is the Hebrew letter Alef, thus the direction must be
+ resolved as RTL." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x05D1; - The Hebrew letter Bet (strongly RTL).
+ &#x05D2; - The Hebrew letter Gimel (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ <div dir="rtl">
+ <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoinputscriptRrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-R-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-R-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-input-script-R-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: input with dir=auto, script assigns to start with R</title>
- <link rel="match" href="dir_auto-input-script-R-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="Shai Berger" href="mailto:shai@platonix.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction of an input element is set according to
- the first strong character of its value.
- In this test, it is the Hebrew letter Alef, thus the direction must be
- resolved as RTL." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x05D1; - The Hebrew letter Bet (strongly RTL).
- &#x05D2; - The Hebrew letter Gimel (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- <div dir="rtl">
- <input type="text" dir="rtl" value="&#x05D0;&#x05D1;&#x05D2;ABC." />
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoisolateexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoisolaterefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-isolate-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-isolate-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-isolate-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-isolate-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>HTML Test: dir=auto, isolated in LTR text</title>
+ <link rel="match" href="dir_auto-isolate-ref.html" />
+ <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
+ <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
+ <meta name="assert" content="
+ When dir='auto', the direction is set according to the first strong character
+ of the text, but the element behaves externally as a neutral character.
+ In this test, it allows a preceding R to form a single directional run
+ with a succeeding number." />
+ <style>
+ input, textarea {
+ font-size:1em;
+ }
+ body {
+ font-size:2em;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ &#x202D; - The LRO (left-to-right override) formatting character.
+ &#x202C; - The PDF (pop directional formatting) formatting character; closes LRO.
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ &#x202D;1 a! &#x05D0;&#x202C;
+ </div>
+ <div dir="rtl">
+ &#x202D;a !&#x05D0; 1&#x202C;
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ &#x202D;1 a! &#x05D0;&#x202C;
+ </div>
+ <div dir="rtl">
+ &#x202D;a !&#x05D0; 1&#x202C;
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autoisolaterefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-isolate-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-isolate-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-isolate-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <title>HTML Test: dir=auto, isolated in LTR text</title>
- <link rel="match" href="dir_auto-isolate-ref.html" />
- <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" />
- <link rel="author" title="Oren Roth" href="mailto:oren.roth@gmail.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-dir-attribute" />
- <meta name="assert" content="
- When dir='auto', the direction is set according to the first strong character
- of the text, but the element behaves externally as a neutral character.
- In this test, it allows a preceding R to form a single directional run
- with a succeeding number." />
- <style>
- input, textarea {
- font-size:1em;
- }
- body {
- font-size:2em;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- &#x202D; - The LRO (left-to-right override) formatting character.
- &#x202C; - The PDF (pop directional formatting) formatting character; closes LRO.
- </div>
- <div class="test">
- <div dir="ltr">
- &#x202D;1 a! &#x05D0;&#x202C;
- </div>
- <div dir="rtl">
- &#x202D;a !&#x05D0; 1&#x202C;
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- &#x202D;1 a! &#x05D0;&#x202C;
- </div>
- <div dir="rtl">
- &#x202D;a !&#x05D0; 1&#x202C;
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopreNENexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopreNENrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,49 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <style>
+ body {
+ font-size:18px;
+ text-align:left;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="test">
+ <div dir="ltr">
+ <pre dir="ltr">
+@123!
+ </pre>
+ </div>
+ <div dir="rtl">
+ <pre dir="ltr">
+@123!
+ </pre>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <pre dir="ltr">
+@123!
+ </pre>
+ </div>
+ <div dir="rtl">
+ <pre dir="ltr">
+@123!
+ </pre>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopreNENrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-EN-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,49 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <style>
- body {
- font-size:18px;
- text-align:left;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="test">
- <div dir="ltr">
- <pre dir="ltr">
-@123!
- </pre>
- </div>
- <div dir="rtl">
- <pre dir="ltr">
-@123!
- </pre>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <pre dir="ltr">
-@123!
- </pre>
- </div>
- <div dir="rtl">
- <pre dir="ltr">
-@123!
- </pre>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopreNbetweenRsexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopreNbetweenRsrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,61 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <style>
+ body {
+ font-size:18px;
+ text-align:left;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <pre dir="rtl">
+&#x05D0;
+!...
+&#x05D0;
+ </pre>
+ </div>
+ <div dir="rtl">
+ <pre dir="rtl">
+&#x05D0;
+!...
+&#x05D0;
+ </pre>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <pre dir="rtl">
+&#x05D0;
+!...
+&#x05D0;
+ </pre>
+ </div>
+ <div dir="rtl">
+ <pre dir="rtl">
+&#x05D0;
+!...
+&#x05D0;
+ </pre>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopreNbetweenRsrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,61 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <style>
- body {
- font-size:18px;
- text-align:left;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <pre dir="rtl">
-&#x05D0;
-!...
-&#x05D0;
- </pre>
- </div>
- <div dir="rtl">
- <pre dir="rtl">
-&#x05D0;
-!...
-&#x05D0;
- </pre>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <pre dir="rtl">
-&#x05D0;
-!...
-&#x05D0;
- </pre>
- </div>
- <div dir="rtl">
- <pre dir="rtl">
-&#x05D0;
-!...
-&#x05D0;
- </pre>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopremixedexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopremixedrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-mixed-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-mixed-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-mixed-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-mixed-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,61 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <style>
+ body {
+ font-size:18px;
+ text-align:left;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="test">
+ <div dir="ltr">
+ <pre dir="ltr">
+@123!
+@123!
+@123!
+@123!
+ </pre>
+ </div>
+ <div dir="rtl">
+ <pre dir="ltr">
+@123!
+@123!
+@123!
+@123!
+ </pre>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <pre dir="ltr">
+@123!
+@123!
+@123!
+@123!
+ </pre>
+ </div>
+ <div dir="rtl">
+ <pre dir="ltr">
+@123!
+@123!
+@123!
+@123!
+ </pre>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autopremixedrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-mixed-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-mixed-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-mixed-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,61 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <style>
- body {
- font-size:18px;
- text-align:left;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="test">
- <div dir="ltr">
- <pre dir="ltr">
-@123!
-@123!
-@123!
-@123!
- </pre>
- </div>
- <div dir="rtl">
- <pre dir="ltr">
-@123!
-@123!
-@123!
-@123!
- </pre>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <pre dir="ltr">
-@123!
-@123!
-@123!
-@123!
- </pre>
- </div>
- <div dir="rtl">
- <pre dir="ltr">
-@123!
-@123!
-@123!
-@123!
- </pre>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareaNENexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptNENrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,49 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <style>
+ body, textarea {
+ font-size:18px;
+ text-align:left;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="test">
+ <div dir="ltr">
+ <textarea rows="2" dir="ltr">
+@123!
+ </textarea>
+ </div>
+ <div dir="rtl">
+ <textarea rows="2" dir="ltr">
+@123!
+ </textarea>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <textarea rows="2" dir="ltr">
+@123!
+ </textarea>
+ </div>
+ <div dir="rtl">
+ <textarea rows="2" dir="ltr">
+@123!
+ </textarea>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareaNENrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,49 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <style>
- body, textarea {
- font-size:18px;
- text-align:left;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="test">
- <div dir="ltr">
- <textarea rows="2" dir="ltr">
-@123!
- </textarea>
- </div>
- <div dir="rtl">
- <textarea rows="2" dir="ltr">
-@123!
- </textarea>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <textarea rows="2" dir="ltr">
-@123!
- </textarea>
- </div>
- <div dir="rtl">
- <textarea rows="2" dir="ltr">
-@123!
- </textarea>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareaNbetweenRsexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareaNbetweenRsrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,64 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <style>
+ body, textarea {
+ font-size:18px;
+ text-align:left;
+ }
+ textarea {
+ resize: none;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <textarea rows="4" dir="rtl">
+&#x05D0;
+!...
+&#x05D0;
+ </textarea>
+ </div>
+ <div dir="rtl">
+ <textarea rows="4" dir="rtl">
+&#x05D0;
+!...
+&#x05D0;
+ </textarea>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <textarea rows="4" dir="rtl">
+&#x05D0;
+!...
+&#x05D0;
+ </textarea>
+ </div>
+ <div dir="rtl">
+ <textarea rows="4" dir="rtl">
+&#x05D0;
+!...
+&#x05D0;
+ </textarea>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareaNbetweenRsrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,64 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <style>
- body, textarea {
- font-size:18px;
- text-align:left;
- }
- textarea {
- resize: none;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <textarea rows="4" dir="rtl">
-&#x05D0;
-!...
-&#x05D0;
- </textarea>
- </div>
- <div dir="rtl">
- <textarea rows="4" dir="rtl">
-&#x05D0;
-!...
-&#x05D0;
- </textarea>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <textarea rows="4" dir="rtl">
-&#x05D0;
-!...
-&#x05D0;
- </textarea>
- </div>
- <div dir="rtl">
- <textarea rows="4" dir="rtl">
-&#x05D0;
-!...
-&#x05D0;
- </textarea>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareamixedexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptmixedrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,64 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <style>
+ body, textarea {
+ font-size:18px;
+ text-align:left;
+ }
+ textarea {
+ resize: none;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="test">
+ <div dir="ltr">
+ <textarea rows="5" dir="rtl">
+!123@
+!123@
+!123@
+!123@
+ </textarea>
+ </div>
+ <div dir="rtl">
+ <textarea rows="5" dir="ltr">
+@123!
+@123!
+@123!
+@123!
+ </textarea>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <textarea rows="5" dir="rtl">
+!123@
+!123@
+!123@
+!123@
+ </textarea>
+ </div>
+ <div dir="rtl">
+ <textarea rows="5" dir="ltr">
+@123!
+@123!
+@123!
+@123!
+ </textarea>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareamixedrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,64 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <style>
- body, textarea {
- font-size:18px;
- text-align:left;
- }
- textarea {
- resize: none;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="test">
- <div dir="ltr">
- <textarea rows="5" dir="rtl">
-!123@
-!123@
-!123@
-!123@
- </textarea>
- </div>
- <div dir="rtl">
- <textarea rows="5" dir="ltr">
-@123!
-@123!
-@123!
-@123!
- </textarea>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <textarea rows="5" dir="rtl">
-!123@
-!123@
-!123@
-!123@
- </textarea>
- </div>
- <div dir="rtl">
- <textarea rows="5" dir="ltr">
-@123!
-@123!
-@123!
-@123!
- </textarea>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptNENexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareaNENrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,49 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <style>
+ body, textarea {
+ font-size:18px;
+ text-align:left;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="test">
+ <div dir="ltr">
+ <textarea rows="2" dir="ltr">
+@123!
+ </textarea>
+ </div>
+ <div dir="rtl">
+ <textarea rows="2" dir="ltr">
+@123!
+ </textarea>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <textarea rows="2" dir="ltr">
+@123!
+ </textarea>
+ </div>
+ <div dir="rtl">
+ <textarea rows="2" dir="ltr">
+@123!
+ </textarea>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptNENrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,49 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <style>
- body, textarea {
- font-size:18px;
- text-align:left;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="test">
- <div dir="ltr">
- <textarea rows="2" dir="ltr">
-@123!
- </textarea>
- </div>
- <div dir="rtl">
- <textarea rows="2" dir="ltr">
-@123!
- </textarea>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <textarea rows="2" dir="ltr">
-@123!
- </textarea>
- </div>
- <div dir="rtl">
- <textarea rows="2" dir="ltr">
-@123!
- </textarea>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptNbetweenRsexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptNbetweenRsrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,65 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <link rel="match" href="dir_auto-textarea-N-between-Rs-ref.html" />
+ <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <style>
+ body, textarea {
+ font-size:18px;
+ text-align:left;
+ }
+ textarea {
+ resize: none;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="comments">
+ Key to entities used below:
+ &#x05D0; - The Hebrew letter Alef (strongly RTL).
+ </div>
+ <div class="test">
+ <div dir="ltr">
+ <textarea rows="4" dir="rtl">
+&#x05D0;
+!...
+&#x05D0;
+ </textarea>
+ </div>
+ <div dir="rtl">
+ <textarea rows="4" dir="rtl">
+&#x05D0;
+!...
+&#x05D0;
+ </textarea>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <textarea rows="4" dir="rtl">
+&#x05D0;
+!...
+&#x05D0;
+ </textarea>
+ </div>
+ <div dir="rtl">
+ <textarea rows="4" dir="rtl">
+&#x05D0;
+!...
+&#x05D0;
+ </textarea>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptNbetweenRsrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,65 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <link rel="match" href="dir_auto-textarea-N-between-Rs-ref.html" />
- <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <style>
- body, textarea {
- font-size:18px;
- text-align:left;
- }
- textarea {
- resize: none;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="comments">
- Key to entities used below:
- &#x05D0; - The Hebrew letter Alef (strongly RTL).
- </div>
- <div class="test">
- <div dir="ltr">
- <textarea rows="4" dir="rtl">
-&#x05D0;
-!...
-&#x05D0;
- </textarea>
- </div>
- <div dir="rtl">
- <textarea rows="4" dir="rtl">
-&#x05D0;
-!...
-&#x05D0;
- </textarea>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <textarea rows="4" dir="rtl">
-&#x05D0;
-!...
-&#x05D0;
- </textarea>
- </div>
- <div dir="rtl">
- <textarea rows="4" dir="rtl">
-&#x05D0;
-!...
-&#x05D0;
- </textarea>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptmixedexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareamixedrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-mixed-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,64 @@
</span><ins>+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
+ <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
+ <style>
+ body, textarea {
+ font-size:18px;
+ text-align:left;
+ }
+ textarea {
+ resize: none;
+ }
+ .test, .ref {
+ border: medium solid gray;
+ width: 400px;
+ margin: 20px;
+ }
+ .comments {
+ display: none;
+ }
+ </style>
+ </head>
+ <body>
+ <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
+ <div class="test">
+ <div dir="ltr">
+ <textarea rows="5" dir="rtl">
+!123@
+!123@
+!123@
+!123@
+ </textarea>
+ </div>
+ <div dir="rtl">
+ <textarea rows="5" dir="ltr">
+@123!
+@123!
+@123!
+@123!
+ </textarea>
+ </div>
+ </div>
+ <div class="ref">
+ <div dir="ltr">
+ <textarea rows="5" dir="rtl">
+!123@
+!123@
+!123@
+!123@
+ </textarea>
+ </div>
+ <div dir="rtl">
+ <textarea rows="5" dir="ltr">
+@123!
+@123!
+@123!
+@123!
+ </textarea>
+ </div>
+ </div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesdir_autotextareascriptmixedrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,64 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8" />
- <link rel="author" title="Aharon Lanin" href="mailto:aharon@google.com" />
- <link rel="author" title="HTML5 bidi test WG" href="mailto:html5bidi@googlegroups.com" />
- <style>
- body, textarea {
- font-size:18px;
- text-align:left;
- }
- textarea {
- resize: none;
- }
- .test, .ref {
- border: medium solid gray;
- width: 400px;
- margin: 20px;
- }
- .comments {
- display: none;
- }
- </style>
- </head>
- <body>
- <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
- <div class="test">
- <div dir="ltr">
- <textarea rows="5" dir="rtl">
-!123@
-!123@
-!123@
-!123@
- </textarea>
- </div>
- <div dir="rtl">
- <textarea rows="5" dir="ltr">
-@123!
-@123!
-@123!
-@123!
- </textarea>
- </div>
- </div>
- <div class="ref">
- <div dir="ltr">
- <textarea rows="5" dir="rtl">
-!123@
-!123@
-!123@
-!123@
- </textarea>
- </div>
- <div dir="rtl">
- <textarea rows="5" dir="ltr">
-@123!
-@123!
-@123!
-@123!
- </textarea>
- </div>
- </div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributeslangxmllang01expectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributeslangxmllang01refhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xmllang-01-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xmllang-01-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xmllang-01-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xmllang-01-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+<!DOCTYPE html>
+<title>Languages</title>
+<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
+<link rel="help" href="https://html.spec.whatwg.org/multipage/#the-lang-and-xml:lang-attributes">
+<link tel="help" href="http://www.w3.org/TR/CSS2/selector.html#lang">
+<meta name="flags" content="css21">
+<style>
+#test > * { background: limegreen; }
+</style>
+<body>
+<p>All lines below should have a green background.</p>
+<div id="test">
+<div><p>{}{lang}{en}</p></div>
+<div><p>{}{xml:lang}{en}</p></div>
+<div><div><p>Parent: {}{lang}{en}</p></div></div>
+<div><div><p>Parent: {}{xml:lang}{en}</p></div></div>
+<div><p>{xml}{lang}{en}</p></div>
+<div><p>{xml}{lang}{en} - {lang}{de}</p></div>
+<div><p>{xml}{lang}{de} - {lang}{en}</p></div>
+</div>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributeslangxmllang01refhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xmllang-01-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xmllang-01-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xmllang-01-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-<!DOCTYPE html>
-<title>Languages</title>
-<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
-<link rel="help" href="https://html.spec.whatwg.org/multipage/#the-lang-and-xml:lang-attributes">
-<link tel="help" href="http://www.w3.org/TR/CSS2/selector.html#lang">
-<meta name="flags" content="css21">
-<style>
-#test > * { background: limegreen; }
-</style>
-<body>
-<p>All lines below should have a green background.</p>
-<div id="test">
-<div><p>{}{lang}{en}</p></div>
-<div><p>{}{xml:lang}{en}</p></div>
-<div><div><p>Parent: {}{lang}{en}</p></div></div>
-<div><div><p>Parent: {}{xml:lang}{en}</p></div></div>
-<div><p>{xml}{lang}{en}</p></div>
-<div><p>{xml}{lang}{en} - {lang}{de}</p></div>
-<div><p>{xml}{lang}{de} - {lang}{en}</p></div>
-</div>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributeslangxyzzyexpectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributeslangxyzzyrefhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xyzzy-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xyzzy-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xyzzy-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xyzzy-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+<!DOCTYPE html>
+<title>Invalid languages</title>
+<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
+<meta name="flags" content="css21">
+<style>#testp { color: green; }</style>
+<body>
+<div id="test">
+<p id="testp" lang="xyzzy">ABC</p>
+</div>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributeslangxyzzyrefhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xyzzy-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xyzzy-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/lang-xyzzy-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-<!DOCTYPE html>
-<title>Invalid languages</title>
-<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
-<meta name="flags" content="css21">
-<style>#testp { color: green; }</style>
-<body>
-<div id="test">
-<p id="testp" lang="xyzzy">ABC</p>
-</div>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesstyle01expectedhtmlfromrev189474trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesstyle01refhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01-expected.html (from rev 189474, trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01-ref.html) (0 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01-expected.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01-expected.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+<!DOCTYPE html>
+<title>The style attribute</title>
+<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
+<link rel="help" href="https://html.spec.whatwg.org/multipage/#the-style-attribute">
+<link rel="help" href="http://www.w3.org/TR/css-style-attr/#syntax">
+<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascading-order">
+<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#specificity">
+<style>
+#test p { background: limegreen; }
+</style>
+<div id="test">
+<p>This line should have a green background.
+<p>This line should have a green background.
+<p>This line should have a green background.
+<p>This line should have a green background.
+<p>This line should have a green background.
+<p>This line should have a green background.
+<p>This line should have a green background.
+<p>This line should have a green background.
+<p>This line should have a green background.
+<p>This line should have a green background.
+<p>This line should have a green background.
+<p>This line should have a green background.
+</div>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsglobalattributesstyle01refhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01-ref.html (189474 => 189475)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01-ref.html        2015-09-08 02:53:17 UTC (rev 189474)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01-ref.html        2015-09-08 03:52:01 UTC (rev 189475)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-<!DOCTYPE html>
-<title>The style attribute</title>
-<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
-<link rel="help" href="https://html.spec.whatwg.org/multipage/#the-style-attribute">
-<link rel="help" href="http://www.w3.org/TR/css-style-attr/#syntax">
-<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascading-order">
-<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#specificity">
-<style>
-#test p { background: limegreen; }
-</style>
-<div id="test">
-<p>This line should have a green background.
-<p>This line should have a green background.
-<p>This line should have a green background.
-<p>This line should have a green background.
-<p>This line should have a green background.
-<p>This line should have a green background.
-<p>This line should have a green background.
-<p>This line should have a green background.
-<p>This line should have a green background.
-<p>This line should have a green background.
-<p>This line should have a green background.
-<p>This line should have a green background.
-</div>
</del></span></pre>
</div>
</div>
</body>
</html>