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

Unified Diff: LayoutTests/fast/table/absolute-table-percent-lengths-expected.txt

Issue 341523002: Resolve percent lengths for abs. positioned tables against padding box. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Specifically return a LayoutUnit in ternary operation. Created 6 years, 6 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
« no previous file with comments | « LayoutTests/fast/table/absolute-table-percent-lengths.html ('k') | Source/core/rendering/RenderBox.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/absolute-table-percent-lengths-expected.txt
diff --git a/LayoutTests/fast/table/absolute-table-percent-lengths-expected.txt b/LayoutTests/fast/table/absolute-table-percent-lengths-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4bbf1ede957d862fc5a57cad680755da141532ea
--- /dev/null
+++ b/LayoutTests/fast/table/absolute-table-percent-lengths-expected.txt
@@ -0,0 +1,19 @@
+Tests that percent lengths of an absolutely positioned table is resolved against the padding box of the parent.
+
+
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+abc
+abc
+abc
+abc
+abc
+abc
+abc
+abc
« no previous file with comments | « LayoutTests/fast/table/absolute-table-percent-lengths.html ('k') | Source/core/rendering/RenderBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698