aboutsummaryrefslogtreecommitdiffstats
path: root/resources/servo.css
diff options
context:
space:
mode:
Diffstat (limited to 'resources/servo.css')
-rw-r--r--resources/servo.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/resources/servo.css b/resources/servo.css
index 82b669af633..4d32867e0ff 100644
--- a/resources/servo.css
+++ b/resources/servo.css
@@ -236,18 +236,10 @@ svg > * {
*|*::-servo-anonymous-table-row {
display: table-row;
- position: static;
- border: none;
- counter-increment: none;
- overflow: visible;
}
*|*::-servo-anonymous-table-cell {
display: table-cell;
- position: static;
- border: none;
- counter-increment: none;
- overflow: visible;
}
*|*::-servo-legacy-anonymous-block {