Show the actual HTML for the visual element
This commit is contained in:
parent
88f9889ad4
commit
5e55b0b4c1
|
|
@ -293,5 +293,7 @@ if browsertime
|
|||
td #{element.y}
|
||||
td #{element.width}
|
||||
td #{element.height}
|
||||
tr
|
||||
td.url.pagesurl(colspan=5) #{element.html}
|
||||
else
|
||||
p Missing data from Browsertime.
|
||||
|
|
|
|||
Loading…
Reference in New Issue