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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug7121-1-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/bugs/bug7121-1-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug7121-1-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug7121-1-expected.txt
index 293e993d1261e322a20213400bff6badaf0c1c5b..bc67b0aa79e1ed9516ea766b08f1ff11a9462a9f 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug7121-1-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug7121-1-expected.txt
@@ -8,17 +8,17 @@ layer at (0,0) size 800x600
text run at (0,0) width 783: "In this table (modeled after mozilla.org template) the cells in column two are requesting colspans of (2,3,2,6) respectively."
text run at (0,18) width 773: "Notice that they all want to span more than one column (which means, in the case of this table, all rows are requesting to"
text run at (0,36) width 288: "span more columns than the number of 'real' "
- RenderInline {CODE} at (0,0) size 32x15
- RenderText {#text} at (287,39) size 32x15
- text run at (287,39) width 32: "<TD>"
- RenderText {#text} at (318,36) size 762x35
- text run at (318,36) width 444: " in any single rows [i.e., all rows in the top table want to span 9 cells,"
+ RenderInline {CODE} at (0,0) size 33x16
+ RenderText {#text} at (287,38) size 33x16
+ text run at (287,38) width 33: "<TD>"
+ RenderText {#text} at (319,36) size 763x35
+ text run at (319,36) width 444: " in any single rows [i.e., all rows in the top table want to span 9 cells,"
text run at (0,54) width 188: "but the maximum number of "
- RenderInline {CODE} at (0,0) size 32x15
- RenderText {#text} at (187,57) size 32x15
- text run at (187,57) width 32: "<TD>"
- RenderText {#text} at (218,54) size 109x17
- text run at (218,54) width 109: " in any row is 8]."
+ RenderInline {CODE} at (0,0) size 33x16
+ RenderText {#text} at (187,56) size 33x16
+ text run at (187,56) width 33: "<TD>"
+ RenderText {#text} at (219,54) size 109x17
+ text run at (219,54) width 109: " in any row is 8]."
RenderBlock {P} at (0,88) size 784x18
RenderText {#text} at (0,0) size 493x17
text run at (0,0) width 493: "This condition leads to the 'white gap' (in builds of 5.0 for jun04 and before)."

Powered by Google App Engine
This is Rietveld 408576698