Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix clip rect for iframes in hit testing code #8671
Conversation
|
This is a rebase of #8557 |
|
|
||
| let clipped_layer_bounds = match clip_rect.intersection(&layer_bounds) { | ||
| // Total offset from parent coordinates to this layer's coordinates. | ||
| // FIXME: This offset is incorrect for fixed-position layers. |
This comment has been minimized.
This comment has been minimized.
pcwalton
Nov 25, 2015
Contributor
Could we get an issue on file for this? It shouldn't be hard to fix.
This comment has been minimized.
This comment has been minimized.
|
This looks good to me. |
|
@bors-servo r=pcwalton |
1 similar comment
|
@bors-servo r=pcwalton |
|
|
Fix clip rect for iframes in hit testing code Fixes #8080 r? @mrobinson <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8671) <!-- Reviewable:end -->
|
|
I can't reproduce locally (osx):
Not sure what to do next |
|
@bors-servo: retry |
Fix clip rect for iframes in hit testing code Fixes #8080 r? @mrobinson <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8671) <!-- Reviewable:end -->
|
|
|
Looks like a different issue this time?
|
|
@bors-servo: retry |
Fix clip rect for iframes in hit testing code Fixes #8080 r? @mrobinson <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8671) <!-- Reviewable:end -->
|
|
|
@bors-servo: retry
|
|
|
|
|
|
@bors-servo: retry
|
|
|
|
|
|
@bors-servo: retry |
Fix clip rect for iframes in hit testing code Fixes #8080 r? @mrobinson <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8671) <!-- Reviewable:end -->
|
|
paulrouget commentedNov 25, 2015
Fixes #8080 r? @mrobinson