gecko/layout/reftests/editor/xul
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E) e4c76eccb0 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
..
autocomplete-1.xul
autocomplete-ref.xul
empty-1.xul
empty-2.xul
empty-ref.xul
emptyautocomplete-1.xul
emptyautocomplete-ref.xul
emptymultiline-1.xul
emptymultiline-2.xul
emptymultiline-ref.xul Bug 553576, change -moz-resize to resize, r=dbaron 2010-07-05 10:41:04 -04:00
emptytextbox-1.xul
emptytextbox-2.xul
emptytextbox-3.xul
emptytextbox-4.xul
emptytextbox-5.xul
emptytextbox-ref.xul
input.css Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
number-1.xul
number-2.xul
number-3.xul
number-4.xul
number-5.xul
number-ref.xul
numberwithvalue-1.xul
numberwithvalue-ref.xul
passwd-1.xul
passwd-2.xul
passwd-3.xul
passwd-ref.xul
plain-1.xul
plain-ref.xul
platform.js Bug 572999 Make reftest recognize Solaris r=roc 2010-06-23 17:33:21 +08:00
reftest.list Bug 574109 - failures in layout/reftests/editor/xul/ on windows 7 64-bit; r=roc 2010-06-25 15:11:42 -04:00
textbox-1.xul
textbox-disabled.xul
textbox-readonly.xul
textbox-ref.xul