It works as expected when WebRender and Basic compositing. Steps to reproduce: Open https://bugzilla.mozilla.org/attachment.cgi?id=9200185 Actual Results: The anchor element and content text scroll by the same amount. Font appearance of the anchor element is too big. Expected Results: The anchor element and content text should scroll with parallax as the page is scrolled.
Bug 1689805 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.
It works as expected when WebRender and (*)Basic compositing. Steps to reproduce: Open https://bugzilla.mozilla.org/attachment.cgi?id=9200185 Actual Results: The anchor element and content text scroll by the same amount. Font appearance of the anchor element is too big. Expected Results: The anchor element and content text should scroll with parallax as the page is scrolled. (*) the following patch fix the issue when Basic compositor. ebc2ea295bd6b2a6fc064af730145e9b8d2b5f2c Andrew Osmond — Bug 1684170 - Decouple WebRender and Software WebRender gfxConfig features. r=jrmuizel