From 5f297c5f57583b0f9d27d714beb285919f42d655 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 17 Apr 2020 05:07:41 -0400 Subject: Issue #1375 - Include content rules from HTMLTableCellElement::WalkContentStyleRules and move to the mapped attr functionality * Bugs 1341647 and 1341648 --- dom/html/reftests/body-topmargin-dynamic.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dom/html/reftests/body-topmargin-dynamic.html (limited to 'dom/html/reftests/body-topmargin-dynamic.html') diff --git a/dom/html/reftests/body-topmargin-dynamic.html b/dom/html/reftests/body-topmargin-dynamic.html new file mode 100644 index 000000000..e6c8c505e --- /dev/null +++ b/dom/html/reftests/body-topmargin-dynamic.html @@ -0,0 +1,12 @@ + + + +this text should have a margin of 100px on the top and left +

this text should have a margin of 100px on the right

+ + + -- cgit v1.2.3