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

Unified Diff: third_party/WebKit/LayoutTests/fast/table/add-cell-with-large-border-expected.txt

Issue 2281343002: [css-tables] Mark sibling cells dirty when a cell is added (Closed)
Patch Set: respond to comments; fix test Created 4 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: third_party/WebKit/LayoutTests/fast/table/add-cell-with-large-border-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/add-cell-with-large-border-expected.txt b/third_party/WebKit/LayoutTests/fast/table/add-cell-with-large-border-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..71c2fe0c5f74b972eed26338073696e7f14bbe1e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/table/add-cell-with-large-border-expected.txt
@@ -0,0 +1,3 @@
+Adding a middle cell with a large border should make the table expand to accommodate it. The outer two cells' widths should also take on half of the new large border's width.
+
+PASS

Powered by Google App Engine
This is Rietveld 408576698