DescriptionLet HTMLTablePartElement::findParentTable() about come across shadow boundary.
Things like style figuring out <td> style need some tree traversal,
which is this findParentTable() is for. Without this change,
Any <table border> in host world doesn' affect <td> in shadow.
BUG=234040
TEST=table-border.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151826
Patch Set 1 #
Total comments: 1
Patch Set 2 : Added distribution test cases #Patch Set 3 : Updated to use NodeRenderingTraversal #
Total comments: 2
Messages
Total messages: 12 (0 generated)
|