From 770fcb8163aa2858a7a8c3064a70e1992fd4d5c7 Mon Sep 17 00:00:00 2001 From: David Grogan Date: Tue, 25 Sep 2018 11:38:50 -0700 Subject: [PATCH] [LayoutNG] Make table captions calculate their own margins Before this, auto margins were always resolved as 0 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I38f45a656d993aa12ee5afff720d4db3239bbb45 Reviewed-on: https://chromium-review.googlesource.com/1220398 Commit-Queue: David Grogan Reviewed-by: Morten Stenshorne Reviewed-by: Christian Biesinger Cr-Commit-Position: refs/heads/master@{#594018} --- css/css-tables/caption-writing-mode-001.html | 40 ++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 css/css-tables/caption-writing-mode-001.html diff --git a/css/css-tables/caption-writing-mode-001.html b/css/css-tables/caption-writing-mode-001.html new file mode 100644 index 00000000000000..835a5116ae36bc --- /dev/null +++ b/css/css-tables/caption-writing-mode-001.html @@ -0,0 +1,40 @@ + + + + + + + + + + + caption + + + caption + +

This is a script test because of how ridiculously differently the current +engines render these cases.

+ + +