| Commit message (Expand) | Author | Age | Files | Lines |
* | Correctly handle moving class and id attribtues between documents in differen... | esprehn@chromium.org | 2013-07-04 | 2 | -0/+40 |
* | Rebaseline after "Remove calls to updateMarqueePosition from RenderLayer" | jchaffraix@chromium.org | 2013-07-02 | 1 | -23/+0 |
* | [HTML Imports] Implement sub-imports processing. | morrita@chromium.org | 2013-06-20 | 13 | -0/+130 |
* | Extract HTMLImportLoader from LinkImport | morrita@chromium.org | 2013-06-19 | 2 | -0/+39 |
* | [HTML Imports] Make HTMLLinkElement.import a Document. | morrita@chromium.org | 2013-06-18 | 2 | -23/+0 |
* | DOMException toString is not correct | arv@chromium.org | 2013-06-17 | 1 | -6/+6 |
* | RenderMarquee should be a RenderObject | jchaffraix@chromium.org | 2013-06-14 | 2 | -2/+2 |
* | HTMLObjectElement does not need to manually reattach in most cases | esprehn@chromium.org | 2013-06-14 | 1 | -2/+10 |
* | Revert 150924 "Node::lazyAttach shouldn't lie about being attached" | vangelis@chromium.org | 2013-06-03 | 1 | -10/+2 |
* | Implement bare-bones of HTMLImports | morrita@chromium.org | 2013-05-31 | 20 | -0/+323 |
* | Node::lazyAttach shouldn't lie about being attached | esprehn@chromium.org | 2013-05-22 | 1 | -2/+10 |
* | Revert "Don't force layout for mouse event hit tests" | cbiesinger@chromium.org | 2013-05-20 | 17 | -35/+0 |
* | Don't force layout for mouse event hit tests | cbiesinger@chromium.org | 2013-05-20 | 17 | -0/+35 |
* | Added TestRunner.tooltipText | morrita@chromium.org | 2013-05-13 | 2 | -0/+27 |
* | Run webkit-patch optimize-baselines over the whole tree. | ojan@chromium.org | 2013-04-25 | 54 | -1210/+0 |
* | Remove lots of unneeded subclasses in <details> | esprehn@chromium.org | 2013-04-17 | 2 | -2/+2 |
* | Move all generic Chromium expected results to the generic location | steveblock@chromium.org | 2013-04-12 | 6 | -0/+120 |
* | Style recalculation takes too long when adding whitespace text nodes | haraken@chromium.org | 2013-03-02 | 1 | -1/+0 |
* | Implement the HTML <main> element. | commit-queue@webkit.org | 2013-01-21 | 3 | -0/+71 |
* | Source/WebCore: [Shadow DOM]: ShadowRoot has wrong nodeName attribute | shinyak@chromium.org | 2013-01-09 | 16 | -16/+16 |
* | Update DOMException name: IndexSizeError | arv@chromium.org | 2012-11-14 | 1 | -6/+6 |
* | Update DOMException name: HierarchyRequestError | arv@chromium.org | 2012-11-13 | 1 | -3/+3 |
* | REGRESSION(r131104): Heap-use-after-free in WebCore::Element::attributeChanged | kling@webkit.org | 2012-10-22 | 2 | -0/+35 |
* | Unreviewed chromium rebaseline for r131202. | eae@chromium.org | 2012-10-12 | 50 | -0/+592 |
* | fast/html/marquee-alternate.html is flaky | commit-queue@webkit.org | 2012-09-02 | 1 | -0/+0 |
* | Rebaseline details-nested-2.html and clone-anonymous-block-non-inline-child-c... | pdr@google.com | 2012-08-28 | 1 | -0/+24 |
* | Range::isPointInRange incorrectly throws WRONG_DOCUMENT_ERR | eae@chromium.org | 2012-08-02 | 2 | -0/+39 |
* | The elements in ShadowDOM of meter or progress should not be modifiable. | shinyak@chromium.org | 2012-07-26 | 4 | -0/+104 |
* | Use testRunner instead of layoutTestController in fast/hidpi, history, html, ... | rniwa@webkit.org | 2012-06-22 | 40 | -67/+67 |
* | REGRESSION(r118414): some pages on concursolutions.com doesn't show up | rniwa@webkit.org | 2012-06-18 | 2 | -0/+22 |
* | Unreviewed gardening. Even more rebaselining from r117815. | leviw@chromium.org | 2012-05-22 | 2 | -0/+572 |
* | Remove extra checks for empty string when parsing CSS value | caio.oliveira@openbossa.org | 2012-05-03 | 2 | -0/+14 |
* | Unreviewed rebaseline for tests affected by Length change in r115573. | eae@chromium.org | 2012-04-28 | 1 | -0/+23 |
* | RenderDetailsMarker should draw the triangle inside the content box | tkent@chromium.org | 2012-04-24 | 1 | -0/+35 |
* | Source/WebCore: Move pending sheet removal from ~HTMLLinkElement to removal f... | jpfau@apple.com | 2012-04-04 | 2 | -0/+34 |
* | [Refactoring] RenderSummary and RenderDetail is no longer needed. | morrita@google.com | 2012-02-29 | 2 | -0/+30 |
* | <summary> is not keyboard accessible. | commit-queue@webkit.org | 2012-02-13 | 2 | -0/+55 |
* | REGRESSION (r73385): Marquee with behavior="alternate" is not working | commit-queue@webkit.org | 2012-01-24 | 2 | -0/+72 |
* | Chromium rebaseline for font-weight-bold-for-b-and-strong.html. | rniwa@webkit.org | 2011-12-24 | 1 | -29/+0 |
* | Patch by Wyatt Carss <wcarss@chromium.org> on 2011-12-21 | commit-queue@webkit.org | 2011-12-21 | 2 | -0/+41 |
* | HTML details summary not working with form controls | commit-queue@webkit.org | 2011-12-14 | 2 | -0/+50 |
* | JS Test Harness: Make successfullyParsed optional | arv@chromium.org | 2011-10-25 | 19 | -37/+0 |
* | JS Test Harness: Insert the stylesheet dynamically | arv@chromium.org | 2011-10-19 | 21 | -21/+0 |
* | JS Test Harness: Make console and description elements optional in the HTML | arv@chromium.org | 2011-10-15 | 15 | -31/+0 |
* | Source/WebCore: Crash in HTMLTreeBuilder::processAnyOtherEndTagForInBody | inferno@chromium.org | 2011-08-14 | 2 | -0/+9 |
* | Source/WebCore: Add HTMLUnknownElement interface as defined in | ossy@webkit.org | 2011-08-12 | 1 | -0/+27 |
* | Source/WebCore: Add HTMLUnknownElement interface as defined in | commit-queue@webkit.org | 2011-08-11 | 1 | -0/+87 |
* | 2011-06-24 Dominic Cooney <dominicc@chromium.org> | dominicc@chromium.org | 2011-06-24 | 5 | -17/+17 |
* | 2011-06-13 Julien Chaffraix <jchaffraix@webkit.org> | jchaffraix@webkit.org | 2011-06-13 | 2 | -0/+4 |
* | 2011-06-06 MORITA Hajime <morrita@google.com> | morrita@google.com | 2011-06-07 | 2 | -0/+37 |