FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for html5lib/html5parser.py - DKChan/html5lib-python · GitHub
DKChan
/
html5lib-python
Public
forked from
html5lib/html5lib-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
html5lib-python
html5lib
html5parser.py
on
gcode-157
User selector
Datepicker
Commit history
Commits on May 1, 2013
Fix #4: nested, indirect descendant, <button> causes infinite loop.
Show description for 073d792
gsnedders
committed
073d792
View commit details
Copy full SHA for 073d792
View code at this point
Browse repository at this point
Support <main>.
gsnedders
committed
89a3c5a
View commit details
Copy full SHA for 89a3c5a
View code at this point
Browse repository at this point
Commits on Apr 28, 2013
(Almost) comply with PEP 8.
Show description for a8b40b2
gsnedders
committed
a8b40b2
View commit details
Copy full SHA for a8b40b2
View code at this point
Browse repository at this point
Placate pyflakes and fix tests after fixing issues.
Show description for 7a06a5a
gsnedders
committed
7a06a5a
View commit details
Copy full SHA for 7a06a5a
View code at this point
Browse repository at this point
Commits on Apr 13, 2013
Remove trailing whitespace (fixes #18).
gsnedders
committed
b7cce84
View commit details
Copy full SHA for b7cce84
View code at this point
Browse repository at this point
Commits on Apr 10, 2013
Start to update AAA. This gets the tests passing.
Show description for 8904365
gsnedders
committed
8904365
View commit details
Copy full SHA for 8904365
View code at this point
Browse repository at this point
Commits on Apr 9, 2013
Have a consistent API for errors where the format values are a dict.
Show description for 3640fe8
gsnedders
committed
3640fe8
View commit details
Copy full SHA for 3640fe8
View code at this point
Browse repository at this point
Commits on Feb 4, 2013
Make Py3 code work on Py2 as well.
Show description for 82377ec
gsnedders
committed
82377ec
View commit details
Copy full SHA for 82377ec
View code at this point
Browse repository at this point
Commits on Feb 1, 2013
Remove a lot of old 2.3/2.4 support code
gsnedders
committed
84b1710
View commit details
Copy full SHA for 84b1710
View code at this point
Browse repository at this point
Commits on Jan 9, 2013
Get encoding tests passing, and test the pre-scan separately
gsnedders
committed
db43ce2
View commit details
Copy full SHA for db43ce2
View code at this point
Browse repository at this point
Commits on May 22, 2012
Welcome to Python 3.
Show description for a897f19
gsnedders
committed
a897f19
View commit details
Copy full SHA for a897f19
View code at this point
Browse repository at this point
Commits on Feb 10, 2012
Fix handling of <font> in SVG
jgraham
committed
19686c8
View commit details
Copy full SHA for 19686c8
View code at this point
Browse repository at this point
Commits on Nov 14, 2011
Invalid use of set constructor
jgraham
committed
b88d31d
View commit details
Copy full SHA for b88d31d
View code at this point
Browse repository at this point
Commits on Jul 24, 2011
Handle nulls correctly in table text
Show description for 9cd98fc
James Graham
committed
9cd98fc
View commit details
Copy full SHA for 9cd98fc
View code at this point
Browse repository at this point
Add track element
Show description for 54ada1c
James Graham
committed
54ada1c
View commit details
Copy full SHA for 54ada1c
View code at this point
Browse repository at this point
Implement the Noah's Ark algorithm
Show description for ca84401
James Graham
committed
ca84401
View commit details
Copy full SHA for ca84401
View code at this point
Browse repository at this point
Make foreign content switch on namespace of current node rather than insertion mode
Show description for abd0b0b
James Graham
committed
abd0b0b
View commit details
Copy full SHA for abd0b0b
View code at this point
Browse repository at this point
Commits on Jul 18, 2011
Update python code and tests for the recent ruby start tag parsing changes
James Graham
committed
12dd376
View commit details
Copy full SHA for 12dd376
View code at this point
Browse repository at this point
Commits on Jul 16, 2011
frameset-ok isn't affected by input type=hidden
Show description for 7460e1a
James Graham
committed
7460e1a
View commit details
Copy full SHA for 7460e1a
View code at this point
Browse repository at this point
Commits on Mar 13, 2011
Typo finding token name, fixes issue 165
Show description for 99f4bf1
jgraham
committed
99f4bf1
View commit details
Copy full SHA for 99f4bf1
View code at this point
Browse repository at this point
Commits on Mar 12, 2011
Compare nodes rather than node and name in endTagForm; fixes issue 168
jgraham
committed
68ad299
View commit details
Copy full SHA for 68ad299
View code at this point
Browse repository at this point
Commits on Mar 7, 2011
Remove redundant assignments in mainLoop
Show description for 4cff604
foolip
committed
4cff604
View commit details
Copy full SHA for 4cff604
View code at this point
Browse repository at this point
Commits on Nov 24, 2010
Fix in select logic
James Graham
committed
f21a519
View commit details
Copy full SHA for f21a519
View code at this point
Browse repository at this point
Commits on Nov 19, 2010
Fix incorrect innerHTML assert
James Graham
committed
d67a214
View commit details
Copy full SHA for d67a214
View code at this point
Browse repository at this point
Commits on Nov 17, 2010
Select changes with added correctness. Set frameset-ok to False when stray <body> is enountered
Show description for b9fedac
James Graham
committed
b9fedac
View commit details
Copy full SHA for b9fedac
View code at this point
Browse repository at this point
Add in select scope
Show description for 5770d05
James Graham
committed
5770d05
View commit details
Copy full SHA for 5770d05
View code at this point
Browse repository at this point
Commits on Nov 15, 2010
Change option parsing spec rev ]5488
James Graham
committed
8597a27
View commit details
Copy full SHA for 8597a27
View code at this point
Browse repository at this point
Commits on Nov 12, 2010
Complete null handling changes
James Graham
committed
e8af2aa
View commit details
Copy full SHA for e8af2aa
View code at this point
Browse repository at this point
Phase 2 of the null handling changes
James Graham
committed
520a96c
View commit details
Copy full SHA for 520a96c
View code at this point
Browse repository at this point
Commits on Nov 9, 2010
Add limits on AAA
James Graham
committed
6bf1ece
View commit details
Copy full SHA for 6bf1ece
View code at this point
Browse repository at this point
Commits on Oct 29, 2010
Fix foreign content mode to the latest spec
James Graham
committed
5982934
View commit details
Copy full SHA for 5982934
View code at this point
Browse repository at this point
Commits on Oct 28, 2010
Start work on switching to a model where reprocessing happens by going back through the main loop
James Graham
committed
d0c7855
View commit details
Copy full SHA for d0c7855
View code at this point
Browse repository at this point
Commits on Oct 15, 2010
Merge (somewhat botched)
James Graham
committed
a7f7dfa
View commit details
Copy full SHA for a7f7dfa
View code at this point
Browse repository at this point
Commits on Oct 12, 2010
Remove special handling of <spacer>
James Graham
committed
cd0ac71
View commit details
Copy full SHA for cd0ac71
View code at this point
Browse repository at this point
Enable the CDATA mode by passing in the parser to the tokenizer
James Graham
committed
1d3e26b
View commit details
Copy full SHA for 1d3e26b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL