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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix adoption agency algorithm bugs
bptato
2022-11-27
1
-5
/
+11
*
Fix some table layout issues
bptato
2022-11-25
1
-1
/
+1
*
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
3
-15
/
+84
*
Fix nth-child bugs, rename select to match
bptato
2022-08-23
1
-3
/
+15
*
Fix incorrect selector parsing, remove httpclient from loader
bptato
2022-08-03
1
-0
/
+9
*
Add interactive <select>
bptato
2022-07-31
1
-2
/
+17
*
Add SupportedFormAssociatedElements
bptato
2022-07-30
3
-8
/
+11
*
Increase tokenizer buffer size, add mark color option
bptato
2022-07-29
1
-1
/
+1
*
Fix incorrect use of del()
bptato
2022-07-29
2
-12
/
+12
*
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
*
Fix yet another parser bug
bptato
2022-07-18
1
-2
/
+1
*
Fix another parser bug
bptato
2022-07-17
1
-3
/
+4
*
Fix a parser bug
bptato
2022-07-17
1
-2
/
+47
*
Implement select element display
bptato
2022-07-17
2
-54
/
+183
*
Fix forms
bptato
2022-07-17
3
-24
/
+21
*
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
2
-26
/
+91
*
Fix a tokenizer bug, clean up some warnings
bptato
2022-07-12
3
-10
/
+30
*
Fix and clean up some dom-based features
bptato
2022-07-11
2
-52
/
+77
*
Implement HTML5 parsing
bptato
2022-07-11
4
-2067
/
+3856
*
Implement standard-compliant HTML tokenizer
bptato
2022-06-27
1
-1
/
+1492
*
Store html entities as zero terminated strings
bptato
2022-06-07
1
-4
/
+4
*
Add querySelector and querySelectorAll for Element
bptato
2022-05-23
1
-0
/
+17
*
SpecifiedValue -> ComputedValue
bptato
2022-05-13
1
-2
/
+2
*
Rename conflicting source files
bptato
2022-05-10
1
-0
/
+0
*
Add support for :nth-child, implement textContent
bptato
2022-05-10
1
-0
/
+11
*
Some loader polishing
bptato
2022-02-09
1
-1
/
+10
*
parse_tag: fix html entities in values
bptato
2022-02-08
1
-1
/
+1
*
Cleanup form method code
bptato
2022-02-08
1
-8
/
+38
*
Implement forms
bptato
2022-01-29
2
-42
/
+208
*
Implement text-align and <center>
bptato
2022-01-29
1
-2
/
+2
*
Fix stylesheet containment bug
bptato
2022-01-25
2
-12
/
+2
*
Optimize cascading algorithm
bptato
2022-01-24
2
-0
/
+8
*
Refactor
bptato
2022-01-24
1
-11
/
+12
*
Fix head parsing
bptato
2022-01-24
1
-1
/
+1
*
Fix node to cell mapping
bptato
2022-01-24
1
-8
/
+29
*
Infer that we're in document body for text
bptato
2022-01-23
1
-4
/
+6
*
Support external stylesheets
bptato
2022-01-23
2
-2
/
+14
*
Fix page navigation
bptato
2022-01-22
2
-6
/
+10
*
Remove specified values for PSEUDO_NONE
bptato
2022-01-19
1
-1
/
+1
*
Implement basics of new layout engine
bptato
2022-01-18
2
-2
/
+11
*
Refactor
bptato
2021-12-29
2
-3
/
+3
*
Cascade optimizations, start layout engine rewrite
bptato
2021-12-29
1
-1
/
+1
*
Proper URL handling
bptato
2021-12-26
1
-4
/
+7
[prev]
[next]