2004-12-10 |
hyatt | New layout test to cover more details of tables shifting...
|
commit | commitdiff | tree |
2004-12-10 |
hyatt | Fix for 3867545, finance.yahoo.com lays out incorrectly...
|
commit | commitdiff | tree |
2004-12-07 |
hyatt | Add table test to cover the document.write line layout...
|
commit | commitdiff | tree |
2004-12-07 |
hyatt | Fix for 3615411, the linesAppended optimization was...
|
commit | commitdiff | tree |
2004-12-07 |
hyatt | Fix for 3787133, some web pages print with many blank...
|
commit | commitdiff | tree |
2004-12-07 |
hyatt | Fix for 3254464, radio buttons do not work for quiz...
|
commit | commitdiff | tree |
2004-12-01 |
hyatt | Fix deployment build bustage
|
commit | commitdiff | tree |
2004-11-23 |
hyatt | Hit testing in table cells with top/bottom space from...
|
commit | commitdiff | tree |
2004-11-23 |
hyatt | Make sure you can use document.createElement to make...
|
commit | commitdiff | tree |
2004-11-23 |
hyatt | Make sure the WebCore cache grows at 512mb and at...
|
commit | commitdiff | tree |
2004-11-23 |
hyatt | Improve the WebCore cache so that the maximum cacheable...
|
commit | commitdiff | tree |
2004-11-23 |
hyatt | Fix mistake made with frameset hit testing from previous...
|
commit | commitdiff | tree |
2004-11-23 |
hyatt | Fix for 3673381, huge directory listing so slow it...
|
commit | commitdiff | tree |
2004-11-23 |
hyatt | Remove bogus printf.
|
commit | commitdiff | tree |
2004-11-18 |
hyatt | Improve responsiveness by being willing to break out...
|
commit | commitdiff | tree |
2004-11-11 |
hyatt | Disable the tokenizer deferral, since it hurts the...
|
commit | commitdiff | tree |
2004-11-10 |
hyatt | Fix for 3873234, Safari UI is unresponsive when parsing...
|
commit | commitdiff | tree |
2004-11-10 |
hyatt | Fix for 3873234, Safari UI is unresponsive when parsing...
|
commit | commitdiff | tree |
2004-11-05 |
hyatt | land updated layout tests for the relpositioned change...
|
commit | commitdiff | tree |
2004-11-05 |
hyatt | Fix for relpositioned inlines. This was reviewed...
|
commit | commitdiff | tree |
2004-11-05 |
hyatt | Make sure the dominant line direction is properly...
|
commit | commitdiff | tree |
2004-11-05 |
hyatt | Implement CSS3 support for multiple backgrounds. ...
|
commit | commitdiff | tree |
2004-11-05 |
hyatt | Make sure the text decoder returns empty strings rather...
|
commit | commitdiff | tree |
2004-11-05 |
hyatt | Make sure line-height returns the correct value for...
|
commit | commitdiff | tree |
2004-10-26 |
hyatt | Fix for 3848214, deleting a partial word left a repaint...
|
commit | commitdiff | tree |
2004-10-26 |
hyatt | Convert selectionRect() from using a list to a dict...
|
commit | commitdiff | tree |
2004-10-22 |
hyatt | Reviewed by darin
|
commit | commitdiff | tree |
2004-10-22 |
hyatt | Add layout test for dynamic block/inline crash.
|
commit | commitdiff | tree |
2004-10-21 |
hyatt | Fix for 3810389, crash because of continuation() craziness...
|
commit | commitdiff | tree |
2004-10-21 |
hyatt | Fix for 3847054, assertion failure in RenderText:...
|
commit | commitdiff | tree |
2004-10-21 |
hyatt | Land updated layout tests with scroll info.
|
commit | commitdiff | tree |
2004-10-21 |
hyatt | Add better dumping of overflow information for scrolling...
|
commit | commitdiff | tree |
2004-10-20 |
hyatt | Fix for 3791146, make sure all lines are checked when...
|
commit | commitdiff | tree |
2004-10-20 |
hyatt | Fix for 3790936, make the unicode-breaking on the...
|
commit | commitdiff | tree |
2004-10-19 |
hyatt | Check in updated layout tests.
|
commit | commitdiff | tree |
2004-10-19 |
hyatt | Reviewed by kocienda
|
commit | commitdiff | tree |
2004-10-19 |
hyatt | Add image for lists test.
|
commit | commitdiff | tree |
2004-10-13 |
hyatt | Make the review fixes from kocienda's review.
|
commit | commitdiff | tree |
2004-10-13 |
hyatt | Rework block layout to clean it up and simplify it...
|
commit | commitdiff | tree |
2004-10-07 |
hyatt | Back out style sharing perf fix.
|
commit | commitdiff | tree |
2004-10-06 |
hyatt | Really bring the new code in line with the old style...
|
commit | commitdiff | tree |
2004-10-06 |
hyatt | Fix a bug in the iteration of locateCousinList and...
|
commit | commitdiff | tree |
2004-10-05 |
hyatt | Fix style sharing optimization to be fast again. ...
|
commit | commitdiff | tree |
2004-10-05 |
hyatt | Fix lists so that they properly participate in line...
|
commit | commitdiff | tree |
2004-10-05 |
hyatt | Back out the assertion.
|
commit | commitdiff | tree |
2004-10-05 |
hyatt | New selection gap-filling architecture. Makes the...
|
commit | commitdiff | tree |
2004-10-05 |
hyatt | Fix to make selection more like NSTextView. All gap...
|
commit | commitdiff | tree |
2004-09-29 |
hyatt | Fix remaining fast tests to handle br changes.
|
commit | commitdiff | tree |
2004-09-29 |
hyatt | Fix positioning tests to account for br changes.
|
commit | commitdiff | tree |
2004-09-29 |
hyatt | Fix float 15 test to accurately reflect the image loading...
|
commit | commitdiff | tree |
2004-09-29 |
hyatt | Fix float tests to account for br changes.
|
commit | commitdiff | tree |
2004-09-29 |
hyatt | Fix doctypes tests for list item changes.
|
commit | commitdiff | tree |
2004-09-29 |
hyatt | Land changes to CSS1 suite from <br> patch.
|
commit | commitdiff | tree |
2004-09-29 |
hyatt | Land changes to editing test from <br> patch.
|
commit | commitdiff | tree |
2004-09-29 |
hyatt | Make sure <br>s always get line boxes. Also prevent...
|
commit | commitdiff | tree |
2004-09-28 |
hyatt | New list results.
|
commit | commitdiff | tree |
2004-09-28 |
hyatt | Reworked lists to work well with RTL text. Specifically...
|
commit | commitdiff | tree |
2004-09-28 |
hyatt | List layout test changes.
|
commit | commitdiff | tree |
2004-09-28 |
hyatt | *** empty log message ***
|
commit | commitdiff | tree |
2004-09-28 |
hyatt | Don't allow nested headers when only inlines are in...
|
commit | commitdiff | tree |
2004-09-28 |
hyatt | ChangeLog
|
commit | commitdiff | tree |
2004-09-27 |
hyatt | land fixed frame result.
|
commit | commitdiff | tree |
2004-09-27 |
hyatt | Land fixed overflow result.
|
commit | commitdiff | tree |
2004-09-27 |
hyatt | Fix style sharing so that it doesn't share when it...
|
commit | commitdiff | tree |
2004-09-24 |
hyatt | Fix layout test 37.
|
commit | commitdiff | tree |
2004-09-24 |
hyatt | Fix for 3800316, test 37 for tables is failing on...
|
commit | commitdiff | tree |
2004-09-24 |
hyatt | Fix for 3601920, CSS "tabs" not switching properly...
|
commit | commitdiff | tree |
2004-09-24 |
hyatt | Fix for 3685234 and 3548444, the x-offset for frame...
|
commit | commitdiff | tree |
2004-09-23 |
hyatt | *** empty log message ***
|
commit | commitdiff | tree |
2004-09-23 |
hyatt | Fix for hitlist bug, crash when deleting.
|
commit | commitdiff | tree |
2004-09-22 |
hyatt | Fix for 3802766, entire view redrawn in Blot while...
|
commit | commitdiff | tree |
2004-09-14 |
hyatt | Fix the crash in the layout tests caused by my recent...
|
commit | commitdiff | tree |
2004-09-14 |
hyatt | Fix for 3667862, regression where dragging of selection...
|
commit | commitdiff | tree |
2004-09-08 |
hyatt | Fix XML so that elements with no namespace never make...
|
commit | commitdiff | tree |
2004-09-08 |
hyatt | Initial text-decoration CSS3 work for editing. Just...
|
commit | commitdiff | tree |
2004-09-07 |
hyatt | Add layout test results.
|
commit | commitdiff | tree |
2004-09-04 |
hyatt | Simple tweak to background-attachment. Don't apply...
|
commit | commitdiff | tree |
2004-09-04 |
hyatt | Fix for 3779083, deleting large amount of text is...
|
commit | commitdiff | tree |
2004-09-03 |
hyatt | Fix for 3787686, CSS parser should do case-sensitive...
|
commit | commitdiff | tree |
2004-09-03 |
hyatt | Land updated layout tests after box/container swap
|
commit | commitdiff | tree |
2004-09-03 |
hyatt | Swap RenderBox and RenderContainer. Make leaf RenderObject...
|
commit | commitdiff | tree |
2004-09-02 |
hyatt | Fix for 3769409, a regression from 10.3.4 to 10.3...
|
commit | commitdiff | tree |
2004-09-02 |
hyatt | Add layout test for crashing colgroup
|
commit | commitdiff | tree |
2004-09-02 |
hyatt | Fix for the <colgroup> crasher. Make sure adding...
|
commit | commitdiff | tree |
2004-09-01 |
hyatt | Fix for 3784686, hidden links still active. Make...
|
commit | commitdiff | tree |
2004-09-01 |
hyatt | Add layout tests.
|
commit | commitdiff | tree |
2004-09-01 |
hyatt | Fixes for 3761411 and 3782201. This patch makes two...
|
commit | commitdiff | tree |
2004-08-31 |
hyatt | *** empty log message ***
|
commit | commitdiff | tree |
2004-08-31 |
hyatt | Fix for 3742585, sony dhtml menus wrong size. The...
|
commit | commitdiff | tree |
2004-08-28 |
hyatt | *** empty log message ***
|
commit | commitdiff | tree |
2004-08-28 |
hyatt | Fix for 3739239, getComputedStyle of top not being...
|
commit | commitdiff | tree |
2004-08-26 |
hyatt | Fix for 3777172, crash from nested colgroup. Don...
|
commit | commitdiff | tree |
2004-08-26 |
hyatt | Fix for 3710721 and 3504114, crashes because of bad...
|
commit | commitdiff | tree |
2004-08-25 |
hyatt | Fix for 3365086, large tables crash Safari. Make...
|
commit | commitdiff | tree |
2004-08-25 |
hyatt | To save memory in the common case, move the margin...
|
commit | commitdiff | tree |
2004-08-25 |
hyatt | Fix the "extra space in TypePad blogs" Emerson problem...
|
commit | commitdiff | tree |
2004-08-24 |
hyatt | Make sure the ifdef XSLT is present for Panther.
|
commit | commitdiff | tree |
2004-08-24 |
hyatt | Polish the XML error message so that it indicates...
|
commit | commitdiff | tree |
2004-08-24 |
hyatt | Add support for Atom and RSS MIME types to the set...
|
commit | commitdiff | tree |
2004-08-24 |
hyatt | Add Atom and RSS MIME types to set of supported XML...
|
commit | commitdiff | tree |
next |