diff options
author | bptato <nincsnevem662@gmail.com> | 2024-04-21 21:26:27 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-04-21 21:28:45 +0200 |
commit | e3d9ee2c6224cd30bf56e24f7988899e0e3985c1 (patch) | |
tree | 31116d7d751d058f32bf43313c12673423e8d8be /test/layout/inline-backgrounds.color.expected | |
parent | ba88f015ea500bcc574b621392c721ef2c9dbcd0 (diff) | |
download | chawan-e3d9ee2c6224cd30bf56e24f7988899e0e3985c1.tar.gz |
test: add js & layout tests
(Sadly some layout tests still fail.)
Diffstat (limited to 'test/layout/inline-backgrounds.color.expected')
-rw-r--r-- | test/layout/inline-backgrounds.color.expected | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/test/layout/inline-backgrounds.color.expected b/test/layout/inline-backgrounds.color.expected new file mode 100644 index 00000000..f93a6898 --- /dev/null +++ b/test/layout/inline-backgrounds.color.expected @@ -0,0 +1,30 @@ + + + [48;2;255;0;0mtesting[49m + [48;2;255;0;0mtest test test test[49m + [48;2;255;0;0m [49m + [48;2;255;0;0mnew line[49m + + [48;2;255;0;0mnew line[49m + [48;2;255;0;0mnew line[49m + [48;2;255;0;0mdone[49mnow another thing + + +but + + [48;2;255;0;0mthis works: testing[49m + + + + [48;2;255;0;0mtest test test test thing[49m +final stage + + + [48;2;255;0;0mtesting[49m + [48;2;255;0;0mtest test test test[49m + [48;2;255;0;0m [49m + [48;2;255;0;0mnew line[49m + [48;2;255;0;0mnew line[49m + [48;2;255;0;0mnew line[49m + [48;2;255;0;0mdone[49mnow another thing + |