Closed Bug 1463802 Opened 7 years ago Closed 7 years ago

Shadow in http://sinz.org/Clock/ is cut off with WebRender.

Categories

(Core :: Graphics: WebRender, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla62
Tracking Status
firefox60 --- wontfix
firefox61 --- wontfix
firefox62 --- fixed

People

(Reporter: emilio, Assigned: gw)

References

()

Details

Attachments

(2 files)

Only the upper half of the inset shadow on the clock circle is shown.
Batch updating status flags based on WR schedule - please adjust if needed.
Priority: -- → P1
str: data:text/html,<div style="width: 80vmin; height: 80vmin; padding: 6vmin;"><div class="inner" style="border-radius: 100%;box-shadow: 0px 0px 18px rgba(24, 24, 24, 0.7) inset;height: 100%;"></div></div>
better str: <div style="height: 133.6px; width: 133.6px;"><div style="box-shadow: 0px 0px 18px inset; height: 100%;"></div></div> (the failure seems to come and go depending on height, so might not be portable)
This will be fixed when https://github.com/servo/webrender/pull/2824 lands in Gecko + WR.
Assignee: nobody → gwatson
So in the latest WR try build the shadow is fixed, but there's a white bounding-rect thing in the corner. See attached screenshot.
Hm, never mind. That white bounding rect occurs in current Nightly as well, just not if you have the sidebar open. I'll spin that out into another bug.
(In reply to Kartikaya Gupta (email:kats@mozilla.com) from comment #5) > So in the latest WR try build the shadow is fixed, but there's a white bounding-rect thing in the corner. That reminds me of https://github.com/servo/webrender/issues/2754#issuecomment-396653493.
(In reply to Kartikaya Gupta (email:kats@mozilla.com) from comment #5) > Created attachment 8986741 [details] > Screenshot of clock on macOS try build c6aba0f836c7 > > So in the latest WR try build the shadow is fixed, but there's a white > bounding-rect thing in the corner. See attached screenshot. I don't see that on my machine, fwiw.
Filed bug 1470133 for it. I only see it on mac, so maybe not so important.
I reduced the clock page and turned it into a reftest. It's slightly fuzzy for me on macOS and windows locally, but it passes without WR and fails with WR. Presumably it will pass (although fuzziness might need tweaking) with the WR update. Try push (based on current m-c) is at https://treeherder.mozilla.org/#/jobs?repo=try&revision=771f72c79fd7d833058761c6dc195a14f0948a41
I had also pushed a try push with the reftest on top of the WR update to figure out how much fuzz is needed in the "fixed in webrender" scenario, that's at https://treeherder.mozilla.org/#/jobs?repo=try&revision=82ccc485eac16955c9c97e772fd144c75b32092f I have the fuzz numbers now so I'll put up the patch. And another try push just to verify it's green everywhere: https://treeherder.mozilla.org/#/jobs?repo=try&revision=c49134002f60832759f2ac8bd9861dd27e42d06e
Attachment #8986934 - Flags: review?(a.beingessner) → review+
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: