1. 78354ef Reviewed by Maciej. by darin · 19 years ago
  2. 2fd8924 Reviewed by Maciej. by darin · 19 years ago
  3. c60331f Reviewed by Maciej. by darin · 19 years ago
  4. ca525e7 Rubber stamped by Maciej. by darin · 19 years ago
  5. da724e3 Reviewed by John Sullivan. by darin · 19 years ago
  6. edbc5e4 Reviewed by John Sullivan. by darin · 20 years ago
  7. ca8c3157 JavaScriptCore: by darin · 20 years ago
  8. 1df2eef Reviewed by John. by darin · 20 years ago
  9. 8db5f41 Reviewed by Darin. Landed by David Harrison. by harrison · 20 years ago
  10. 7af65db -added layout test for fix to: <rdar://problem/4161606> JavaScript regular by hyatt · 20 years ago
  11. 0e58bdd Reviewed by John. by adele · 20 years ago
  12. 76582fb Reviewed by hyatt (concept and a few manual parts), large part by mjs · 20 years ago
  13. 757acae Rename HTMLNames -> HTMLTags. Purely mechanical (done in XCode) by hyatt · 20 years ago
  14. 2773dff Fix for bugzilla bug 3927. Convert attributes to use QualifiedName. by hyatt · 20 years ago
  15. 59136b7 Fix for bugzilla bug 3405, replace NodeImpl::Id with a new class, by hyatt · 20 years ago
  16. d1fadd8 Reviewed by Chris Blumenberg. by darin · 20 years ago
  17. 0ea6844 Reviewed by darin. by vicki · 20 years ago
  18. 436c503 Fixed by Darin, reviewed by me. by adele · 20 years ago
  19. eeef52c Working on the Acid2 test, Row 1. by hyatt · 20 years ago
  20. 40acfac Fixes <rdar://problem/4040848> "REGR: Sun security-check demo applet does not load". Includes restoring part of the old NodeImpl::closeRenderer mechanism. by jens · 20 years ago
  21. 4e22c75 Reviewed by mjs by kdecker · 20 years ago
  22. 9aeab1a Reviewed by Darin. by adele · 20 years ago
  23. be31b995 [3603191] REGRESSION: Applets not receiving all of the Applet Parameters in Java 1.4.1/1.4.2. Fix is to defer instantiating the applet plugin until the applet tag and its nested param tags have been completely parsed. by jens · 20 years ago
  24. c74c1fc Fix for 3966349, hang loading page. Make sure that loops using popOneBlock properly check for a null by hyatt · 20 years ago
  25. 6fcc6cd Reviewed by Ken. by darin · 20 years ago
  26. f70e629 - rolled out my custom tag name change again -- it caused a 1 ms PLT regression by darin · 20 years ago
  27. 60a7af3 Reviewed by Ken. by darin · 20 years ago
  28. 7c10a3a - rolled out my custom tag name change -- it broke amazon.com by darin · 20 years ago
  29. 5e2f74c Reviewed by Ken. by darin · 20 years ago
  30. ec8cecf Reviewed by Ken. by darin · 20 years ago
  31. 363c516 Reviewed by Ken. by mjs · 20 years ago
  32. fd59fac Reviewed by Hyatt by kocienda · 20 years ago
  33. 161d437 Reviewed by Maciej. by darin · 20 years ago
  34. 3ffdbf5 Reviewed by John. by darin · 20 years ago
  35. 30dd14d Reviewed by John. by darin · 20 years ago
  36. d886cd8 Reviewed by John. by darin · 20 years ago
  37. 0ae3804 ChangeLog by hyatt · 20 years ago
  38. 5527088 Fixed: <rdar://problem/3788409> can't create or clone an embed element by cblu · 20 years ago
  39. 9993fc7 Fix for 3769409, a regression from 10.3.4 to 10.3.5 involving <colgroup>s in malformed HTML. by hyatt · 20 years ago
  40. a9da2b3 Fix for 3777172, crash from nested colgroup. Don't allow nested table sections or col groups. by hyatt · 20 years ago
  41. 8b56945 Fix for 3752542, stack overflow that crashes Safari at www.dr.dk. This bug is a regression caused by a fix that by hyatt · 21 years ago
  42. 299e73e Reviewed by Hyatt by kocienda · 21 years ago
  43. 7c47ecb Reviewed by Darin. by mjs · 21 years ago
  44. 8a2b244 Part 2 of the new <CANVAS> tag implementation. This adds the by rjw · 21 years ago
  45. c155400 Part 1 of the new <CANVAS> tag implementation. This patch by rjw · 21 years ago
  46. eb797f8 Fix for the bad background color on abcnews.com. Make cloning optionally drop the style declarations. by hyatt · 21 years ago
  47. 377ce05 Improve attribute parsing of mapped attributes (that map to CSS properties) so that they can pull the by hyatt · 21 years ago
  48. 8f4119b Atomize font families (KWQFontFamily) and all attribute values. Move atomic string into separate files. by hyatt · 21 years ago
  49. cd2cf22 Fix for 3503652, news.com misrenders badly (footer is out of position). My fix to 3495748 caused this by hyatt · 21 years ago
  50. 0d752a4 Fix for 3472998, stop a crash on an insanely malformed page. I had to change the concept of by hyatt · 21 years ago
  51. 8d88806 Fix for 3480108, crash because of the wrong malformedTableParent when stray content is placed inside by hyatt · 21 years ago
  52. de39634 Implement support for <marquee>. This includes support for the CSS3 specification (although modified a fair by hyatt · 21 years ago
  53. 497cf20 Reviewed by Ken. by mjs · 21 years ago
  54. fd2f73b Reviewed by Richard. by mjs · 21 years ago
  55. 9b20364 Fix for 3429646, <img src="blah"<img src="foo"> should show up as two images. by hyatt · 21 years ago
  56. e6993f2 Fix for 3404398, leak in residual style code. The code that built up the by hyatt · 21 years ago
  57. 6a96b50 Reviewed by Dave. by darin · 22 years ago
  58. 3aadc73 Fix for 3300362, crash on myuhc.com. The residual style code by hyatt · 22 years ago
  59. 7a8b41f Reviewed by Maciej. by darin · 22 years ago
  60. aaedfd5 Fix for 3263156, stack overflow at www.liceo.edu.mx. This by hyatt · 22 years ago
  61. 06c6d6c Fix for 3229799, images missing on geocities page. Residual style by hyatt · 22 years ago
  62. acbb0d4 Rename inQuirksMode to inCompatMode. Drop uses of it in by hyatt · 22 years ago
  63. 57c7376 Reviewed by Ken. by darin · 22 years ago
  64. f029e37 * khtml/html/htmlparser.cpp: by hyatt · 22 years ago
  65. 1bce5aa Always do residual style fixups in all three Safari rendering modes. by hyatt · 22 years ago
  66. 9279aae Adding a few more tags to the list of ones to check for residual style. by hyatt · 22 years ago
  67. 443912f Fix continuations so that they are smarter about reusing by hyatt · 22 years ago
  68. 09e81c8 Reviewed by Trey. by darin · 22 years ago
  69. ce985df Reviewed by Dave. by darin · 22 years ago
  70. 74254fb New implementation of determineParseMode that is much better by hyatt · 22 years ago
  71. c4cefc7 - correct our copyrights to 2003; copyright is based on year of publication, not year worked on by darin · 22 years ago
  72. 8f5c7f0 Fix for the 2.5% perf regression from the descendant rules by hyatt · 22 years ago
  73. 483c378 Everything else reviewed by Maciej, dtd.cpp and htmlparser.cpp changes reviewed by Dave. by darin · 22 years ago
  74. be02abb The new table code from Lars. Also includes bug fixes for by hyatt · 22 years ago
  75. 50560aa Reviewed by Dave. by darin · 22 years ago
  76. 895eae1 Reviewed by John. by darin · 22 years ago
  77. 6d17fb2 Finish the KONQBLOCK removal and make sure that table rows and by hyatt · 22 years ago
  78. a176a20 Fix tables so that malformations inside them are properly pulled by hyatt · 22 years ago
  79. c5764f8d Reviewed by Don. by darin · 22 years ago
  80. fc4fd1d top level: by darin · 22 years ago
  81. 1dbdf72 Reviewed by Darin. by mjs · 22 years ago
  82. 14525a9 Fixed 3115903 - exchangehomes.com sometimes has form state poorly restored by trey · 22 years ago
  83. 70b6438 WebFoundation: by darin · 22 years ago
  84. 95b02579 Eliminate the KONQBLOCK hack. Fixes ipodhacks.com (a mislayout by hyatt · 22 years ago
  85. d18db81 This landing adds support for blocks inside inlines. It by hyatt · 22 years ago
  86. e32bf97 Nested <a>s are never allowed. Make sure to always pop the <a> blocks. by hyatt · 22 years ago
  87. 07c921f Fix my <konqblock> regression on ign.com. by hyatt · 22 years ago
  88. 199f6bdd Make <caption> error-handling more robust. by hyatt · 22 years ago
  89. bd7c926 Sigh. Amazingly enough, all other browsers seem to treat by hyatt · 22 years ago
  90. c6ba797 Make <form> inside <table> stay inside the <table> but demote by hyatt · 22 years ago
  91. bd6a1fd WebCore: by darin · 22 years ago
  92. 5159d9c Move text measurement and layout beyond onload. This by hyatt · 22 years ago
  93. 33f8d49 This patch lands a rewrite of whitespace-handling in the by hyatt · 22 years ago
  94. 91da0bd * khtml/html/htmlparser.cpp: by gramps · 22 years ago
  95. a8052be WebCore: by darin · 22 years ago
  96. c2f04c2 Remove closeEntireTree now that deferred close takes care of that case. by darin · 22 years ago
  97. 197ddda - fixed 3075032 -- textarea contents sometimes aren't shown by darin · 22 years ago
  98. 16432a6 A couple of whitespace fixes. What's really odd about these by hyatt · 22 years ago
  99. 2ddd66a Fix for the intuit.com and eweek.com <form><tr> bgcolor problem. by hyatt · 23 years ago
  100. 15e3dbd Fix for bug 3004889, plugin content on stylesheet pages not by hyatt · 23 years ago