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
fix: corrige XPath para inline-graphic e validação de containers (#1049)
- Ajusta XPath para usar caminho relativo ao parent em vez de tag genérica
- Corrige XPath de containers para verificar ausência de graphic em qualquer nível
- Substitui list comprehension por loop explícito com getchildren() para melhor compatibilidade
0 commit comments