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

Unified Diff: LayoutTests/fast/table/split-anonymous-crash-expected.txt

Issue 532513002: Don't use rowIndex() if needsCellRecalc(). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: NULL check in assertion, to avoid crash in unit tests. Created 6 years, 3 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/split-anonymous-crash.html ('k') | Source/core/rendering/RenderTableCell.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/split-anonymous-crash-expected.txt
diff --git a/LayoutTests/fast/table/split-anonymous-crash-expected.txt b/LayoutTests/fast/table/split-anonymous-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c0f77b4322a1d83c4764ada1ef43caf3902fb6be
--- /dev/null
+++ b/LayoutTests/fast/table/split-anonymous-crash-expected.txt
@@ -0,0 +1,5 @@
+Setting style on a cell whose row hasn't been laid out yet should not crash.
+
+elm1
+elm2
+nested row group
« no previous file with comments | « LayoutTests/fast/table/split-anonymous-crash.html ('k') | Source/core/rendering/RenderTableCell.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698