| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Fixes universal selectors after a combinator.
|
| |
|
|
|
|
| |
Now at least absolute should be positioned correctly.
|
| |
|
| |
|
|
|
|
|
| |
In some terminals, placing the cursor on the second cell of a double-width
character deletes half of said character, so let's not do that.
|
|
|
|
| |
and other weird things I forgot to remove while debugging
|
|
|
|
| |
should always work now
|
|
|
|
| |
it had zero practical use and was annoying anyways
|
|
|
|
| |
it does nothing...
|
|
|
|
| |
Also fix margin-left/right: auto, to some extent.
|
|
|
|
|
| |
I'm not sure if it was actually causing other issues, but better safe
than sorry: formatting is no longer inserted for negative x coordinates.
|