You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the ANDI "Linearize Page" tool does not reposition elements affected by the transform: translate() CSS property. Below is a situation where a button is highlighted as repositioned even though it's not in the actual DOM order.
Hi,
It looks like the ANDI "Linearize Page" tool does not reposition elements affected by the
transform: translate()
CSS property. Below is a situation where a button is highlighted as repositioned even though it's not in the actual DOM order.Here is a screenshot of the ANDI-linearized page:
Here is the HTML for that page:
Here is a screenshot of the CSS classes affecting this Button(4) element when ANDI has linearized the page:
If this is not a problem, then I apologize for the inconvenience. Thank you!
The text was updated successfully, but these errors were encountered: