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

Unified Diff: LayoutTests/fast/table/table-cell-outline-change-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
« no previous file with comments | « LayoutTests/fast/table/table-cell-outline-change.html ('k') | Source/core/rendering/RenderBlock.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/table-cell-outline-change-expected.txt
diff --git a/LayoutTests/fast/table/table-cell-outline-change-expected.txt b/LayoutTests/fast/table/table-cell-outline-change-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7e96eefd368eca622a8e0b3b231cbe42a6cbbec2
--- /dev/null
+++ b/LayoutTests/fast/table/table-cell-outline-change-expected.txt
@@ -0,0 +1,20 @@
+{
+ "bounds": [800, 600],
+ "children": [
+ {
+ "bounds": [800, 600],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [59, 167, 104, 104],
+ [58, 166, 106, 106],
+ [58, 166, 106, 106],
+ [40, 148, 142, 142],
+ [40, 148, 142, 142],
+ [40, 148, 142, 142],
+ [8, 272, 784, 18]
+ ]
+ }
+ ]
+}
+
« no previous file with comments | « LayoutTests/fast/table/table-cell-outline-change.html ('k') | Source/core/rendering/RenderBlock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698