- d20e8f0 Basic layout tests for WebUSB. by reillyg · 9 years ago
- 55b630e Revert of First set of WebUSB layout tests with Mojo service mocks. (patchset #3 id:40001 of https://codereview.chromium.org/1726943002/ ) by dpranke · 10 years ago
- a6f6773 First set of WebUSB layout tests with Mojo service mocks. by reillyg · 10 years ago
- 6887a15 Update SVG tests ahead of offset* removal by philipj · 10 years ago
- b0007a4 Clear overridden services when a mojo layout test ends. by sammc · 10 years ago
- 0273a93 Change mojo-helpers.js to support other test harnesses. by sammc · 10 years ago
- 45eb90b4 Use DOMHighResTimeStamp for notification time. by szager · 10 years ago
- 34c8bfd5 Fix lazy test result printing. by szager · 10 years ago
- 2084e1d [mojo] Reland: ServiceRegistry overrides by rockot · 10 years ago
- 9660f30 Revert of [mojo] Enable ServiceRegistryImpl to override remote services (patchset #12 id:220001 of https://codereview.chromium.org/1470153002/ ) by noel · 10 years ago
- 9b0d7173 [mojo] Enable ServiceRegistryImpl to override remote services by rockot · 10 years ago
- 8df5c72 Enable builtin Mojo JS modules in layout tests by rockot · 10 years ago
- b5cff00 IntersectionObserver: second cut. by szager · 10 years ago
- 2cba41a testharnessreport: Support missing root element. by tkent · 10 years ago
- aa8f96b14 Update ahem.js to work in SVG, use it to deflake repaint-shadow.svg by pdr · 10 years ago
- 853e7bb Revert of Update ahem.js to work in SVG, use it to deflake repaint-shadow.svg (patchset #2 id:20001 of https://codereview.chromium.org/1540783002/ ) by finnur · 10 years ago
- 152f877 Update ahem.js to work in SVG, use it to deflake repaint-shadow.svg by pdr · 10 years ago
- 902c11a Pull in latest testharness.js changes by jsbell · 10 years ago
- 38dd96cf Update testharness.js and friends (and duplicate copies) by jsbell · 10 years ago
- e79246a With an eye towards upstreaming css3/flexbox and other tests, by jsbell · 10 years ago
- 6185ca0 Make use of new AX name calc in Chromium. by dmazzoni · 10 years ago
- 529873b Update layout tests to work when smooth scrolling is enabled by default by ymalik · 10 years ago
- 25c9654 Permission TestRunner: only use permissions-helper.js from http/tests/. by [email protected] · 10 years ago
- b09c0c50 Fix style of testharnessreport.js. by [email protected] · 10 years ago
- 999e3b4 testharnessreport: Fix timeout of 047.html and 048.html by [email protected] · 10 years ago
- b905a8b7 testharnessreport: Hide elements in tests by removing them from the document tree, instead of visibility:hidden. by [email protected] · 10 years ago
- e78bb71d Fix flakiness of imported/web-platform-tests/html/syntax/parsing/html5lib_testsNN.html. by [email protected] · 10 years ago
- 10584b73 Add permissions helper class to carry out promise based testing by [email protected] · 10 years ago
- 8ecb468 Cache Storage: replace assert_object_equals w/ assert_response_equals by [email protected] · 10 years ago
- bf9b7c809 Remove sequential_promise_test helper, just use promise_test by [email protected] · 10 years ago
- 203c666e Pull in the latest upstream testharness.js changes. by [email protected] · 10 years ago
- 8cab5e2 Import web-platform-tests/webstorage by [email protected] · 10 years ago
- 0d5b8c9 Remove temporary try-ahem tests by [email protected] · 10 years ago
- e60d13a Run try-ahem tests in the original directory of the flaky tests by [email protected] · 10 years ago
- 70c0c194 Unify multiple sequential_promise_test definitions. by [email protected] · 10 years ago
- 524a5b5 [Temporary] Another ahem try by [email protected] · 10 years ago
- b256a31 [Temporary] try resources/ahem.js by [email protected] · 10 years ago
- 723e091 Adding Internals.numberOfLiveAXObjects to test for leaking AXObjects by [email protected] · 10 years ago
- 1f74a50a testharnessreport: Remove Text children of the body. by [email protected] · 10 years ago
- 839ddd2 testharnessreport: Remove div[id=log] from resultant HTML. by [email protected] · 10 years ago
- f92f877 W3C Test: import web-platform-tests/html/{introduction,obsolete} by [email protected] · 10 years ago
- dde0e7b testharnessreport: Hide unnecessary elements for JS tests by [email protected] · 10 years ago
- d1b71a47 Escape problematic characters in testharnessreport.js output and add tests for special characters to make sure they don't break our tools. by [email protected] · 10 years ago
- a8f86d6 js-test.js: Allow creating a CompositorWorker. by [email protected] · 10 years ago
- 752281c Add an x-height-less font for an 'ex' unit fallback test by [email protected] · 10 years ago
- 334039da Use testRunner.layoutAndPaintAsyncThen() in layout tests by [email protected] · 10 years ago
- 66b6856 testharness.js / web-platform-test resource and importer updates by [email protected] · 10 years ago
- c1454a1 Pull in the latest upstream testharness.js changes. by [email protected] · 10 years ago
- 11ad257 Remove fixed pitch special case form LayoutText by [email protected] · 10 years ago
- b52b7c27 Expose Cache Storage API in global window/worker scope by [email protected] · 10 years ago
- a0f4d1dc Let runAfterDisplay ensure the callback is called after a paint by [email protected] · 11 years ago
- c6882e6 Allow _target argument to shouldBeCloseTo to be a string to eval. by [email protected] · 11 years ago
- dc6ccf46 BatteryManager.getBattery(): gracefully bail on context-detached use. by [email protected] · 11 years ago
- e4dafb1 Force unitless data-expected attributes by [email protected] · 11 years ago
- 5d505a0e Extract buildAccessibilityTree() from the individual layout test. by [email protected] · 11 years ago
- 437f028 bindings: Fixes layouttests when moving attributes to prototype chains. by [email protected] · 11 years ago
- 0c16968 Use setTimeOut(, 0) for asyncGC by [email protected] · 11 years ago
- bb0b7f1 testharnessreport.js: Add newline after harness error message. by [email protected] · 11 years ago
- 10cd0d8 Hide extra output in imported testharness.js tests by [email protected] · 11 years ago
- f80c8d9 Deflake color tests by lazily printing test results (3x faster) by [email protected] · 11 years ago
- 24844807 Deflake some racy tests by [email protected] · 11 years ago
- a396892 Pull in the latest upstream testharness.js changes. by [email protected] · 11 years ago
- fbcaf746 NOP refactor to make various layout tests use setTimeout 1 by [email protected] · 11 years ago
- d1af6aa Add ability to run async magnitude-perf tests. by [email protected] · 11 years ago
- 0d80a8e Predeclare globals required by the test framework to avoid walking the prototype chain. by [email protected] · 11 years ago
- 88737f2 Making it possible to import mediastream tests. by [email protected] · 11 years ago
- e7388f7 Update css3-ch-unit test and harness to support subpixel font sizes by [email protected] · 11 years ago
- 2c1b045 Make text-based-repaint actually paint too by [email protected] · 11 years ago
- 8c78ed6 Update testharness.js to latest by [email protected] · 11 years ago
- 1026142 Reland "Subpixel precision for clientWidth, offsetWidth, scrollTop et al" by [email protected] · 11 years ago
- e2932669 Oilpan: Make the Node hierarchy RefCountedGarbageCollected instead of TreeShared. by [email protected] · 11 years ago
- 8f21304 Revert of Reland "Subpixel precision for clientWidth, offsetWidth, scrollTop et al" (https://codereview.chromium.org/267723002/) by [email protected] · 11 years ago
- 25730c5 Reland "Subpixel precision for clientWidth, offsetWidth, scrollTop et al" by [email protected] · 11 years ago
- 36547f0f Revert of Subpixel precision for clientWidth, offsetWidth, scrollTop et al (https://codereview.chromium.org/225263021/) by [email protected] · 11 years ago
- 871a1a6 Update Ahem.woff2 by [email protected] · 11 years ago
- bb427689 Subpixel precision for clientWidth, offsetWidth, scrollTop et al by [email protected] · 11 years ago
- c852ab8 [New Multicolumn] Make offsetLeft, offsetTop and getClientRects() behave. by [email protected] · 11 years ago
- e826b52 Deprecate Attr.nodeValue / Attr.textContent by [email protected] · 11 years ago
- c5d5b12 Oilpan: Move page to the oilpan heap using transition types. by [email protected] · 11 years ago
- ca31160 Oilpan: Clean up the way a precise GC is triggered at the end of the current event loop by [email protected] · 11 years ago
- 3ac21492 Oilpan: introduce sticky forcedForTesting flag to ensure that a precise by [email protected] · 11 years ago
- d063925 Implemented Document.contentType by [email protected] · 11 years ago
- de551ec9 Fix fast/css/font-face-woff2.html by [email protected] · 11 years ago
- e6379329 Make the default testharness.js timeout longer than the LayoutTests timeout by [email protected] · 11 years ago
- 2b42bd91 Remove multiple GC calls and replace GCController.collect calls with GCController.collectAll by [email protected] · 11 years ago
- 0828d5e Use GCController.collectAll() in gc() BUG=340522 NOTRY=true by [email protected] · 11 years ago
- 2ba3431e NavigationAction should not retain Event. by [email protected] · 11 years ago
- 8866d95 Remove testRunner.display() from most compositing/ tests by [email protected] · 12 years ago
- 85ceedd [SVG] SVGAnimatedTransform{,List} migration to new SVG property impl. by [email protected] · 12 years ago
- dc2444f9 Update LayoutTests/resources/testharness.* by [email protected] · 12 years ago
- 6b8bacb [SVG] SVG{,Animated}Number{,OptionalNumber,List} migration to new SVG property impl. by [email protected] · 12 years ago
- e94c180 [SVG] SVGAnimatedPointList migration to new SVG property impl. by [email protected] · 12 years ago
- f44e27c [SVG] SVGLength{,List} migration to new SVG property impl. by [email protected] · 12 years ago
- 5d3df0f Deprecate Attr.specified. by [email protected] · 12 years ago
- 281c51e0 Change font-weight-1 test to use webfonts by [email protected] · 12 years ago
- 3eb88d56 Update test .woff2 font file and re-enable woff2 test by [email protected] · 12 years ago
- 4ff7c03f Reland r159735 - support for test harness (text-only) tests w/o expected results. by [email protected] · 12 years ago
- 09d1795 Add test for sub-pixel scaling of web fonts by [email protected] · 12 years ago
- bc296d6 File constructor understands lastModified. by [email protected] · 12 years ago
- b3676696 Track number of RefCounted object instances. by [email protected] · 12 years ago