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

Unified Diff: LayoutTests/fast/table/outline-change-in-table-cell-expected.txt

Issue 744493002: Let RenderTable reach table cells needing overflow recalc (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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: LayoutTests/fast/table/outline-change-in-table-cell-expected.txt
diff --git a/LayoutTests/fast/table/outline-change-in-table-cell-expected.txt b/LayoutTests/fast/table/outline-change-in-table-cell-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1e6866cb4df31b3287c9b88ad76b03b7e3a1faa0
--- /dev/null
+++ b/LayoutTests/fast/table/outline-change-in-table-cell-expected.txt
@@ -0,0 +1,21 @@
+{
+ "bounds": [800, 600],
+ "children": [
+ {
+ "bounds": [800, 600],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [57, 149, 102, 102],
+ [57, 149, 102, 102],
+ [57, 149, 102, 102],
+ [57, 149, 102, 102],
+ [38, 130, 140, 140],
+ [38, 130, 140, 140],
+ [38, 130, 140, 140],
+ [38, 130, 140, 140]
+ ]
+ }
+ ]
+}
+
« no previous file with comments | « LayoutTests/fast/table/outline-change-in-table-cell.html ('k') | LayoutTests/fast/table/table-cell-outline-change.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698