- e46b388 [Part 2 of 2] Add support for PKCS8 format while doing SubtleCrypto.importKey/exportKey by jiewen_tan@apple.com · 8 years ago
- 5e45a19 Web Inspector: Some resources fetched via Fetch API do not have data by joepeck@webkit.org · 8 years ago
- c73f028 document.webkitFullscreenElement leaks elements inside a shadow tree by rniwa@webkit.org · 8 years ago
- ee5c81a [Cocoa] Validation message for required checkbox doesn’t conform the the Apple Style Guide by cdumez@apple.com · 8 years ago
- d2aba48 Unreviewed, followup after r209598. by jiewen_tan@apple.com · 8 years ago
- 594d6c1 ASSERTION FAILED: !beforeChild->isRubyRun() in WebCore::RenderRubyAsBlock::addChild by zalan@apple.com · 8 years ago
- 91aa74a [Modern Media Controls] Implement the pageScaleFactor property by graouts@webkit.org · 8 years ago
- 77ca002 Unreviewed, rolling out r209574. by ryanhaddad@apple.com · 8 years ago
- e2ca9d6 Fedora also needs a PHP7 config file alternative by commit-queue@webkit.org · 8 years ago
- 5dabf7d Custom Elements from a different document are not customized when created with innerHTML by rniwa@webkit.org · 8 years ago
- 03dcaa0 [CSP] Policy of window opener not applied to about:blank window by dbates@webkit.org · 8 years ago
- 501b777 [Modern Media Controls] Remaining time label first appears way to the left by graouts@webkit.org · 8 years ago
- 3e41523 [WebCrypto] Remove NoInterfaceObject attribute from SubtleCrypto Interface by jiewen_tan@apple.com · 8 years ago
- 105174b [Modern Media Controls] Exiting fullscreen with paused media shows the start button by commit-queue@webkit.org · 8 years ago
- 835fb1d ASSERTION FAILED: locale in WebCore::lastHyphenLocation by mmaxfield@apple.com · 8 years ago
- 0979ad8 ASSERTION FAILED: m_items.isEmpty() in CustomElementReactionQueue destructor by rniwa@webkit.org · 8 years ago
- 0e380d3 Marking compositing/rtl/rtl-fixed-overflow.html as failing on mac-wk1. by ryanhaddad@apple.com · 8 years ago
- 2abec1b Implement Strict Mixed Content Checking by dbates@webkit.org · 8 years ago
- 7787623 [WebIDL] Remove custom bindings for Geolocation by weinig@apple.com · 8 years ago
- 0ef4395 by fpizlo@apple.com · 8 years ago
- 23dccb3d [CSS Parser] Unskip passing flexbox tests by hyatt@apple.com · 8 years ago
- 968c003 @supports fails combinations of conjuctions, disjunctions, and negations of simple conditions by hyatt@apple.com · 8 years ago
- ff014b4 [CSS Parser] Add strict checking for right parens to selector functions like :matches, :not etc. by hyatt@apple.com · 8 years ago
- c385091 [WebCrypto] Replace webkitSubtle with subtle for all crypto/workers/subtle/ tests by jiewen_tan@apple.com · 8 years ago
- 4b80eaa Rebaseline some css tests for ios-simulator. by ryanhaddad@apple.com · 8 years ago
- 394bbfc [CSS Parser] Unskip grid tests https://bugs.webkit.org/show_bug.cgi?id=165623 by hyatt@apple.com · 8 years ago
- e18bd93 Overlapping text at AppleSeed forum's footer. by zalan@apple.com · 8 years ago
- 9d03bfc [CSS Parser] Unskip background parsing tests by hyatt@apple.com · 8 years ago
- f6a1dd8 Web Inspector: Unable to delete breakpoint from worker script by joepeck@webkit.org · 8 years ago
- 351b1b0 Rebaseline fast/selectors/nth-last-child-bounds.html after r209548. by ryanhaddad@apple.com · 8 years ago
- 3f550fa pointer lock should exit when a js alert is shown by commit-queue@webkit.org · 8 years ago
- 92097af [WebIDL] WebGLContextAttributes should be a dictionary by weinig@apple.com · 8 years ago
- fd9e472 [CSS Parser] Unskip/remove more tests by hyatt@apple.com · 8 years ago
- 50ae0c8 [CSS Parser] Unskip more tests https://bugs.webkit.org/show_bug.cgi?id=165610 by hyatt@apple.com · 8 years ago
- 809f487 Do not create multicolumn context for certain type of renderers. by zalan@apple.com · 8 years ago
- 3e0363d [CSS Parser] Unskip more tests https://bugs.webkit.org/show_bug.cgi?id=165609 by hyatt@apple.com · 8 years ago
- bb01c85 [CSS Parser] Unskip more tests https://bugs.webkit.org/show_bug.cgi?id=165608 by hyatt@apple.com · 8 years ago
- 7edd48d [CSS Parser] REGRESSION: Values of 0 should not be allowed for -webkit-aspect-ratio by hyatt@apple.com · 8 years ago
- 5a0ced5 Support running the layout tests offline by cdumez@apple.com · 8 years ago
- c87a3bb [CSS Parser] Unskip more tests https://bugs.webkit.org/show_bug.cgi?id=165605 by hyatt@apple.com · 8 years ago
- 6662936 [CSS Parser] Unskip more tests https://bugs.webkit.org/show_bug.cgi?id=165604 by hyatt@apple.com · 8 years ago
- 039f0a3 [CSS Parser] Unskip more tests https://bugs.webkit.org/show_bug.cgi?id=165602 by hyatt@apple.com · 8 years ago
- a86f328 Source/WebCore: by antti@apple.com · 8 years ago
- 4a9f006 REGRESSION (r209490): [ios-simulator] LayoutTest fast/shadow-dom/media-shadow-manipulation.html is failing by rniwa@webkit.org · 8 years ago
- 1a5f417 [CSS Parser] Remove font test that tests something nobody supports by hyatt@apple.com · 8 years ago
- f9c7c38 REGRESSION: font shorthand parsing is broken by hyatt@apple.com · 8 years ago
- 0f9f646d Exit pointer lock when page goes into page cache. by commit-queue@webkit.org · 8 years ago
- 5169542 [CSS Parser] Unskip calc() tests https://bugs.webkit.org/show_bug.cgi?id=165583 by hyatt@apple.com · 8 years ago
- e9e8eb3 [Modern Media Controls] Tracks panel does not display in the right location in fullscreen and cannot be dismissed by commit-queue@webkit.org · 8 years ago
- d36a0d8 pointer-lock/lock-lost-on-esc-in-fullscreen.html timeout on mac-wk1 by jeremyj-wk@apple.com · 8 years ago
- c24e997 Fix the filename for a newly added test expectation file. by ryanhaddad@apple.com · 8 years ago
- 5b30e67 [Modern Media Controls] Use a small picture-in-picture button in fullscreen by commit-queue@webkit.org · 8 years ago
- d349460 Marking inspector/debugger/async-stack-trace.html as flaky on macOS. by ryanhaddad@apple.com · 8 years ago
- d8b4625 Marking inspector/worker/debugger-scripts.html as flaky on mac-wk2. by ryanhaddad@apple.com · 8 years ago
- f34d037 [CSS Parser] Unskip media tests https://bugs.webkit.org/show_bug.cgi?id=165580 by hyatt@apple.com · 8 years ago
- 5b163b8 Remove runtime toggle for pointer-lock by dino@apple.com · 8 years ago
- 2d6b200 [CSS Parser] Unskip gradients tests by hyatt@apple.com · 8 years ago
- b8e71ba Allow commas in Accept, Accept-Language, and Content-Language request headers for simple CORS by wilander@apple.com · 8 years ago
- eda8953 [CSS Parser] Stop skipping tests in the css3 LayoutTests subdirectory by hyatt@apple.com · 8 years ago
- 423b681 Unreviewed, Skip imported/w3c/WebCryptoAPI/generateKey/test_failures.html by jiewen_tan@apple.com · 8 years ago
- 8be885f [Modern Media Controls] Remove aspect ratio button by commit-queue@webkit.org · 8 years ago
- c127951 One esc to exit fullscreen and pointer lock by commit-queue@webkit.org · 8 years ago
- 141daf3 [CSS Parser] Remove tests that depend on SVG CSS OM that has been removed by hyatt@apple.com · 8 years ago
- 1fbc7e7 Marking compositing/layer-creation/fixed-overlap-extent-rtl.html as failing on mac-wk1. by ryanhaddad@apple.com · 8 years ago
- 77758fd [CSS Parser] Consolidate string/ident/url serialization functions by hyatt@apple.com · 8 years ago
- a80db4f Marking imported/mathml-in-html5/mathml/presentation-markup/fractions/frac-parameters-1.html as flaky on El Capitan WK2. by ryanhaddad@apple.com · 8 years ago
- 43f14d3 Web Inspector: Add ability to distinguish if a Script was parsed as a module by joepeck@webkit.org · 8 years ago
- d9d77bc Web Inspector: Update Esprima to support new features / syntax (**, async/await, trailing comma) by joepeck@webkit.org · 8 years ago
- b4b6df6 Rebaseline tests after r209486. Also updated media-shadow-manipulation.html now that range is null. by rniwa@webkit.org · 8 years ago
- 750b739 Marking two compositing tests as failing. by ryanhaddad@apple.com · 8 years ago
- 6365a0a ASSERTION FAILED: count >= 1 in WebCore::RenderMultiColumnSet::columnCount by zalan@apple.com · 8 years ago
- 3be2651 document.caretRangeFromPoint doesn't retarget the resultant Range correctly. by rniwa@webkit.org · 8 years ago
- 2378b4d [Modern Media Controls] Entering fullscreen and returning to inline shows fullscreen controls by commit-queue@webkit.org · 8 years ago
- 9394c58 Scroll position jumps to the origin when scrolling without momentum at the end of a scroll snapping container by wenson_hsieh@apple.com · 8 years ago
- 23ef67f REGRESSION (r209447): LayoutTests compositing/layer-creation/fixed-position-out-of-view-scaled.html and compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html failing by simon.fraser@apple.com · 8 years ago
- 02322d2 AX: menu type toolbar should be mapped correctly on Mac by n_wang@apple.com · 8 years ago
- ae113dd Fixed a test failure seen in web-timing-minimal-performance-now.html by ggaren@apple.com · 8 years ago
- a34b0f2 Web Inspector: Remove unused and mostly untested Page domain commands and events by commit-queue@webkit.org · 8 years ago
- ec8056e Fix a bad result that I landed by accident. by hyatt@apple.com · 8 years ago
- 741c544 [CSS Parser] Turn back on a bunch of layout tests by hyatt@apple.com · 8 years ago
- 2a841fe Rebaseline fast/table/003.html after r209421. by ryanhaddad@apple.com · 8 years ago
- 4ac43a4 [Modern Media Controls] Use tap and pinch gestures on iOS by graouts@webkit.org · 8 years ago
- 5641959 Marking http/tests/security/module-incorrect-mime-types.html as flaky on ios-simulator-wk2. by ryanhaddad@apple.com · 8 years ago
- 29d3868 Two tiled drawing tests failing with visual viewports enabled. by simon.fraser@apple.com · 8 years ago
- 4f50091 After preventing a beforeinput event, an input event is fired when formatting rich text by wenson_hsieh@apple.com · 8 years ago
- 7434c13 Fix behavior of background-attachment:fixed with visual viewports by simon.fraser@apple.com · 8 years ago
- a51c3b2 GetByID IC is wrongly unwrapping the global proxy this value for getter/setters. by mark.lam@apple.com · 8 years ago
- e9d49c4 Apply styling to media documents with modern controls by dino@apple.com · 8 years ago
- 64b29a3 [Part 1 of 2] Add support for SPKI format while doing SubtleCrypto.importKey/exportKey by jiewen_tan@apple.com · 8 years ago
- ec5d5b8 [Modern Media Controls] Media controls use the fullscreen layout after going from inline to fullscreen to PiP to inline by graouts@webkit.org · 8 years ago
- a39c918 [Modern Media Controls] Rendering issues with controls bar when captions are on by graouts@webkit.org · 8 years ago
- 9cbf7d9 [Modern Media Controls] Automatically hide the controls bar when the mouse is idle by graouts@webkit.org · 8 years ago
- 228bf0c Test fast/selectors/040.html fails on iOS Simulator following <https://trac.webkit.org/changeset/209404> by dbates@webkit.org · 8 years ago
- 88ec72c Can not select whole line when using flexbox by zalan@apple.com · 8 years ago
- 43e25be YouTube sometimes pauses when switching tabs by jer.noble@apple.com · 8 years ago
- f033f69 Introduce the concept of Immutable Prototype Exotic Objects to comply with the spec. by mark.lam@apple.com · 8 years ago
- 0b88537 REGRESSION (Safari 10): Scrolling not working inside height 100% table by hyatt@apple.com · 8 years ago
- ad00176 Rebaseline fast/shadow-dom/slotted-pseudo-element-css-text.html after r209396. by ryanhaddad@apple.com · 8 years ago
- ee4cd87 Mark two tiled-drawing tests as flakey. Layout viewport rect computation has issues in subframes, by simon.fraser@apple.com · 8 years ago
- fb903a7 REGRESSION (r209396): animations/font-variations/font-variation-settings* tests timing out by hyatt@apple.com · 8 years ago