Bug 23443: Table accessibility should be re-enabled after fixing crash that occurs at WebCore::AccessibilityTable::isTableExposableThroughAccessibility() when attempting to create a link in a rich text message
https://bugs.webkit.org/show_bug.cgi?id=23443

Re-enable Accessibility tables and make sure accessibility code does not interrogate the render tree
during render tree updates



git-svn-id: http://svn.webkit.org/repository/webkit/trunk@40098 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/accessibility/table-modification-crash-expected.txt b/LayoutTests/accessibility/table-modification-crash-expected.txt
new file mode 100644
index 0000000..bbe86fd
--- /dev/null
+++ b/LayoutTests/accessibility/table-modification-crash-expected.txt
@@ -0,0 +1,3 @@
+column 1	column 2	column 3
+Test passed
+