| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
if (name == html_names::kAlignAttr || name == html_names::kAnchorAttr ||This doesn't make sense on Element IMO e.g. SVG elements can't abspos or be anchors.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
if (params.new_value == keywords::kUntilFound) {Actually should the kAnchorAttr branch go down here now?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |