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

Unified Diff: LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt

Issue 23974003: Auto-rebaseline for r157364 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
Index: LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt b/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt
index 6ffaf34afaca0fa8983a195ddc44dbd49fabe0c0..f5d7bd016188bfce5a1f1e24f529ac7d35e8ce7a 100644
--- a/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt
+++ b/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt
@@ -1,12 +1,12 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x316
- RenderBlock {html} at (0,0) size 800x316
- RenderBody {body} at (8,8) size 784x300
- RenderTable {table} at (0,0) size 122x300
- RenderTableSection (anonymous) at (0,164) size 122x4
- RenderTableRow (anonymous) at (0,2) size 122x0
- RenderTableCell (anonymous) at (2,2) size 118x0 [r=0 c=0 rs=1 cs=1]
+layer at (0,0) size 800x308
+ RenderBlock {html} at (0,0) size 800x308
+ RenderBody {body} at (8,8) size 784x292
+ RenderTable {table} at (0,0) size 122x292
+ RenderTableSection (anonymous) at (0,164) size 122x2
+ RenderTableRow (anonymous) at (0,0) size 122x0
+ RenderTableCell (anonymous) at (2,0) size 118x0 [r=0 c=0 rs=1 cs=1]
RenderBlock {caption} at (0,40) size 122x40
RenderText {#text} at (15,0) size 92x39
text run at (15,0) width 92: "PASS: Normal"
@@ -16,32 +16,32 @@ layer at (0,0) size 800x316
RenderTableCell (anonymous) at (2,2) size 118x20 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 61x19
text run at (0,0) width 61: "HEADER"
- RenderTableSection {tbody} at (0,168) size 122x44
- RenderTableRow (anonymous) at (0,2) size 122x40
- RenderTableCell (anonymous) at (2,2) size 118x40 [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {tbody} at (0,166) size 122x42
+ RenderTableRow (anonymous) at (0,0) size 122x40
+ RenderTableCell (anonymous) at (2,0) size 118x40 [r=0 c=0 rs=1 cs=1]
RenderBR {br} at (0,0) size 0x19
RenderText {#text} at (0,20) size 118x19
text run at (0,20) width 118: "Some body content"
RenderBR {br} at (118,20) size 0x19
- RenderTableSection {tfoot} at (0,216) size 122x24
- RenderTableRow (anonymous) at (0,2) size 122x20
- RenderTableCell (anonymous) at (2,2) size 118x20 [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {tfoot} at (0,210) size 122x22
+ RenderTableRow (anonymous) at (0,0) size 122x20
+ RenderTableCell (anonymous) at (2,0) size 118x20 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 61x19
text run at (0,0) width 61: "FOOTER"
- RenderTableSection (anonymous) at (0,212) size 122x4
- RenderTableRow (anonymous) at (0,2) size 122x0
- RenderTableCell (anonymous) at (2,2) size 118x0 [r=0 c=0 rs=1 cs=1]
+ RenderTableSection (anonymous) at (0,208) size 122x2
+ RenderTableRow (anonymous) at (0,0) size 122x0
+ RenderTableCell (anonymous) at (2,0) size 118x0 [r=0 c=0 rs=1 cs=1]
RenderBlock {caption} at (0,80) size 122x60
RenderText {#text} at (0,0) size 0x0
RenderBlock {caption} at (0,140) size 122x0
-layer at (8,248) size 122x60
- RenderBlock {caption} at (0,240) size 122x60
+layer at (8,240) size 122x60
+ RenderBlock {caption} at (0,232) size 122x60
RenderText {#text} at (25,0) size 110x59
text run at (25,0) width 72: "PASS: First"
text run at (6,20) width 110: "Caption aligned to"
text run at (28,40) width 66: "the bottom"
-layer at (10,174) size 217x20
- RenderBlock (positioned) {caption} at (10,174) size 217x20
+layer at (10,172) size 217x20
+ RenderBlock (positioned) {caption} at (10,172) size 217x20
RenderText {#text} at (0,0) size 217x19
text run at (0,0) width 217: "PASS: Caption with a fixed position"
layer at (8,8) size 122x40
@@ -49,8 +49,8 @@ layer at (8,8) size 122x40
RenderText {#text} at (0,0) size 122x39
text run at (0,0) width 122: "PASS: Caption with"
text run at (27,20) width 68: "opacity 0.7"
-layer at (10,222) size 315x20
- RenderBlock (positioned) {caption} at (10,222) size 315x20
+layer at (10,216) size 315x20
+ RenderBlock (positioned) {caption} at (10,216) size 315x20
RenderText {#text} at (0,0) size 315x19
text run at (0,0) width 315: "PASS: Caption with a fixed position and opacity 0.6"
layer at (8,88) size 122x59

Powered by Google App Engine
This is Rietveld 408576698