[Webkit-unassigned] [Bug 200601] New: Web Inspector: RTL: DOM outline in Elements tab should be LTR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 9 17:23:57 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200601

            Bug ID: 200601
           Summary: Web Inspector: RTL: DOM outline in Elements tab should
                    be LTR
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Created attachment 375985

  --> https://bugs.webkit.org/attachment.cgi?id=375985&action=review

[Image] Bug

Currently, HTML is garbled.

A few examples:

    <div id="flatpage" class="flatpages">

shown as:

    <"div id="flatpage" class="flatpages">

---

    <link href="https://static.npmjs.com/assets/cjz3o4s010001df74sudx2ja9/apos-
      minified/anon-cjz3o4s010001df74sudx2ja9.css" rel="stylesheet">

shown as:

    link href="https://static.npmjs.com/assets/cjz3o4s010001df74sudx2ja9/apos->
      <"minified/anon-cjz3o4s010001df74sudx2ja9.css" rel="stylesheet

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190810/3cf5f2a5/attachment.html>


More information about the webkit-unassigned mailing list