Bug 1325539 [computed style][rtl] RTL support for devtools computed style (un-rtl) draft
authorTomer Cohen <tomer@tomercohen.com>
Tue, 27 Dec 2016 17:40:12 +0200
changeset 454066 ccb41352b15a74bf8bac8ae3fb76a18d32f67c8d
parent 453918 e2c36e264de5ca6c909d0d984c87b567eea2e4ea
child 454073 978c9c807f8cba8d3a839ae80455dd2dd6a9cf8d
push id39823
push userbmo:tomer.moz.bugs@tomercohen.com
push dateTue, 27 Dec 2016 15:55:28 +0000
bugs1325539
milestone53.0a1
Bug 1325539 [computed style][rtl] RTL support for devtools computed style (un-rtl) MozReview-Commit-ID: 6a80LXbgEdE
devtools/client/inspector/inspector.xhtml
--- a/devtools/client/inspector/inspector.xhtml
+++ b/devtools/client/inspector/inspector.xhtml
@@ -183,17 +183,17 @@
                 </div>
 
                 <div style="display: none">
                   <p id="boxmodel-dummy"></p>
                 </div>
               </div>
             </div>
 
-            <div id="propertyContainer" class="theme-separator" tabindex="0">
+            <div id="propertyContainer" class="theme-separator" tabindex="0" dir="ltr">
             </div>
 
             <div id="computedview-no-results" hidden="" data-localization="content=inspector.noProperties"></div>
           </div>
         </div>
       </div>
 
       <div id="sidebar-panel-fontinspector" class="devtools-monospace theme-sidebar inspector-tabpanel"