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

Unified Diff: LayoutTests/fast/repaint/table-extra-bottom-grow-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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: LayoutTests/fast/repaint/table-extra-bottom-grow-expected.txt
diff --git a/LayoutTests/fast/repaint/table-extra-bottom-grow-expected.txt b/LayoutTests/fast/repaint/table-extra-bottom-grow-expected.txt
deleted file mode 100644
index ac8fb752d7d3901a77b7157d2922735cb08d4fba..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/repaint/table-extra-bottom-grow-expected.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x238
- RenderBlock {HTML} at (0,0) size 800x238
- RenderBody {BODY} at (8,16) size 784x214
- RenderBlock {P} at (0,0) size 784x18
- RenderInline {B} at (0,0) size 62x18
- RenderText {#text} at (0,0) size 62x18
- text run at (0,0) width 62: "BUG ID:"
- RenderText {#text} at (62,0) size 4x18
- text run at (62,0) width 4: " "
- RenderInline {A} at (0,0) size 117x18 [color=#0000EE]
- RenderText {#text} at (66,0) size 117x18
- text run at (66,0) width 117: "Bugzilla bug 6769"
- RenderText {#text} at (183,0) size 489x18
- text run at (183,0) width 489: " REGRESSION: Incomplete repaint when a cell's extra bottom margin grows"
- RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
- RenderInline {B} at (0,0) size 91x18
- RenderText {#text} at (3,3) size 91x18
- text run at (3,3) width 91: "TEST PASS:"
- RenderText {#text} at (94,3) size 355x18
- text run at (94,3) width 4: " "
- text run at (98,3) width 351: "There should be only a green square below, and no red."
- RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
- RenderInline {B} at (0,0) size 90x18
- RenderText {#text} at (3,3) size 90x18
- text run at (3,3) width 90: "TEST FAIL:"
- RenderText {#text} at (93,3) size 311x18
- text run at (93,3) width 4: " "
- text run at (97,3) width 307: "The lower-right quarter of the square will be red."
- RenderTable {TABLE} at (0,114) size 100x100 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 100x100
- RenderTableRow {TR} at (0,0) size 100x100
- RenderTableCell {TD} at (0,50) size 50x0 [r=0 c=0 rs=2 cs=1]
- RenderTableCell {TD} at (50,0) size 50x0 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,100) size 100x0
- RenderTableCell {TD} at (50,100) size 50x0 [bgcolor=#FF0000] [r=1 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698