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
/
cascade.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Support vertical-align on td
bptato
2022-12-11
1
-1
/
+14
*
Add textarea
bptato
2022-11-28
1
-5
/
+18
*
Fix some table layout issues
bptato
2022-11-25
1
-0
/
+2
*
Add some quirks mode rules + presentational hints
bptato
2022-11-25
1
-1
/
+43
*
Avoid forking child processes from the main process
bptato
2022-11-24
1
-1
/
+3
*
Make it compile...
bptato
2022-10-19
1
-2
/
+2
*
Re-enable media queries
bptato
2022-10-19
1
-2
/
+3
*
Fix nth-child bugs, rename select to match
bptato
2022-08-23
1
-1
/
+1
*
Fix incorrect selector parsing, remove httpclient from loader
bptato
2022-08-03
1
-9
/
+24
*
Implement revert value
bptato
2022-07-30
1
-59
/
+20
*
Fix cascading bugs & performance issues
bptato
2022-07-28
1
-3
/
+10
*
Fix StyledNode invalidation & others
bptato
2022-07-27
1
-44
/
+40
*
Optimize dom
bptato
2022-07-21
1
-3
/
+4
*
Fix forms
bptato
2022-07-17
1
-39
/
+17
*
Fix StyledNode caching
bptato
2022-07-17
1
-93
/
+37
*
Use StyledNodes instead of passing the entire DOM to the layout engine
bptato
2022-07-16
1
-30
/
+175
*
Implement HTML5 parsing
bptato
2022-07-11
1
-4
/
+6
*
SpecifiedValue -> ComputedValue
bptato
2022-05-13
1
-2
/
+2
*
Rename conflicting source files
bptato
2022-05-10
1
-2
/
+2
*
Fix stylesheet containment bug
bptato
2022-01-25
1
-32
/
+35
*
Fix author style sheet assignment
bptato
2022-01-24
1
-2
/
+9
*
Optimize cascading algorithm
bptato
2022-01-24
1
-61
/
+27
*
Refactor
bptato
2022-01-24
1
-1
/
+1
*
Fix ::before pseudo elem positioning
bptato
2022-01-23
1
-4
/
+7
*
Support external stylesheets
bptato
2022-01-23
1
-1
/
+12
*
Avoid unnecessary rendering on hover change etc
bptato
2022-01-22
1
-4
/
+24
*
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
1
-2
/
+2
*
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
1
-30
/
+22
*
Cascade optimizations, start layout engine rewrite
bptato
2021-12-29
1
-8
/
+16
*
Implement basic media query support
bptato
2021-12-27
1
-15
/
+57
*
Preparation for at rules, small inline-block fix
bptato
2021-12-19
1
-13
/
+16
*
Refactor selector code, optimize style tags
bptato
2021-12-18
1
-0
/
+152
[prev]