Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

overflow_position_abs_inside_normal_a.html fails #8780

Closed
Ms2ger opened this issue Dec 2, 2015 · 0 comments
Closed

overflow_position_abs_inside_normal_a.html fails #8780

Ms2ger opened this issue Dec 2, 2015 · 0 comments
Labels
A-layout/uncategorized I-wrong An incorrect behaviour is observed.

Comments

@Ms2ger
Copy link
Contributor

Ms2ger commented Dec 2, 2015

It passes in Gecko and Chrome.

@Ms2ger Ms2ger added A-layout/uncategorized I-wrong An incorrect behaviour is observed. labels Dec 2, 2015
mrobinson added a commit to mrobinson/servo that referenced this issue Apr 12, 2017
Instead of passing down a complex clipping region to each item, used
shared clipping to handle overflow:hidden and CSS clips. In addition to
being more efficient, this should also fix quite a few issues related
to absolutely positioned elements.

One existing reftest is slightly modified to avoid tickling a quirk
with the way that WebRender rasterizes masks. We are working out how to
best express these combined masks with the API or need to. The change
does not affect the original subject of the reftest.

Fixes servo#13109.
Fixes servo#10151.
Fixes servo#7575.
Fixes servo#8074.
Fixes servo#8780.
mrobinson added a commit to mrobinson/servo that referenced this issue Apr 12, 2017
Instead of passing down a complex clipping region to each item, used
shared clipping to handle overflow:hidden and CSS clips. In addition to
being more efficient, this should also fix quite a few issues related
to absolutely positioned elements.

One existing reftest is slightly modified to avoid tickling a quirk
with the way that WebRender rasterizes masks. We are working out how to
best express these combined masks with the API or need to. The change
does not affect the original subject of the reftest.

Fixes servo#13109.
Fixes servo#10151.
Fixes servo#7575.
Fixes servo#8074.
Fixes servo#8780.
mrobinson added a commit to mrobinson/servo that referenced this issue Apr 13, 2017
Instead of passing down a complex clipping region to each item, used
shared clipping to handle overflow:hidden and CSS clips. In addition to
being more efficient, this should also fix quite a few issues related
to absolutely positioned elements.

One existing reftest is slightly modified to avoid tickling a quirk
with the way that WebRender rasterizes masks. We are working out how to
best express these combined masks with the API or need to. The change
does not affect the original subject of the reftest.

Fixes servo#13109.
Fixes servo#10151.
Fixes servo#7575.
Fixes servo#8074.
Fixes servo#8780.
mrobinson added a commit to mrobinson/servo that referenced this issue Apr 17, 2017
Instead of passing down a complex clipping region to each item, used
shared clipping to handle overflow:hidden and CSS clips. In addition to
being more efficient, this should also fix quite a few issues related
to absolutely positioned elements.

One existing reftest is slightly modified to avoid tickling a quirk
with the way that WebRender rasterizes masks. We are working out how to
best express these combined masks with the API or need to. The change
does not affect the original subject of the reftest.

Fixes servo#13109.
Fixes servo#10151.
Fixes servo#7575.
Fixes servo#8074.
Fixes servo#8780.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-layout/uncategorized I-wrong An incorrect behaviour is observed.
Projects
None yet
Development

No branches or pull requests

1 participant