Projects/KHTML: Difference between revisions

From KDE TechBase
No edit summary
Line 1: Line 1:
=== In-progress bugfixes ===
=== In-progress bugfixes ===
* SadEagle:{{Bug|115325}},{{Bug|169988}} --- focus/blur on all elements, head/body parsing #?????, multiple problems with onchange ({{Bug|170451}}, many others)
* SadEagle:{{Bug|115325}},{{Bug|169988}} --- focus/blur on all elements, head/body parsing #?????, multiple problems with onchange ({{Bug|170451}}, many others)
* Spart:{{Bug|170055}},{{Bug|170091}} --- offsetTop/Parent/Left - got a patch, but will sit a bit on it as those are very touchy and important methods. I need to build a more thorough test to see if early specification is accurate.


=== Acid3 stuff ===
=== Acid3 stuff ===
Line 22: Line 23:
* Selection crashes, affecting at least Kopete {{Bug|170749}}, seen elsewhere, too
* Selection crashes, affecting at least Kopete {{Bug|170749}}, seen elsewhere, too
* derstandard.at
* derstandard.at
* tokenizer script-recursion crashes
* tokenizer script-recursion crashes - (what bug #? (Spart))

Revision as of 23:25, 11 September 2008

In-progress bugfixes

  • SadEagle:bug #115325,bug #169988 --- focus/blur on all elements, head/body parsing #?????, multiple problems with onchange (bug #170451, many others)
  • Spart:bug #170055,bug #170091 --- offsetTop/Parent/Left - got a patch, but will sit a bit on it as those are very touchy and important methods. I need to build a more thorough test to see if early specification is accurate.

Acid3 stuff

See Projects/Acid3

Major targets

  • SVG --- vtokarev
  • DOM namespace changes --- vtokarev
  • HTML5 Audio/Video --- Spart
  • getComputedStyle w/display:none --- SadEagle
  • iframe stuff --- SadEagle, non-immediate
    • XSS permissions for about: and javascript: URL affect tinyMCE
  • canvas --- SadEagle, non-immediate:
    • New params to putImageData, createImageData, parameter checking updates
    • Depends on getComputedStyle:
      • Add support for currentColor
      • text

Potentially high-impact bugs

  • Selection crashes, affecting at least Kopete bug #170749, seen elsewhere, too
  • derstandard.at
  • tokenizer script-recursion crashes - (what bug #? (Spart))