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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug1430-expected.txt

Issue 616923003: Auto-rebaseline for r182920 (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/mac/tables/mozilla/bugs/bug1430-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug1430-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug1430-expected.txt
index 5b98f3897825abaebd7592a07edd4c79eee2c3b6..b21511a7928663ab003fa43a421ec349de0af008 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug1430-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug1430-expected.txt
@@ -3,32 +3,33 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x108
- RenderText {#text} at (0,0) size 782x108
- text run at (0,0) width 513: "Here's the HTML test case, extracted from the Netcenter Address Book page. At "
- text run at (513,0) width 261: "the top of the address book is a \"tool bar\""
- text run at (0,18) width 162: "with options like \"New,\" "
- text run at (162,18) width 468: "\"Directory,\" \"Sign-out,\" \"Customize,\" etc. These are areas in a client side "
- text run at (630,18) width 151: "image map. You should"
- text run at (0,36) width 352: "be able to click on these areas of the map, including the "
- text run at (352,36) width 428: "areas on the right side of the map. However, in NGLayout, the right"
- text run at (0,54) width 69: "side of the "
- text run at (69,54) width 454: "map isn't \"clickable\" -- the cursor doesn't change and the link cannot be "
- text run at (523,54) width 78: "\"activated.\" "
- text run at (601,54) width 155: "I think somewhere we're"
- text run at (0,72) width 355: "miscalculating where the imagemap's areas are, because "
- text run at (355,72) width 427: "the areas on the left still work, although clicking on them sometimes"
- text run at (0,90) width 54: "crashes. "
- text run at (54,90) width 442: "It's as though NGLayout thinks the Imagemap areas are located a few "
- text run at (496,90) width 164: "hundred pixels to the left. "
+ RenderBlock (anonymous) at (0,0) size 784x112
+ RenderText {#text} at (0,0) size 783x112
+ text run at (0,0) width 520: "Here's the HTML test case, extracted from the Netcenter Address Book page. At "
+ text run at (519,0) width 235: "the top of the address book is a \"tool"
+ text run at (0,16) width 194: "bar\" with options like \"New,\" "
+ text run at (193,16) width 475: "\"Directory,\" \"Sign-out,\" \"Customize,\" etc. These are areas in a client side "
+ text run at (667,16) width 108: "image map. You"
+ text run at (0,32) width 407: "should be able to click on these areas of the map, including the "
+ text run at (406,32) width 377: "areas on the right side of the map. However, in NGLayout,"
+ text run at (0,48) width 129: "the right side of the "
+ text run at (128,48) width 463: "map isn't \"clickable\" -- the cursor doesn't change and the link cannot be "
+ text run at (590,48) width 80: "\"activated.\" "
+ text run at (669,48) width 43: "I think"
+ text run at (0,64) width 478: "somewhere we're miscalculating where the imagemap's areas are, because "
+ text run at (477,64) width 255: "the areas on the left still work, although"
+ text run at (0,80) width 240: "clicking on them sometimes crashes. "
+ text run at (239,80) width 449: "It's as though NGLayout thinks the Imagemap areas are located a few "
+ text run at (688,80) width 95: "hundred pixels"
+ text run at (0,96) width 70: "to the left. "
RenderBR {BR} at (0,0) size 0x0
- RenderTable {TABLE} at (0,108) size 644x63
- RenderTableSection {TBODY} at (0,0) size 644x63
- RenderTableRow {TR} at (0,2) size 644x59
- RenderTableCell {TD} at (2,21) size 184x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 182x18
- text run at (1,1) width 182: "Let's put some space in here!"
- RenderTableCell {TD} at (188,2) size 454x59 [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (0,112) size 648x63
+ RenderTableSection {TBODY} at (0,0) size 648x63
+ RenderTableRow {TR} at (0,2) size 648x59
+ RenderTableCell {TD} at (2,22) size 188x18 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 186x16
+ text run at (1,1) width 186: "Let's put some space in here!"
+ RenderTableCell {TD} at (192,2) size 454x59 [r=0 c=1 rs=1 cs=1]
RenderTable {TABLE} at (1,1) size 452x57
RenderTableSection {TBODY} at (0,0) size 452x57
RenderTableRow {TR} at (0,2) size 452x53

Powered by Google App Engine
This is Rietveld 408576698