<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Right-to-Left Text Displayed Left-to-Right When using `dx` Attributes"
   href="https://bugs.webkit.org/show_bug.cgi?id=164318">164318</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Right-to-Left Text Displayed Left-to-Right When using `dx` Attributes
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Safari 10
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>macOS 10.12
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>SVG
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>markus.greystone&#64;gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>zimmermann&#64;kde.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=293656" name="attach_293656" title="Examples with Hebrew Text">attachment 293656</a> <a href="attachment.cgi?id=293656&amp;action=edit" title="Examples with Hebrew Text">[details]</a></span>
Examples with Hebrew Text

Text content added to a &lt;tspan&gt; node where `direction: rtl` &amp; `writing-mode: rl-tb` displays right-to-left as expected. But if I try to relatively position the characters with a `dx` attribute on the &lt;tspan&gt;, the text content displays left-to-right.

I can reproduce this issue on Safari 9, 10, &amp; Webkit nightly r208270 on macOS 10.11 &amp; 10.12.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>