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

Unified Diff: LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1128-expected.txt

Issue 546273002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1128-expected.txt b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
index 2cd2768e6464bb575ddbb6dee830c62497a4a14d..86c1d1bbf76a2e021ed110641ccc14dbe3310203 100644
--- a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
@@ -9,28 +9,28 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,46.91) size 784x18
RenderText {#text} at (0,0) size 682x17
text run at (0,0) width 682: "The table below is 350 pixels wide. The columns are assigned proportional widths using COLs as follows:"
- RenderBlock (anonymous) at (0,80.91) size 784x60
- RenderInline {TT} at (0,0) size 110x60
- RenderText {#text} at (0,0) size 110x15
- text run at (0,0) width 110: "<col width=50>"
- RenderBR {BR} at (109,11) size 1x0
- RenderText {#text} at (0,15) size 110x15
- text run at (0,15) width 110: "<col width=2*>"
- RenderBR {BR} at (109,26) size 1x0
- RenderText {#text} at (0,30) size 110x15
- text run at (0,30) width 110: "<col width=1*>"
- RenderBR {BR} at (109,41) size 1x0
- RenderText {#text} at (0,45) size 110x15
- text run at (0,45) width 110: "<col width=3*>"
+ RenderBlock (anonymous) at (0,80.91) size 784x64
+ RenderInline {TT} at (0,0) size 112x64
+ RenderText {#text} at (0,0) size 112x16
+ text run at (0,0) width 112: "<col width=50>"
+ RenderBR {BR} at (112,12) size 0x0
+ RenderText {#text} at (0,16) size 112x16
+ text run at (0,16) width 112: "<col width=2*>"
+ RenderBR {BR} at (112,28) size 0x0
+ RenderText {#text} at (0,32) size 112x16
+ text run at (0,32) width 112: "<col width=1*>"
+ RenderBR {BR} at (112,44) size 0x0
+ RenderText {#text} at (0,48) size 112x16
+ text run at (0,48) width 112: "<col width=3*>"
RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,156.91) size 784x72
+ RenderBlock {P} at (0,160.91) size 784x72
RenderText {#text} at (0,0) size 782x71
text run at (0,0) width 778: "This means the first column should be 50 pixels wide. The remaining width should be divided among the three remaining"
text run at (0,18) width 782: "columns according to the proportional width statements into six (2+1+3) parts. Since the Table is 350 pixels wide, and the"
text run at (0,36) width 760: "remaining width is 300 pixels (350-50), the remaining columns should be 100 (2*50), 50 (1*50) and 150 (3*50) pixels"
text run at (0,54) width 40: "wide, "
text run at (39,54) width 82: "respectively."
- RenderTable {TABLE} at (0,244.91) size 350x52 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,248.91) size 350x52 [border: (1px outset #808080)]
RenderTableCol {COLGROUP} at (0,0) size 0x0
RenderTableCol {COL} at (0,0) size 0x0
RenderTableCol {COL} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698