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

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

Issue 2173163003: [css-tables] Mark sibling cells dirty when a cell is removed (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mark fast/repaint/table-collapsed-border.html NeedsRebaseline Created 4 years, 5 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/remove-cell-with-large-border-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/remove-cell-with-large-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/remove-cell-with-large-border-width-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a1b8d3c90a3e388ba757e1e494f0e6dc1adda1d7
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/table/remove-cell-with-large-border-width-expected.txt
@@ -0,0 +1,3 @@
+After removing the middle cell with the red border the 2 remaining cells' widths should depend on sharing the black border, and not have stale widths from sharing the red border.
+
+PASS

Powered by Google App Engine
This is Rietveld 408576698