@@ -124,6 +124,7 @@ LoadedCheerio {
124124 aria-hidden = " true"
125125 class = " rc-table-measure-row"
126126 style = " height: 0px;"
127+ tabindex = " -1"
127128 >
128129 <td
129130 style = " padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;"
@@ -948,6 +949,7 @@ LoadedCheerio {
948949 aria-hidden = " true"
949950 class = " rc-table-measure-row"
950951 style = " height: 0px;"
952+ tabindex = " -1"
951953 >
952954 <td
953955 style = " padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;"
@@ -1767,6 +1769,7 @@ LoadedCheerio {
17671769 aria-hidden = " true"
17681770 class = " rc-table-measure-row"
17691771 style = " height: 0px;"
1772+ tabindex = " -1"
17701773 >
17711774 <td
17721775 style = " padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;"
@@ -2110,6 +2113,7 @@ LoadedCheerio {
21102113 aria-hidden = " true"
21112114 class = " rc-table-measure-row"
21122115 style = " height: 0px;"
2116+ tabindex = " -1"
21132117 >
21142118 <td
21152119 style = " padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;"
@@ -2962,6 +2966,7 @@ LoadedCheerio {
29622966 aria-hidden = " true"
29632967 class = " rc-table-measure-row"
29642968 style = " height: 0px;"
2969+ tabindex = " -1"
29652970 >
29662971 <td
29672972 style = " padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;"
@@ -3207,6 +3212,7 @@ exports[`Table.FixedColumn > shadow should be shown when there are columns where
32073212 aria-hidden = " true"
32083213 class = " rc-table-measure-row"
32093214 style = " height: 0px;"
3215+ tabindex = " -1"
32103216 >
32113217 <td
32123218 style = " padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;"
@@ -5757,6 +5763,7 @@ exports[`Table.FixedColumn > shadow should display correctly 1`] = `
57575763 aria-hidden = " true"
57585764 class = " rc-table-measure-row"
57595765 style = " height: 0px;"
5766+ tabindex = " -1"
57605767 >
57615768 <td
57625769 style = " padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;"
@@ -11749,6 +11756,7 @@ exports[`Table.FixedColumn > shadow should display correctly 2`] = `
1174911756 aria-hidden = " true"
1175011757 class = " rc-table-measure-row"
1175111758 style = " height: 0px;"
11759+ tabindex = " -1"
1175211760 >
1175311761 <td
1175411762 style = " padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;"
0 commit comments