Add test case for open-in-new-tab title regression

Authored by elvisangelaccio on Sep 2 2018, 8:53 AM.

Description

Add test case for open-in-new-tab title regression

Fix will be in D15112.

CCBUG: 397910

Details

Committed
elvisangelaccioSep 2 2018, 8:55 AM
Parents
R318:50702506fa2a: Fix minor EBN issues
Branches
Unknown
Tags
Unknown
hallas added a subscriber: hallas.Sep 2 2018, 9:07 AM

Nice :)

I should actually have done this as part of D15112 but I was unsure on how to test this.

In general I think we should add some more test coverage for this caption function as there is quite a lot of logic in it. I will try and take a look at that.