Bug 95696 - Web Inspector: More directional control characters for debugging in inspector
Summary: Web Inspector: More directional control characters for debugging in inspector
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-03 10:47 PDT by Ebrahim Byagowi
Modified: 2012-09-04 01:54 PDT (History)
11 users (show)

See Also:


Attachments
Patch (4.42 KB, patch)
2012-09-04 00:09 PDT, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ebrahim Byagowi 2012-09-03 10:47:46 PDT
Hi. Please add more directional control characters for unhiding in inspector.

These is list of there characters.

LRE    U+202A
RLE    U+202B
LRO    U+202D
RLO    U+202E
PDF    U+202C
Reference: http://unicode.org/reports/tr9/

Currently per Bug 93888, lrm rlm characters can unhidded. Unhiding these characters is important for debugging mixed RTL and LTR pages.

Thanks! :)
Comment 1 Alexander Pavlov (apavlov) 2012-09-04 00:09:15 PDT
Created attachment 161975 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-04 01:54:39 PDT
Comment on attachment 161975 [details]
Patch

Clearing flags on attachment: 161975

Committed r127449: <http://trac.webkit.org/changeset/127449>
Comment 3 WebKit Review Bot 2012-09-04 01:54:43 PDT
All reviewed patches have been landed.  Closing bug.