2017-02-08 |
commit-queue@webki... | getIntersectionList always returns empty NodeList until... |
tree | commitdiff |
2017-01-29 |
ddkilzer@apple.com | Migrate 97 *-disabled tests to use TestExpectations |
tree | commitdiff |
2016-12-13 |
hyatt@apple.com | [CSS Parser] Eliminate SVGPaint and SVGColor |
tree | commitdiff |
2016-12-10 |
hyatt@apple.com | [CSS Parser] Remove the old CSS Parser |
tree | commitdiff |
2016-11-02 |
weinig@apple.com | [WebIDL] Move interfaces and typed arrays over to JSDOM... |
tree | commitdiff |
2016-09-13 |
mmaxfield@apple.com | [Cocoa] Unify font's ascent, descent, and x-height... |
tree | commitdiff |
2016-09-06 |
darin@apple.com | More bindings improvements, particularly things not... |
tree | commitdiff |
2016-08-19 |
cdumez@apple.com | Attr.prefix / Element.prefix attribute should be readonly |
tree | commitdiff |
2016-08-08 |
cdumez@apple.com | Align Selection API with the specification |
tree | commitdiff |
2016-08-08 |
cdumez@apple.com | Drop SVGDocument as per the SVG2 specification |
tree | commitdiff |
2016-07-30 |
cdumez@apple.com | [WebIDL] Enable strict type checking for operations... |
tree | commitdiff |
2016-07-17 |
beidson@apple.com | Update DOMCoreException to use the description in toStr... |
tree | commitdiff |
2016-07-16 |
beidson@apple.com | Update SVGException to use the description in toString(). |
tree | commitdiff |
2016-06-02 |
commit-queue@webki... | SVG content renders in incorrect vertical position... |
tree | commitdiff |
2016-03-23 |
commit-queue@webki... | userSpaceOnUse patterns are not stroked for empty objec... |
tree | commitdiff |
2016-03-08 |
commit-queue@webki... | [SVG2] Implement marker orient='auto-start-reverse' |
tree | commitdiff |
2016-02-26 |
commit-queue@webki... | <g> wrapping <symbol> causes display of hidden <symbol> |
tree | commitdiff |
2016-02-10 |
cdumez@apple.com | [Web IDL] interface objects should be Function objects |
tree | commitdiff |
2016-01-25 |
cdumez@apple.com | An XMLDocument interface should be exposed on the globa... |
tree | commitdiff |
2016-01-21 |
commit-queue@webki... | A crash reproducible in Path::isEmpty() under RenderSVG... |
tree | commitdiff |
2016-01-20 |
cdumez@apple.com | Drop support for obsolete Node.isSupported() |
tree | commitdiff |
2015-12-03 |
dbates@webkit.org | ASSERT_WITH_SECURITY_IMPLICATION in WebCore::DocumentOr... |
tree | commitdiff |
2015-12-02 |
mmaxfield@apple.com | [SVG -> OTF Converter] Force UnitsPerEm to 1000 |
tree | commitdiff |
2015-10-29 |
said@apple.com | Exploitable crash happens when an SVG contains an indir... |
tree | commitdiff |
2015-10-08 |
commit-queue@webki... | Cleaning up after revision 190339 |
tree | commitdiff |
2015-10-05 |
dino@apple.com | Reference cycles during SVG dependency invalidation |
tree | commitdiff |
2015-10-05 |
ap@apple.com | Revert LayoutTests parts of r190579, which were incorrect. |
tree | commitdiff |
2015-10-05 |
commit-queue@webki... | Cleaning up after revision 190339 |
tree | commitdiff |
2015-10-01 |
mmaxfield@apple.com | Crash when using an SVG font with > 390 glyphs |
tree | commitdiff |
2015-09-30 |
jhoneycutt@apple.com | Avoid reparsing an XSLT stylesheet after the first... |
tree | commitdiff |
2015-09-19 |
dino@apple.com | Null dereference loading Blink layout test svg/custom... |
tree | commitdiff |
2015-09-18 |
dino@apple.com | Multi-hop reference cycles not detected. |
tree | commitdiff |
2015-09-18 |
dino@apple.com | Cyclic resources were not detected if the reference... |
tree | commitdiff |
2015-09-15 |
cdumez@apple.com | Drop non-standard [IsIndex] WebKit IDL extended attribute |
tree | commitdiff |
2015-09-14 |
cdumez@apple.com | Node.baseURI should not return null for detached nodes |
tree | commitdiff |
2015-07-28 |
said@apple.com | Crash happens when calling removeEventListener for... |
tree | commitdiff |
2015-07-28 |
ap@apple.com | Rolling out r187463, because it caused memory corruptio... |
tree | commitdiff |
2015-07-27 |
commit-queue@webki... | Crash happens when calling removeEventListener for... |
tree | commitdiff |
2015-07-22 |
commit-queue@webki... | [WinCairo] SVG path not rendered with all-zero dasharray |
tree | commitdiff |
2015-06-19 |
ossy@webkit.org | Remove unnecessary svn:executable flags |
tree | commitdiff |
2015-06-05 |
said@apple.com | [iOS] Rebaseline expected results for svg font tests |
tree | commitdiff |
2015-04-12 |
commit-queue@webki... | Fix trival typos related to the word "coordinate". |
tree | commitdiff |
2015-02-12 |
darin@apple.com | SVGUseElement follow-up improvements |
tree | commitdiff |
2015-02-09 |
darin@apple.com | Remove the SVG instance tree |
tree | commitdiff |
2015-02-08 |
darin@apple.com | Make SVGUseElement work without creating any SVGElement... |
tree | commitdiff |
2015-02-08 |
zalan@apple.com | Unreviewed gardening. |
tree | commitdiff |
2015-02-07 |
darin@apple.com | Source/WebCore: |
tree | commitdiff |
2015-02-01 |
commit-queue@webki... | Unreviewed, rolling out r179467 and r179470. |
tree | commitdiff |
2015-02-01 |
darin@apple.com | Source/WebCore: |
tree | commitdiff |
2015-01-30 |
darin@apple.com | Remove SVGUseElement.instanceRoot and all tests that... |
tree | commitdiff |
2015-01-24 |
darin@apple.com | Move height/width implementation for use element from... |
tree | commitdiff |
2015-01-20 |
darin@apple.com | Remove SVGElementInstanceList, m_instanceUnderMouse... |
tree | commitdiff |
2015-01-20 |
mmaxfield@apple.com | [SVG -> OTF Converter] Flip the switch on |
tree | commitdiff |
2015-01-19 |
commit-queue@webki... | Unreviewed, rolling out r178653. |
tree | commitdiff |
2015-01-19 |
mmaxfield@apple.com | [SVG -> OTF Converter] Flip the switch on |
tree | commitdiff |
2015-01-15 |
ap@apple.com | Web Inspector and regular console use different source... |
tree | commitdiff |
2014-12-28 |
mmaxfield@apple.com | [Mac] Enable kerning, ligatures, and printer fonts |
tree | commitdiff |
2014-12-27 |
ap@apple.com | fast/canvas/webgl/angle-instanced-arrays.html is very... |
tree | commitdiff |
2014-12-18 |
antti@apple.com | Stop returning GlyphPage from various Font functions |
tree | commitdiff |
2014-10-31 |
dino@apple.com | Remove webkit prefix from CSS columns. |
tree | commitdiff |
2014-09-18 |
dbates@webkit.org | REGRESSION (r168921): SVG elements may be unnecessarily... |
tree | commitdiff |
2014-07-22 |
krit@webkit.org | Turn width/height to presentation attributes |
tree | commitdiff |
2014-07-13 |
commit-queue@webki... | Elements with rendering disabled due to dimensions... |
tree | commitdiff |
2014-07-07 |
dbates@webkit.org | Add test to ensure that SVGDocumentExtensions::rebuildE... |
tree | commitdiff |
2014-06-12 |
mmaxfield@apple.com | SVGGlyphToPathTranslator ASSERTs when encountering... |
tree | commitdiff |
2014-06-04 |
mmaxfield@apple.com | Lists styled with SVG fonts are not rendered as expected |
tree | commitdiff |
2014-06-02 |
commit-queue@webki... | getBBox() returns (0,0) when width or height is zero. |
tree | commitdiff |
2014-05-28 |
commit-queue@webki... | Unreviewed, rolling out r169400. |
tree | commitdiff |
2014-05-27 |
mmaxfield@apple.com | SVG TextRuns do not always get RenderingContexts |
tree | commitdiff |
2014-05-20 |
commit-queue@webki... | Only set title on SVG documents |
tree | commitdiff |
2014-05-16 |
dbates@webkit.org | ASSERT_NOT_REACHED() in DocumentOrderedMap::get() when... |
tree | commitdiff |
2014-05-15 |
dbates@webkit.org | SVG element may reference arbitrary DOM element before... |
tree | commitdiff |
2014-05-13 |
krit@webkit.org | SVG root element accepts background color but fails... |
tree | commitdiff |
2014-05-12 |
krit@webkit.org | <svg> with opacity and compositing double-applies its... |
tree | commitdiff |
2014-05-12 |
krit@webkit.org | SVG outline property is broken and inefficient |
tree | commitdiff |
2014-05-09 |
commit-queue@webki... | ASSERTION FAILED: !m_code || m_code == defaultExceptionCode |
tree | commitdiff |
2014-05-06 |
krit@webkit.org | Adapt inline SVG sizing behavior to Firefox and Blink |
tree | commitdiff |
2014-05-05 |
benjamin@webkit.org | Clean up Image Document and tweak the layout and viewport |
tree | commitdiff |
2014-05-05 |
krit@webkit.org | AX: tabindex support in SVG2 |
tree | commitdiff |
2014-04-06 |
darin@apple.com | Refactor post-attach and HTMLObjectElement-related... |
tree | commitdiff |
2014-04-02 |
slewis@apple.com | Source/WebCore: Roll out trac.webkit.org/changeset... |
tree | commitdiff |
2014-04-01 |
zalan@apple.com | Subpixel rendering: Transition class Image (and its... |
tree | commitdiff |
2014-03-28 |
mmaxfield@apple.com | Clear SVGInlineTextBox fragments when the text changes. |
tree | commitdiff |
2014-03-23 |
darin@apple.com | Remove code in HTMLObjectElement attribute parsing... |
tree | commitdiff |
2014-03-12 |
zalan@apple.com | Add hiDPI support for compositing content in DumpRender... |
tree | commitdiff |
2014-03-12 |
antti@apple.com | Update result after https://trac.webkit.org/r165465 |
tree | commitdiff |
2014-02-24 |
krit@webkit.org | Transform more clip-path pixel tests to reference tests |
tree | commitdiff |
2014-02-14 |
mmaxfield@apple.com | text-decoration-skip: ink skips randomly when using... |
tree | commitdiff |
2014-02-07 |
commit-queue@webki... | Vector-effect updates require a re-layout |
tree | commitdiff |
2014-02-05 |
sergio.correia@ope... | SVG preserveAspectRatio=none is not honored. |
tree | commitdiff |
2014-01-15 |
commit-queue@webki... | [SVG] Accept HTML and MathML namespaces as valid requir... |
tree | commitdiff |
2014-01-10 |
commit-queue@webki... | Unreviewed, rolling out r161629. |
tree | commitdiff |
2014-01-10 |
antti@apple.com | Crash when mutating SVG text with transform |
tree | commitdiff |
2014-01-10 |
commit-queue@webki... | [SVG] Accept HTML and MathML namespaces as valid requir... |
tree | commitdiff |
2013-12-30 |
antti@apple.com | XML document builder should create render tree asynchro... |
tree | commitdiff |
2013-12-20 |
antti@apple.com | Create render tree lazily |
tree | commitdiff |
2013-12-18 |
commit-queue@webki... | Fix ASSERTION FAILED in WebCore::SVGLengthContext:... |
tree | commitdiff |
2013-12-09 |
rniwa@webkit.org | Implement Document.cloneNode() |
tree | commitdiff |
2013-11-10 |
akling@apple.com | Optimize baselines: svg/* |
tree | commitdiff |
2013-11-05 |
reni@webkit.org | ASSERTION FAILED: isHTMLTitleElement(m_titleElement... |
tree | commitdiff |
next |