gecko-dev/layout/reftests/native-theme
L. David Baron 55b6b3268e Bug 1111440 - Replace rest of -moz-/Moz prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find * -type f -exec sed -i -f ../mozpropsub {} \;
in the root of the repository, with the file ../mozpropsub containing:
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
s/\<MozPaddingEnd\>/paddingInlineEnd/g
s/\<MozPaddingStart\>/paddingInlineStart/g
s/\<MozMarginEnd\>/marginInlineEnd/g
s/\<MozMarginStart\>/marginInlineStart/g
s/\<MozBorderEnd\>/borderInlineEnd/g
s/\<MozBorderEndColor\>/borderInlineEndColor/g
s/\<MozBorderEndStyle\>/borderInlineEndStyle/g
s/\<MozBorderEndWidth\>/borderInlineEndWidth/g
s/\<MozBorderStart\>/borderInlineStart/g
s/\<MozBorderStartColor\>/borderInlineStartColor/g
s/\<MozBorderStartStyle\>/borderInlineStartStyle/g
s/\<MozBorderStartWidth\>/borderInlineStartWidth/g

The diffs for the following files:
  layout/style/nsCSSPropAliasList.h
  layout/style/test/property_database.js
  layout/style/test/test_value_computation.html
were then manually removed from the patch.

MozReview-Commit-ID: 8fbYnlZcn9U
2016-05-14 00:00:18 -07:00
..
403458-winmenu-ltr.xul
403458-winmenu-rtl.xul
427122-1-ref.html
427122-1.html
470711-1-ref.xul
470711-1.xul
482955-1-ref.xul
482955-1.xul
492155-1.html
492155-2.html
492155-3.html
492155-4.html
676387-1-ref.xul Bug 676387 - XUL elements with -moz-appearance should ignore clicks in their overflow. r=roc 2011-08-08 20:31:52 +02:00
676387-1.xul Bug 676387 - XUL elements with -moz-appearance should ignore clicks in their overflow. r=roc 2011-08-08 20:31:52 +02:00
blank-window.xul
border-radius-ref.html Try to fix failing test for bug 595842 by removing border whose antialiasing seems to be inconsistent, a=testonly 2010-10-29 22:17:07 +13:00
border-radius.html Try to fix failing test for bug 595842 by removing border whose antialiasing seems to be inconsistent, a=testonly 2010-10-29 22:17:07 +13:00
box-shadow-button-ref.html Bug 581222. Draw outer box-shadows for native-themed elements using the alpha mask of the theme background as the border-shape, and disable inner box-shadows. r=dbaron 2010-08-23 21:30:08 +12:00
box-shadow-button.html Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6 2010-09-11 09:27:12 -07:00
box-shadow-combobox-ref.html Bug 581222. Draw outer box-shadows for native-themed elements using the alpha mask of the theme background as the border-shape, and disable inner box-shadows. r=dbaron 2010-08-23 21:30:08 +12:00
box-shadow-combobox.html Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6 2010-09-11 09:27:12 -07:00
box-shadow-input-ref.html Bug 581222. Draw outer box-shadows for native-themed elements using the alpha mask of the theme background as the border-shape, and disable inner box-shadows. r=dbaron 2010-08-23 21:30:08 +12:00
box-shadow-input.html Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6 2010-09-11 09:27:12 -07:00
box-shadow-listbox-ref.html Bug 581222. Draw outer box-shadows for native-themed elements using the alpha mask of the theme background as the border-shape, and disable inner box-shadows. r=dbaron 2010-08-23 21:30:08 +12:00
box-shadow-listbox.html Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6 2010-09-11 09:27:12 -07:00
button-html-not-blank.html
button-native.html
button-nonnative-when-styled-ref.html
button-nonnative-when-styled.html
button-nonnative.html
button-not-blank.html
checkbox-dynamic-1-ref.html Backed out changeset acb7eb7f5ad4 (bug 1176496) for web compat problems 2015-07-15 23:37:22 +09:00
checkbox-dynamic-1.html Backed out changeset acb7eb7f5ad4 (bug 1176496) for web compat problems 2015-07-15 23:37:22 +09:00
checkbox-native.html
checkbox-nonnative.html
checkbox-not-blank.html
checkbox-not-mirrored-when-rtl-ref.html Bug 1119475 - pt 2 - Replace physical with logical properties in forms.css. r=heycam 2015-02-16 11:59:31 +00:00
checkbox-not-mirrored-when-rtl.html Bug 1119475 - pt 2 - Replace physical with logical properties in forms.css. r=heycam 2015-02-16 11:59:31 +00:00
checkbox-still-native-when-styled-ref.html
checkbox-still-native-when-styled.html
combobox-native.html
combobox-nonnative-when-styled-ref.html Bug 649849, part 1 - Make -moz-appearance:none on a combobox remove the dropdown button (for WebKit compat). r=roc 2014-10-02 13:05:15 +00:00
combobox-nonnative-when-styled.html Bug 649849, part 1 - Make -moz-appearance:none on a combobox remove the dropdown button (for WebKit compat). r=roc 2014-10-02 13:05:15 +00:00
combobox-nonnative.html
combobox-not-blank.html
fieldset-not-blank.html
file-not-blank.html
listbox-native.html
listbox-nonnative-when-styled-ref.html Bug 660226 - Investigate if the random oranges ore because of focus issues or painting issues. r=ehsan 2011-05-30 19:41:36 +02:00
listbox-nonnative-when-styled.html Bug 660226 - Investigate if the random oranges ore because of focus issues or painting issues. r=ehsan 2011-05-30 19:41:36 +02:00
listbox-nonnative.html
listbox-not-blank.html
menulist-mirrored-when-rtl-ref.xul
menulist-mirrored-when-rtl.xul
native-theme-disabled-cascade-levels-ref.html
native-theme-disabled-cascade-levels.html
progress-nobar.html Bug 568825 - Fix -moz-appearance: progresschunk overflows on the bottom on Windows. r=jimm 2011-05-04 16:55:12 +02:00
progress-overflow-ref.html Bug 568825 - Fix -moz-appearance: progresschunk overflows on the bottom on Windows. r=jimm 2011-05-04 16:55:12 +02:00
progress-overflow-small.html Bug 568825 - Fix -moz-appearance: progresschunk overflows on the bottom on Windows. r=jimm 2011-05-04 16:55:12 +02:00
progress-overflow.html Bug 568825 - Fix -moz-appearance: progresschunk overflows on the bottom on Windows. r=jimm 2011-05-04 16:55:12 +02:00
radio-native.html
radio-nonnative.html
radio-not-blank.html
radio-still-native-when-styled-ref.html
radio-still-native-when-styled.html
reftest.list Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
resizer-bottomend-flipped.xul
resizer-bottomend-rtl.xul
resizer-bottomend.xul
resizer-bottomleft.xul Bug 674578 - Support resizer[dir="bottomstart"]. 2011-07-29 11:38:41 +02:00
resizer-bottomright.xul
resizer-bottomstart-rtl.xul Bug 674578 - Support resizer[dir="bottomstart"]. 2011-07-29 11:38:41 +02:00
resizer-bottomstart.xul Bug 674578 - Support resizer[dir="bottomstart"]. 2011-07-29 11:38:41 +02:00
resizer-left.xul Bug 674578 - Support resizer[dir="bottomstart"]. 2011-07-29 11:38:41 +02:00
scroll-thumb-minimum-size-notheme-ref.html
scroll-thumb-minimum-size-notheme.html
scroll-thumb-minimum-size-theme-ref.html
scroll-thumb-minimum-size-theme.html
searchfield-mirrored-when-rtl-ref.xul
searchfield-mirrored-when-rtl.xul
select-mirrored-when-rtl-ref.html
select-mirrored-when-rtl.html
text-control-not-blank.html
text-input-native.html
text-input-nonnative-when-styled-ref.html Bug 1111440 - Replace rest of -moz-/Moz prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-14 00:00:18 -07:00
text-input-nonnative-when-styled.html Bug 1111440 - Replace rest of -moz-/Moz prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-14 00:00:18 -07:00
text-input-nonnative.html
textarea-native.html
textarea-nonnative-when-styled-ref.html Bug 553576, change -moz-resize to resize, r=dbaron 2010-07-05 10:41:04 -04:00
textarea-nonnative-when-styled.html Bug 553576, change -moz-resize to resize, r=dbaron 2010-07-05 10:41:04 -04:00
textarea-nonnative.html
textarea-not-blank.html