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

Unified Diff: third_party/WebKit/LayoutTests/fast/table/colspan-empty-cells-2-expected.txt

Issue 1361693002: Fix behaviour of empty cells in tables with colspans (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 years, 2 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: third_party/WebKit/LayoutTests/fast/table/colspan-empty-cells-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/colspan-empty-cells-2-expected.txt b/third_party/WebKit/LayoutTests/fast/table/colspan-empty-cells-2-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ac1974aea1a1ab4e9134178610d6d3b0a61cba45
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/table/colspan-empty-cells-2-expected.txt
@@ -0,0 +1,4 @@
+TEST
+PASS
+PASS
+crbug.com/529413: Available space from a colspan should get evenly distributed between cols with nothing but empty cells, even when the colspan spans non-existent cells. The red and green bars should be the same width.

Powered by Google App Engine
This is Rietveld 408576698