diff options
author | FalseHonesty <thefalsehonesty@gmail.com> | 2020-05-24 21:35:46 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-25 11:33:52 +0200 |
commit | 2c2ce5be64ad4e4bca0dc72165f2cebbbf6dabf6 (patch) | |
tree | 4174b57351abb1f6439d4988acdb68eb3d9d5b75 /AK | |
parent | 4ad891a078d7ea8e89d4e97177b2a4967cb49438 (diff) | |
download | serenity-2c2ce5be64ad4e4bca0dc72165f2cebbbf6dabf6.zip |
Browser: Add output styles to values printed in the console
This patch adds spans around most of the console's output, allowing
for a global document stylesheet to customize the highlighting of
the console's output. It also adds some basic styling for values
like strings, numbers, and arrays using the system Palette.
Note: This patch simply adds support for highlighting output values,
the lines of JS code printed to console are still unformatted.
Diffstat (limited to 'AK')
0 files changed, 0 insertions, 0 deletions