gecko-dev/layout/style/res
L. David Baron d097996b85 Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g

While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.

Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.

MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
..
accessiblecaret-normal@1.5x.png
accessiblecaret-normal@1x.png
accessiblecaret-normal@2.25x.png
accessiblecaret-normal@2x.png
accessiblecaret-tilt-left@1.5x.png
accessiblecaret-tilt-left@1x.png
accessiblecaret-tilt-left@2.25x.png
accessiblecaret-tilt-left@2x.png
accessiblecaret-tilt-right@1.5x.png
accessiblecaret-tilt-right@1x.png
accessiblecaret-tilt-right@2.25x.png
accessiblecaret-tilt-right@2x.png
arrow-left.gif
arrow-right.gif
arrow.gif
arrowd-left.gif
arrowd-right.gif
arrowd.gif
counterstyles.css
forms.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
html.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
noframes.css
noscript.css
number-control.css
plaintext.css
quirk.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
ua.css Bug 1262755 - Enlarge caret touch target by 59% for Fennec. r=capella,snorp 2016-04-22 18:23:47 +08:00
viewsource.css