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

Unified Diff: LayoutTests/platform/win/fast/text-autosizing/tables/wide-percentage-width-expected.txt

Issue 310943002: Auto-rebaseline for r175390 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/text-autosizing/tables/wide-percentage-width-expected.txt
diff --git a/LayoutTests/platform/win/fast/text-autosizing/tables/wide-percentage-width-expected.txt b/LayoutTests/platform/win/fast/text-autosizing/tables/wide-percentage-width-expected.txt
index a3d4af585d3a96a13c5fe96e044fd6ebbe3ff18f..a2cd9c5b8ff9d42d897d744d9ae3b108e08a62e2 100644
--- a/LayoutTests/platform/win/fast/text-autosizing/tables/wide-percentage-width-expected.txt
+++ b/LayoutTests/platform/win/fast/text-autosizing/tables/wide-percentage-width-expected.txt
@@ -1,38 +1,38 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x192
- RenderBlock {HTML} at (0,0) size 800x192
- RenderBody {BODY} at (0,0) size 800x191
+layer at (0,0) size 800x199
+ RenderBlock {HTML} at (0,0) size 800x199
+ RenderBody {BODY} at (0,0) size 800x198
RenderBlock {DIV} at (0,0) size 600x36
RenderText {#text} at (0,0) size 250x14
text run at (0,0) width 250: "Table autosizing tests - wide-percentage-width.html"
RenderBR {BR} at (249,0) size 1x14
RenderText {#text} at (0,15) size 469x14
text run at (0,15) width 469: "This test passes if the cell with lots of text is autosized and none of the other 5 cells are autosized."
- RenderTable {TABLE} at (1,37) size 500x154 [border: none]
- RenderTableSection {TBODY} at (0,0) size 499x153
- RenderTableRow {TR} at (0,0) size 499x24
+ RenderTable {TABLE} at (1,37) size 500x161 [border: none]
+ RenderTableSection {TBODY} at (0,0) size 499x160
+ RenderTableRow {TR} at (0,0) size 499x25
RenderTableCell {TD} at (0,3) size 27x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 24x14
text run at (2,2) width 24: "hello"
- RenderTableCell {TD} at (27,0) size 445x24 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 38x20
+ RenderTableCell {TD} at (27,0) size 445x25 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 38x21
text run at (2,2) width 38: "hello"
RenderTableCell {TD} at (472,3) size 27x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=2 rs=1 cs=1]
RenderText {#text} at (2,2) size 24x14
text run at (2,2) width 24: "hello"
- RenderTableRow {TR} at (0,24) size 499x129
- RenderTableCell {TD} at (0,79) size 27x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,25) size 499x135
+ RenderTableCell {TD} at (0,83) size 27x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 24x14
text run at (2,2) width 24: "hello"
- RenderTableCell {TD} at (27,24) size 445x129 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 418x125
+ RenderTableCell {TD} at (27,25) size 445x135 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 418x131
text run at (2,2) width 418: "hello hello hello hello hello hello hello hello hello hello"
- text run at (2,23) width 418: "hello hello hello hello hello hello hello hello hello hello"
- text run at (2,44) width 418: "hello hello hello hello hello hello hello hello hello hello"
- text run at (2,65) width 418: "hello hello hello hello hello hello hello hello hello hello"
- text run at (2,86) width 418: "hello hello hello hello hello hello hello hello hello hello"
- text run at (2,107) width 80: "hello hello"
- RenderTableCell {TD} at (472,79) size 27x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=2 rs=1 cs=1]
+ text run at (2,24) width 418: "hello hello hello hello hello hello hello hello hello hello"
+ text run at (2,46) width 418: "hello hello hello hello hello hello hello hello hello hello"
+ text run at (2,68) width 418: "hello hello hello hello hello hello hello hello hello hello"
+ text run at (2,90) width 418: "hello hello hello hello hello hello hello hello hello hello"
+ text run at (2,112) width 80: "hello hello"
+ RenderTableCell {TD} at (472,83) size 27x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=2 rs=1 cs=1]
RenderText {#text} at (2,2) size 24x14
text run at (2,2) width 24: "hello"

Powered by Google App Engine
This is Rietveld 408576698