Bug 1556511 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

1. On Firefox Nightly 
2. Go to https://www.coinbase.com/dashboard 
3. Create an account 
4. Once you're in, observe the graphs 

Expected:
Graphs svgs render the same as in Chrome/Firefox release

Actual:
Svgs look different corrupted, their height is bigger than their parent's container. This goes away on page resize/css change 

Unfortunately I wasn't able to create a reproducible reduced test case.
1. On Firefox Nightly 
2. Go to https://www.coinbase.com/dashboard 
3. Create an account 
4. Once you're in, observe the graphs 

Expected:
Graphs svgs render the same as in Chrome/Firefox release

Actual:
Svgs look different corrupted, their height is bigger than their parent's container. This goes away on page resize/css change 

Unfortunately I wasn't able to create a reproducible reduced test case. To access the affected elements search for: `SparkLine__` in the inspector. 

The output of mozregression:
```
20:27.87 INFO: Last good revision: bb69a96aea8403f807a74652168c71c97da6fbeb
20:27.87 INFO: First bad revision: 09ef16b1c51fa6917986aea632e61a3f153b7ce8
20:27.87 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=bb69a96aea8403f807a74652168c71c97da6fbeb&tochange=09ef16b1c51fa6917986aea632e61a3f153b7ce8
```

Back to Bug 1556511 Comment 0