Alexander
Alexander
Selectors and CSS Styles was added in the project.
@phoerious Thanks for the report! Fixed.
@phoerious I'll deal with this soon.
@Janos95 It's been three years. Is it still relevant?
@noam3127 Oh God how could I forget about that. Thanks for the report.
Button in the project.
@FanaticPythoner Please see [white-space in selectors](https://drafts.csswg.org/selectors-4/#white-space). But, in [the last lexbor version](https://github.com/lexbor/lexbor/tree/css-styles) "combinators" normal work without whitespaces.
Hi @SkySandy This is the correct behavior for HTML (`LexborHTMLParser `). Unfortunately `HTMLParser` does not handle the above example correctly. ```HTML ``` A `TD` tag without a `TABLE` tag will...
Hi @rushter @pushshift > Yeah, that's indeed unexpected behavior. I will have a look a bit closer this week. > > @lexborisov is there a way to fix this? It...
@pushshift @rushter Sorry, I remember this challenge. A lot of things to do at my day job. I hope to solve it soon.