Bug 778413 - Move and rename the reftest. irc-r=dbaron

--HG--
rename : layout/reftests/table-bordercollapse/minimum_cell_width_calculation-ref.html => layout/reftests/table-width/cell-pref-width-border-box-ref.html
rename : layout/reftests/table-bordercollapse/minimum_cell_width_calculation-Border-Box.html => layout/reftests/table-width/cell-pref-width-border-box.html
This commit is contained in:
Ryan VanderMeulen 2012-08-25 17:18:43 -04:00
parent fa5d6ee50e
commit 5342152144
4 changed files with 1 additions and 1 deletions

View File

@ -95,4 +95,3 @@ fails-if(cocoaWidget) == bc_borderoffset2.html bc_borderoffset2_ref.html # bug 4
== bordercolor-4.html bordercolor-4-ref.html
== empty-toprow.html empty-toprow-ref.html
== double_borders.html double_borders_ref.html
== minimum_cell_width_calculation-Border-Box.html minimum_cell_width_calculation-ref.html

View File

@ -59,3 +59,4 @@ fails == default-box-sizing-collapse-quirks.html default-box-sizing-collapse-qui
== colgroup-vs-column-3.html colgroup-vs-column-3-ref.html
== colgroup-vs-column-4.html colgroup-vs-column-4-ref.html
== dynamic-fixed-layout-1.html dynamic-fixed-layout-1-ref.html
== cell-pref-width-border-box.html cell-pref-width-border-box-ref.html