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
/
html
/
dom.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix typo
bptato
2022-11-30
1
-1
/
+1
*
Add textarea
bptato
2022-11-28
1
-45
/
+112
*
Add support for <button>
bptato
2022-11-27
1
-2
/
+23
*
Re-enable media queries
bptato
2022-10-19
1
-4
/
+11
*
Rename jsget/jsset to jsfget/jsfset for functions
bptato
2022-09-16
1
-5
/
+5
*
Bugfixes & test JS event loop
bptato
2022-09-16
1
-8
/
+42
*
More JS bindings
bptato
2022-09-13
1
-12
/
+63
*
Fix nth-child bugs, rename select to match
bptato
2022-08-23
1
-3
/
+15
*
Add interactive <select>
bptato
2022-07-31
1
-2
/
+17
*
Add SupportedFormAssociatedElements
bptato
2022-07-30
1
-3
/
+2
*
Fix incorrect use of del()
bptato
2022-07-29
1
-1
/
+1
*
Fix StyledNode invalidation & others
bptato
2022-07-27
1
-4
/
+3
*
Fix an infinite loop in getElementById
bptato
2022-07-23
1
-11
/
+4
*
Optimize dom
bptato
2022-07-21
1
-74
/
+72
*
Enable remote stylesheets; fix inline block values
bptato
2022-07-18
1
-1
/
+2
*
Implement select element display
bptato
2022-07-17
1
-53
/
+174
*
Fix forms
bptato
2022-07-17
1
-22
/
+17
*
Use StyledNodes instead of passing the entire DOM to the layout engine
bptato
2022-07-16
1
-36
/
+6
*
Clean up HTML namespace mess, enable processInForeignContent
bptato
2022-07-14
1
-9
/
+8
*
Fix a tokenizer bug, clean up some warnings
bptato
2022-07-12
1
-6
/
+19
*
Fix and clean up some dom-based features
bptato
2022-07-11
1
-44
/
+69
*
Implement HTML5 parsing
bptato
2022-07-11
1
-88
/
+348
*
Add querySelector and querySelectorAll for Element
bptato
2022-05-23
1
-0
/
+17
*
SpecifiedValue -> ComputedValue
bptato
2022-05-13
1
-2
/
+2
*
Add support for :nth-child, implement textContent
bptato
2022-05-10
1
-0
/
+11
*
Cleanup form method code
bptato
2022-02-08
1
-8
/
+38
*
Implement forms
bptato
2022-01-29
1
-39
/
+188
*
Fix stylesheet containment bug
bptato
2022-01-25
1
-4
/
+0
*
Optimize cascading algorithm
bptato
2022-01-24
1
-0
/
+1
*
Refactor
bptato
2022-01-24
1
-11
/
+12
*
Fix node to cell mapping
bptato
2022-01-24
1
-8
/
+29
*
Support external stylesheets
bptato
2022-01-23
1
-2
/
+11
*
Fix page navigation
bptato
2022-01-22
1
-4
/
+7
*
Remove specified values for PSEUDO_NONE
bptato
2022-01-19
1
-1
/
+1
*
Implement basics of new layout engine
bptato
2022-01-18
1
-2
/
+10
*
Refactor
bptato
2021-12-29
1
-1
/
+1
*
Cascade optimizations, start layout engine rewrite
bptato
2021-12-29
1
-1
/
+1
*
Proper URL handling
bptato
2021-12-26
1
-4
/
+7
*
Implement gotoAnchor
bptato
2021-12-20
1
-0
/
+5
*
Preparation for at rules, small inline-block fix
bptato
2021-12-19
1
-2
/
+2
*
Refactor selector code, optimize style tags
bptato
2021-12-18
1
-0
/
+11
*
Rework cascading algorithm
bptato
2021-12-18
1
-4
/
+3
*
More code formatting consistency
bptato
2021-12-17
1
-1
/
+1
*
Refactor enums
bptato
2021-12-15
1
-1
/
+1
*
Add lists, function selector fixes
bptato
2021-12-14
1
-19
/
+77
*
Support ::before, ::after pseudo elements
bptato
2021-12-13
1
-1
/
+3
*
Support inline style attributes
bptato
2021-12-10
1
-7
/
+3
*
Support CSS next- and subsequent sibling combinators
bptato
2021-11-23
1
-0
/
+16
*
Refactor cascading logic and css values
bptato
2021-11-19
1
-287
/
+4
*
User stylesheets and applyStylesheets optimizations
bptato
2021-11-19
1
-68
/
+74
[prev]
[next]