summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/relations/css-styling/table-width-1-ref.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/mathml/relations/css-styling/table-width-1-ref.xhtml')
-rw-r--r--testing/web-platform/tests/mathml/relations/css-styling/table-width-1-ref.xhtml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/web-platform/tests/mathml/relations/css-styling/table-width-1-ref.xhtml b/testing/web-platform/tests/mathml/relations/css-styling/table-width-1-ref.xhtml
index d76a350290..7653cacb1c 100644
--- a/testing/web-platform/tests/mathml/relations/css-styling/table-width-1-ref.xhtml
+++ b/testing/web-platform/tests/mathml/relations/css-styling/table-width-1-ref.xhtml
@@ -3,8 +3,8 @@
<style type="text/css">
html { background-color: grey; }
td { border: 1px solid white;
- padding-top: 0;
- padding-bottom: 0;
+ padding-top: 1px;
+ padding-bottom: 1px;
padding-right: 1px;
padding-left: 1px;
background-color: black;