Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(161)

Unified Diff: LayoutTests/fast/table/table-toggle-paragraph-padding-expected.txt

Issue 22589002: Margins on children of display:table-cell elements get stuck at highest value. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « LayoutTests/fast/table/table-toggle-paragraph-padding.html ('k') | Source/core/rendering/RenderTableSection.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698