Index: LayoutTests/fast/table/table-toggle-paragraph-padding-expected.txt |
diff --git a/LayoutTests/fast/table/table-toggle-paragraph-padding-expected.txt b/LayoutTests/fast/table/table-toggle-paragraph-padding-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c0636dbe5a21c7cb823fb4ca9ea9516bbddbbe01 |
--- /dev/null |
+++ b/LayoutTests/fast/table/table-toggle-paragraph-padding-expected.txt |
@@ -0,0 +1,15 @@ |
+Test for chromium bug : 241331. Margins on children of display:table-cell elements get stuck at highest value. |
+ |
+BeforeMargin of the row was not reseting back to 0 when margin of the cell's child is changed from 100px to 0. |
+ |
+The two blocks below should look identical. |
+ |
+a |
+PASS |
+b |
+PASS |
+ |
+a |
+PASS |
+b |
+PASS |