[webkit-reviews] review granted: [Bug 202606] [perf dashboard] Test fressness popover sometimes point to wrong place : [Attachment 380257] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 4 17:16:04 PDT 2019


Ryosuke Niwa <rniwa at webkit.org> has granted Zhifei Fang
<zhifei_fang at apple.com>'s request for review:
Bug 202606: [perf dashboard] Test fressness popover sometimes point to wrong
place
https://bugs.webkit.org/show_bug.cgi?id=202606

Attachment 380257: Patch

https://bugs.webkit.org/attachment.cgi?id=380257&action=review




--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 380257
  --> https://bugs.webkit.org/attachment.cgi?id=380257
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=380257&action=review

> Websites/perf.webkit.org/public/v3/pages/test-freshness-page.js:350
> +	       #tooltip-container {
> +		   position: relative;
> +	       }

Do we really need this position: relative?
#tooltip-anchor being position: absolute should be sufficient, no?


More information about the webkit-reviews mailing list