DevTools/CSSTips: Difference between revisions

Jump to navigation Jump to search
Update the testing recommendations for RTL re. Bug 1305007
(Make document more up-to-date)
(Update the testing recommendations for RTL re. Bug 1305007)
Line 84: Line 84:


Testing:
Testing:
* Use the [https://addons.mozilla.org/en-US/firefox/addon/force-rtl/ Force RTL extension]
* The recommended workflow to test RTL on DevTools is to use the [https://addons.mozilla.org/en-US/firefox/addon/force-rtl/ Force RTL extension]. After changing the direction using Force RTL, you should restart the devtools to make sure all modules apply the new direction. A future version of Force RTL will be able to update dynamically all DevTools documents.
* Or go to about:config and set <tt>intl.uidirection.en</tt> to rtl
* Going to about:config and setting <tt>intl.uidirection.en</tt> to rtl is not recommended, and will always require to re-open devtools to have any impact.


== Toggles ==
== Toggles ==
7

edits

Navigation menu