web_dev_style: enforce CSS style guide -start/end recommendation (instead of -left/right) |
||
Issue descriptionfrom https://chromium.googlesource.com/chromium/src/+/master/styleguide/web/web.md#rtl Use RTL-friendly versions of things like margin or padding where possible: margin-left -> margin-inline-start padding-right -> padding-inline-end text-align: left -> text-align: start text-align: right -> text-align: end
,
Jan 16
(6 days ago)
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jan 16