gecko/layout/reftests/editor
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
..
xul 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
caret_on_positioned-ref.html Bug 553975 Caret is painted under textframe in input/textarea element r=roc 2010-03-27 13:33:17 +09:00
caret_on_positioned.html Bug 553975 Caret is painted under textframe in input/textarea element r=roc 2010-03-27 13:33:17 +09:00
dynamic-1.html
dynamic-ref.html
dynamic-type-1.html Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc 2010-04-21 16:17:41 -04:00
dynamic-type-2.html Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc 2010-04-21 16:17:41 -04:00
dynamic-type-3.html Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc 2010-04-21 16:17:41 -04:00
dynamic-type-4.html Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc 2010-04-21 16:17:41 -04:00
emptypasswd-1.html
emptypasswd-2.html
emptypasswd-ref.html
newline-1.html
newline-2.html
newline-3.html
newline-4.html Bug 549475: Implement HTML5-specified value sanitization algorithm for HTMLInputElement. r=sicking,ehsan,bsmedberg sr=jst 2010-07-21 02:11:19 +02:00
newline-ref.html
passwd-1.html
passwd-2.html
passwd-3.html
passwd-4.html
passwd-ref.html
reftest.list Back out bug 240933 and bug 590554 because of reftest failure on Win7 and also bug 593211 2010-09-02 19:54:23 -04:00
spellcheck-1.html Bug 569397 - Eagerly initialize the input controls with spellcheck="true"; r=roc ui-r=faaborg approval2.0=benjamin 2010-06-02 22:39:29 -04:00
spellcheck-ref.html Bug 569397 - Eagerly initialize the input controls with spellcheck="true"; r=roc ui-r=faaborg approval2.0=benjamin 2010-06-02 22:39:29 -04:00