-
Updated
Jul 17, 2020 - JavaScript
html5

HTML, or Hypertext Markup Language, was primarily designed to provide a means of creating structured scientific documents. HTML can embed scripting languages such as PHP or JavaScript to affect the behavior and content of web pages. The World Wide Web Consortium (W3C) maintains both the HTML and CSS standards.
Here are 32,215 public repositories matching this topic...
-
Updated
Jul 16, 2020 - JavaScript
Description
Briefly describe the issue.
Include a reduced test case, we have a starter template on JSBin you can use.
I've run into a few issues with VideoJS HTTP Streaming:
-
Updated
Jul 17, 2020
There is a difference in safegetzipfile
method between xlsx.js & xlsx.mini.js.
One is missing replace(/^Root Entry[\/]/,"")
so I get this error "Cannot find file [Content_Types].xml in zip" ev
-
Updated
Jul 15, 2020 - HTML
Issue details
Textarea cursor/selection misaligned if line starts with a space.
Reproduction steps/code
Type a space at the beginning of a line. Then type a black character, the cursor line will be off about a half character width to the right.
Version of LibGDX and/or relevant dependencies
Fairly recent, gdx-setup has just been downloaded but it says nothing about the versio
-
Updated
May 1, 2020 - HTML
-
Updated
Dec 30, 2019
Page Affected: https://developers.google.com/web/android/trusted-web-activity/integration-guide#add-splash-markup
What needs to be done?
The meta-data for Android Manifest should include the recently added Dark Theme tags for the status and nav bar:
<meta-data
android:name="android.support.customtabs.trusted.STATUS_BAR_COLOR"
android:res
-
Updated
Jun 28, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
The current engine only exposes WebVTT subtitles as kind: 'subtitles'
. When the playlist entry contains CHARACTERISTICS="public.accessibility.transcribes-spoken-dialog,public.accessibility.describes-music-and-sound"
, it should have kind: 'captions'
. This would match how it is exposed in the Safari HLS player.
**Describe
-
Updated
May 28, 2020 - JavaScript
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Jul 14, 2020 - CSS
-
Updated
May 26, 2020 - JavaScript
-
Updated
Jun 15, 2020 - C#
The curve tool is showing the correct color when the right mouse button is down but switching back to the foreground color once you release.
- You can still make curves in both colors, since when finalizing it uses the correct color. It's just the preview can be confusing.
- This was broken in "Make Curve tool passive until finalized" (90493cf687b17df73a2cc37b6db878aa1d204f7a)
- Previously it r
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Jun 5, 2020 - JavaScript
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Sep 25, 2019 - JavaScript
Created by Tim Berners-Lee
Released June 1993
- Repository
- w3c/html
- Website
- www.w3.org/html
- Wikipedia
- Wikipedia

js13kGames competition
August - September 2020 • Online
Documentation Is:
Please Explain in Detail...
I needed to produce a number of charts with a consistent yAxes logarithmic scale so that users can compare between charts.
I tried setting the same yAxes config settings for each chart: