playwright/test/assets
Dmitry Gozman 7fe7d0ef32
feat(snapshots): make cssom overrides efficient (#5218)
- Intercept CSSOM modifications and recalculate overridden css text.
- When css text does not change, use "backwards reference" similar
  to node references.
- Set 'Cache-Control: no-cache' for resources that could be overridden.
2021-01-29 15:24:38 -08:00
..
cached
csscoverage
digits
es6
frames fix(chromium): disable lazy loading iframes (#3535) 2020-08-19 15:58:13 -07:00
input feat(input): retry when hit target check fails, prepare for page pause (#2020) 2020-04-29 11:05:23 -07:00
jscoverage
popup feat(popups): auto-attach to all pages in Chromium (#1226) 2020-03-05 10:45:32 -08:00
react test: add a failing test with React rerender (#2545) 2020-06-11 15:19:35 -07:00
screenshots
serviceworkers test: fix service worker test (#988) 2020-02-13 13:21:19 -08:00
simple-extension
snapshot feat(snapshots): make cssom overrides efficient (#5218) 2021-01-29 15:24:38 -08:00
wasm
worker
background-color.html test(screencast): video recording during cros-process navigation (#3396) 2020-08-12 10:18:41 -07:00
beforeunload.html
button-overlay-oopif.html test: add failing test for clicking and oopifs (#1325) 2020-03-10 14:24:25 -07:00
checkerboard.html test(screencast): add auto scale test (#3733) 2020-09-02 13:59:15 -07:00
chromium-linux.zip
consolelog.html
csp.html
deep-shadow.html fix(css selector): support comma-separated selector lists (#2120) 2020-05-07 13:36:54 -07:00
detect-touch.html
dom.html feat(debug): generate preview for ElementHandle (#2549) 2020-06-12 11:10:18 -07:00
download-blob.html tests(downloads): add a test for Blob downloads (#1936) (#1939) 2020-04-23 13:02:37 -07:00
drag-n-drop.html test(drag): more tests for drag and drop (#4508) 2020-11-25 03:29:20 -08:00
dummy_bad_browser_executable.js fix(firefox): fix launching firefox without dependencies (#2900) 2020-07-10 16:04:19 -07:00
dynamic-oopif.html test(chromium): add more oopif tests (#1685) 2020-04-14 13:00:10 -07:00
empty.html
error.html fix(pageerror): report correct error message and stack (#1862) 2020-04-20 11:37:02 -07:00
file-to-upload-2.txt feat(cli): bring in codegen and tests (#4815) 2020-12-28 14:50:12 -08:00
file-to-upload.txt
formatted-number.html fix(firefox): make interception, locale and geolocation work on browser context level (#1472) 2020-03-22 08:56:50 -07:00
geolocation.html fix(permissions): manage permissions on the proxy level in webkit (#1451) 2020-03-20 19:45:35 -07:00
global-var.html
grid-iframe-in-shadow.html test: add iframe screenshot tests (#2495) 2020-06-09 12:59:49 -07:00
grid.html fix(screenshot): wait for stable position before taking element screenshot (#3216) 2020-07-29 16:36:02 -07:00
har.html feat(har): allow saving har for context (#4214) 2020-10-26 14:32:07 -07:00
highdpi.html chore: force lo dpi recording on non-mac (#4557) 2020-12-02 11:13:14 -08:00
historyapi.html
injectedfile.js api: evaluateOnNewDocument -> addInitScript (#1152) 2020-02-27 17:42:14 -08:00
injectedstyle.css
mobile.html
modernizr.js
movie.mp4 test(capabilities): test that video tag can play video (#2477) 2020-06-05 17:39:24 -07:00
movie.ogv test(capabilities): test that video tag can play video (#2477) 2020-06-05 17:39:24 -07:00
networkidle-frame.html
networkidle.html
networkidle.js test: try to unflake network idle tests (#4333) 2020-11-04 07:35:19 -08:00
offscreenbuttons.html
one-style.css
one-style.html
overflow-large.html fix(screenshots): simplify implementation, allow fullPage + clip, add tests (#1194) 2020-03-03 16:09:32 -08:00
overflow.html
player.html test(screencast): always use chromium to replay the video (#3841) 2020-09-10 18:09:17 -07:00
playground.html
pptr.png
react.html test: add more failing tests with react recycle (#2731) 2020-06-26 16:31:51 -07:00
redirectloop1.html
redirectloop2.html
resetcss.html
rotate-z.html test(screencast): test that css animations are recorded (#3427) 2020-08-13 09:12:13 -07:00
sectionselectorengine.js feat(cli): bring selector generator into playwright (#4795) 2020-12-23 12:44:47 -08:00
self-request.html
shadow.html chore(tests): convert all tests to typescript (#3384) 2020-08-11 15:50:53 -07:00
simple.json
tamperable.html
title.html
trace-resources.html feat(trace viewer): Extending existing NetworkTab view (#5009) 2021-01-26 11:06:05 -08:00
video.html test(capabilities): test that video tag can play video (#2477) 2020-06-05 17:39:24 -07:00
video_mp4.html fix(webkit): ensure WebKit can play h264 video (#3272) 2020-08-03 16:06:57 -07:00
wrappedlink.html