| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
+Mason for the style and html parts of this CL.
if (child_layer->GetLayoutObject().IsSVGForeignObject()) {I would like a comment here. I'm not very sure how that works. Can you create a test case with a stacked child under an SVG foreign object, and check the stack when the stacked child is hit tested? The stack will help us put correct comment here.
if (child->GetLayoutObject().IsSVGForeignObject()) {I would like a comment here. I'm not very sure how that works. Can you create a test case with a stacked child under an SVG foreign object, and check the stack when the stacked child is painted? The stack will help us put correct comment here.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |