Description[css-tables] Don't use internal layout structure when iterating all rows
Instead use basic firstChild and nextSibling. This avoids a crash when
the internal layout structure is dirty.
Add DCHECK to discourage future mistakes.
BUG=627839
Committed: https://crrev.com/6861fa525cd261302ed9a6f0e4ec420c682d2a8c
Cr-Commit-Position: refs/heads/master@{#405555}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|