Skip to content

Commit 552ef78

Browse files
dholbertannevk
authored andcommitted
Remove table border-color special case (doesn't match reality)
Tests: will be upstreamed as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1530048. Fixes #4391.
1 parent 91902bd commit 552ef78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112682,7 +112682,6 @@ caption { text-align: center; }
112682112682
thead, tbody, tfoot, table > tr { vertical-align: middle; }
112683112683
tr, td, th { vertical-align: inherit; }
112684112684

112685-
table, td, th { border-color: gray; }
112686112685
thead, tbody, tfoot, tr { border-color: inherit; }
112687112686
table[rules=none i], table[rules=groups i], table[rules=rows i],
112688112687
table[rules=cols i], table[rules=all i], table[frame=void i],
@@ -122390,6 +122389,7 @@ INSERT INTERFACES HERE
122390122389
Daniel Cheng,
122391122390
Daniel Davis,
122392122391
Daniel Glazman,
122392+
Daniel Holbert,
122393122393
Daniel Peng,
122394122394
Daniel Schattenkirchner,
122395122395
Daniel Spång,

0 commit comments

Comments
 (0)