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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/table/008-expected.txt

Issue 792883004: Auto-rebaseline for r186800 (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/virtual/implsidepainting/inspector/tracing/paint-command-log-nodes-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/slimmingpaint/fast/table/008-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/table/008-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/table/008-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9551fda344cc1754a4889d5d586f8c16b3938239
--- /dev/null
+++ b/LayoutTests/virtual/slimmingpaint/fast/table/008-expected.txt
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderTable {TABLE} at (0,0) size 140x138
+ RenderTableSection {TBODY} at (0,0) size 140x138
+ RenderTableRow {TR} at (0,0) size 140x138
+ RenderTableCell {TD} at (0,0) size 140x138 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {IMG} at (0,0) size 129x104 [border: (5px solid #000000)]
+ RenderBlock {IMG} at (0,104) size 129x34 [border: (5px solid #000000)]
+layer at (13,13) size 119x94 clip at (14,14) size 117x92
+ RenderBlock {DIV} at (5,5) size 119x94 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (31,15) size 99x0
+ RenderBlock {DIV} at (18,2) size 99x0
+layer at (13,117) size 119x24 clip at (14,118) size 117x22
+ RenderBlock {DIV} at (5,5) size 119x24 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (31,119) size 99x0
+ RenderBlock {DIV} at (18,2) size 99x0
« no previous file with comments | « LayoutTests/virtual/implsidepainting/inspector/tracing/paint-command-log-nodes-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698