OSDN Git Service

MSHTML.presentationType: Fix exception when checking if a table/row/cell is part...
authorJames Teh <jamie@jantrid.net>
Mon, 4 Feb 2013 16:41:32 +0000 (02:41 +1000)
committerJames Teh <jamie@jantrid.net>
Mon, 4 Feb 2013 16:41:32 +0000 (02:41 +1000)
commit6e82555ef426b12902baec936da7332a175dd454
tree7c189458f952db200830c72ae04e93c292fd6ece
parentca42870b6b1605573b4789d64d3b7c5cf7a3807b
MSHTML.presentationType: Fix exception when checking if a table/row/cell is part of a layout table but the object doesn't exist in the buffer for some reason.
Fixes #2962.
source/NVDAObjects/IAccessible/MSHTML.py