Bug 95696

Summary: Web Inspector: More directional control characters for debugging in inspector
Product: WebKit Reporter: Ebrahim Byagowi <ebrahim>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.