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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/core/bloomberg-expected.txt

Issue 21909002: Crash when inner and outer spanning cells end indexes are same. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 4 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/linux/tables/mozilla/core/bloomberg-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/core/bloomberg-expected.txt b/LayoutTests/platform/linux/tables/mozilla/core/bloomberg-expected.txt
index 0dfa0860d411db3324e7616ab9d11977868645d0..f52dd6b7578fa36351602ffa7fb63a66130b6b29 100644
--- a/LayoutTests/platform/linux/tables/mozilla/core/bloomberg-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/core/bloomberg-expected.txt
@@ -1,10 +1,10 @@
-layer at (0,0) size 785x716
+layer at (0,0) size 785x825
RenderView at (0,0) size 785x600
-layer at (0,0) size 785x716
- RenderBlock {HTML} at (0,0) size 785x716
- RenderBody {BODY} at (8,8) size 769x692 [color=#333333] [bgcolor=#FFFFFF]
- RenderTable {TABLE} at (0,0) size 636x663 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 634x661
+layer at (0,0) size 785x825
+ RenderBlock {HTML} at (0,0) size 785x825
+ RenderBody {BODY} at (8,8) size 769x801 [color=#333333] [bgcolor=#FFFFFF]
+ RenderTable {TABLE} at (0,0) size 636x772 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 634x770
RenderTableRow {TR} at (0,0) size 634x28
RenderTableCell {TD} at (0,0) size 148x661 [bgcolor=#660000] [border: (1px inset #808080)] [r=0 c=0 rs=6 cs=1]
RenderInline {B} at (0,0) size 63x19
@@ -367,7 +367,7 @@ layer at (0,0) size 785x716
text run at (4,295) width 283: "For Y2K information on BLOOMBERG, download"
text run at (4,311) width 147: "our customer letters now."
RenderBR {BR} at (151,324) size 0x0
- RenderBlock {P} at (0,679) size 769x13
+ RenderBlock {P} at (0,788) size 769x13
RenderInline {FONT} at (0,0) size 435x13
RenderText {#text} at (0,0) size 200x13
text run at (0,0) width 200: "\x{A9}1999 Bloomberg L.P. All rights reserved. "

Powered by Google App Engine
This is Rietveld 408576698