-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Azure Pipelines] run tools/ tox tests #11
Commits on Nov 16, 2018
-
[css-grid] Some fixes on grid-container-scrollbar-* tests
* Use Ahem font to avoid weird small pixel differences on iOS. * Fix some typos reported by @fred-wang at https://bugs.webkit.org/show_bug.cgi?id=191656#c14
Configuration menu - View commit details
-
Copy full SHA for ef7824a - Browse repository at this point
Copy the full SHA ef7824aView commit details -
Merge pull request web-platform-tests#14092 from mrego/grid-container…
…-scrollbars [css-grid] Some fixes on grid-container-scrollbar-* tests
Configuration menu - View commit details
-
Copy full SHA for 1b543a1 - Browse repository at this point
Copy the full SHA 1b543a1View commit details -
Recent CSS WG decision w3c/csswg-drafts#3258 Bug: 568705 Change-Id: If24be4b2c0a49ba12c92df873b0a4de12eb1a21e Reviewed-on: https://chromium-review.googlesource.com/c/1337227 Reviewed-by: Rune Lillesveen <[email protected]> Commit-Queue: Eric Willigers <[email protected]> Cr-Commit-Position: refs/heads/master@{#608722}
Configuration menu - View commit details
-
Copy full SHA for 4decb8a - Browse repository at this point
Copy the full SHA 4decb8aView commit details -
[css-logical] Fix logical values according to the spec
Spec: https://drafts.csswg.org/css-logical/#directional-keywords Currently logical values compute to the corresponding physical value, and the mapping is with respect to the element itself. This patch makes them compute as specified and changes the mapping to be with respect to the containing block. BUG=901409 TEST=external/wpt/css/css-logical/logical-values-float-clear.html TEST=external/wpt/css/css-logical/logical-values-float-clear-reftest.html TEST=external/wpt/css/css-logical/logical-values-resize.html TEST=webexposed/nonstable-css-properties.html Change-Id: Ie0acaacde813c5343ec3bb8de712c4af03639475 Reviewed-on: https://chromium-review.googlesource.com/c/1315989 Commit-Queue: Manuel Rego <[email protected]> Reviewed-by: Morten Stenshorne <[email protected]> Cr-Commit-Position: refs/heads/master@{#608730}
Configuration menu - View commit details
-
Copy full SHA for 68eabe4 - Browse repository at this point
Copy the full SHA 68eabe4View commit details -
SVG Geometry: computed value of properties (web-platform-tests#14075)
cx cy r rx ry x y computed values are lengths or percentages. https://svgwg.org/svg2-draft/geometry.html
Configuration menu - View commit details
-
Copy full SHA for 39c2331 - Browse repository at this point
Copy the full SHA 39c2331View commit details -
Fix a typo in css/css-text/writing-system/ already fixed in ref (web-…
…platform-tests#14097) The typo in the ref was fixed in web-platform-tests#13430, but the test itself was not updated. That's bad.
Configuration menu - View commit details
-
Copy full SHA for 0601d66 - Browse repository at this point
Copy the full SHA 0601d66View commit details -
Allow Console API to log messages on stdout
This patch introduces 2 new prefs: - devtools.console.stdout.chrome: if true, console API writes on stdout when used by chrome code - devtools.console.stdout.content: console API write on stdout when used by content code. bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1480544 gecko-commit: 210675b3647c5097e23b47ae1accb32412bad46d gecko-integration-branch: mozilla-inbound gecko-reviewers: bgrins
Configuration menu - View commit details
-
Copy full SHA for 3ae45f7 - Browse repository at this point
Copy the full SHA 3ae45f7View commit details -
Implement FetchEvent.resultingClientId
- Expose FetchEvent.resultingClientId on non-subresource, non-"report"-destination requests. - Delay Clients.get(FetchEvent.resultingClientId) resolution until the resulting client is execution ready. - Add WPTs to test for existence of resultingClientId and Clients.get promise resolution values. Differential Revision: https://phabricator.services.mozilla.com/D5333 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1264177 gecko-commit: c79d1544486a79ae5a32dc24751fa266b39d5b2e gecko-integration-branch: autoland gecko-reviewers: edenchuang, mrbkap
Configuration menu - View commit details
-
Copy full SHA for dba3df4 - Browse repository at this point
Copy the full SHA dba3df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ba51a - Browse repository at this point
Copy the full SHA b4ba51aView commit details -
[Azure Pipelines] Run tools/ pytest tests (via tox)
The tools/wpt/ tests are integration tests and require both Chrome and Firefox to be installed.
Configuration menu - View commit details
-
Copy full SHA for 1baa2ba - Browse repository at this point
Copy the full SHA 1baa2baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 793a0d3 - Browse repository at this point
Copy the full SHA 793a0d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f9e0bf - Browse repository at this point
Copy the full SHA 9f9e0bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for de947d1 - Browse repository at this point
Copy the full SHA de947d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8037aec - Browse repository at this point
Copy the full SHA 8037aecView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ca2ba - Browse repository at this point
Copy the full SHA b6ca2baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72891f4 - Browse repository at this point
Copy the full SHA 72891f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e2c883 - Browse repository at this point
Copy the full SHA 4e2c883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 463784b - Browse repository at this point
Copy the full SHA 463784bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1023466 - Browse repository at this point
Copy the full SHA 1023466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7af5bdd - Browse repository at this point
Copy the full SHA 7af5bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7e0973 - Browse repository at this point
Copy the full SHA f7e0973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 013a4d2 - Browse repository at this point
Copy the full SHA 013a4d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b9ff7c - Browse repository at this point
Copy the full SHA 2b9ff7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9317d5d - Browse repository at this point
Copy the full SHA 9317d5dView commit details
Commits on Nov 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4b7c461 - Browse repository at this point
Copy the full SHA 4b7c461View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d96a15 - Browse repository at this point
Copy the full SHA 7d96a15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ded2d - Browse repository at this point
Copy the full SHA 36ded2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df3d87 - Browse repository at this point
Copy the full SHA 8df3d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 935ad18 - Browse repository at this point
Copy the full SHA 935ad18View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca3f866 - Browse repository at this point
Copy the full SHA ca3f866View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e88b1 - Browse repository at this point
Copy the full SHA d2e88b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 234db69 - Browse repository at this point
Copy the full SHA 234db69View commit details
Commits on Nov 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 67d1be8 - Browse repository at this point
Copy the full SHA 67d1be8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d450ba - Browse repository at this point
Copy the full SHA 8d450baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c10202 - Browse repository at this point
Copy the full SHA 4c10202View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1720164 - Browse repository at this point
Copy the full SHA 1720164View commit details