Back out part of patch for bug 155507 to fix bug 310100. r=bernd, sr=dbaron

git-svn-id: svn://10.0.0.236/trunk@181042 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu 2005-09-27 13:29:27 +00:00
parent 78e9b67595
commit c68b9c138c

View File

@ -181,7 +181,7 @@ table[align="right"] {
text-align: start;
}
table[rules]:not([rules="all"]):not([rules="none"]) {
table[rules]:not([rules="none"]) {
border-collapse: collapse;
}