index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
css
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SpecifiedValue -> ComputedValue
bptato
2022-05-13
2
-34
/
+34
*
Rename conflicting source files
bptato
2022-05-10
7
-11
/
+11
*
Add support for :nth-child, implement textContent
bptato
2022-05-10
2
-4
/
+23
*
Some refactoring for layout engine rewrite
bptato
2022-05-10
1
-1
/
+1
*
Incomplete background-color implementation
bptato
2022-02-14
1
-5
/
+16
*
Some loader polishing
bptato
2022-02-09
1
-0
/
+1
*
Optimize :is selector
bptato
2022-01-30
1
-1
/
+51
*
Implement list-style-position
bptato
2022-01-30
1
-3
/
+22
*
Implement forms
bptato
2022-01-29
1
-1
/
+5
*
Implement text-align and <center>
bptato
2022-01-29
1
-3
/
+30
*
Implement line-height, vertical-align
bptato
2022-01-28
1
-9
/
+64
*
Fix stylesheet containment bug
bptato
2022-01-25
1
-32
/
+35
*
Fix author style sheet assignment
bptato
2022-01-24
1
-2
/
+9
*
Selector adjustments
bptato
2022-01-24
2
-17
/
+21
*
Remove some unused declarations
bptato
2022-01-24
3
-4
/
+0
*
Optimize cascading algorithm
bptato
2022-01-24
4
-149
/
+186
*
Refactor
bptato
2022-01-24
5
-38
/
+16
*
Fix some block box bugs
bptato
2022-01-23
1
-6
/
+5
*
Use pixels as the base unit for the layout
bptato
2022-01-23
1
-0
/
+32
*
Consider cell ratio when calculating lengths
bptato
2022-01-23
1
-8
/
+11
*
Implement word-spacing
bptato
2022-01-23
1
-7
/
+23
*
Support pseudo elems as pseudo classes
bptato
2022-01-23
1
-12
/
+15
*
Fix ::before pseudo elem positioning
bptato
2022-01-23
1
-4
/
+7
*
Fix * selector
bptato
2022-01-23
1
-0
/
+2
*
Support external stylesheets
bptato
2022-01-23
2
-2
/
+13
*
Avoid unnecessary rendering on hover change etc
bptato
2022-01-22
2
-18
/
+51
*
Re-implement, height, fix pseudo on hover
bptato
2022-01-22
1
-0
/
+2
*
Fix media query bug, do not refresh page without css change (wip)
bptato
2022-01-22
3
-15
/
+23
*
Re-implement margins
bptato
2022-01-22
1
-3
/
+3
*
Make sure :root is always block
bptato
2022-01-19
1
-0
/
+13
*
Re-implement inline blocks
bptato
2022-01-19
1
-5
/
+1
*
Fix crash on reshape
bptato
2022-01-19
1
-2
/
+0
*
Implement basics of new layout engine
bptato
2022-01-18
1
-5
/
+19
*
Small cascade optimizations
bptato
2021-12-31
4
-44
/
+76
*
Refactor
bptato
2021-12-29
1
-8
/
+8
*
Cascade optimizations, start layout engine rewrite
bptato
2021-12-29
3
-64
/
+75
*
Implement basic media query support
bptato
2021-12-27
5
-114
/
+482
*
Basic content type implementation
bptato
2021-12-26
1
-0
/
+1
*
Refactor buffer rendering procedures
bptato
2021-12-23
1
-0
/
+3
*
Preparation for at rules, small inline-block fix
bptato
2021-12-19
4
-29
/
+67
*
Refactor selector code, optimize style tags
bptato
2021-12-18
4
-167
/
+173
*
Rework cascading algorithm
bptato
2021-12-18
2
-187
/
+144
*
Macro for easier css value access
bptato
2021-12-18
1
-14
/
+10
*
More code formatting consistency
bptato
2021-12-17
1
-1
/
+1
*
Better inline block support
bptato
2021-12-15
1
-0
/
+1
*
Initial (and defective) inline-block implementation
bptato
2021-12-15
1
-3
/
+3
*
Simplify code
bptato
2021-12-15
2
-83
/
+78
*
Some parser fixes
bptato
2021-12-15
2
-7
/
+7
*
Add roman list style type
bptato
2021-12-15
1
-1
/
+5
*
Refactor enums
bptato
2021-12-15
4
-5
/
+64
[prev]
[next]