GoogleChrome / GoogleChrome/dialog-polyfill
CSS needs cross-browser work
Open
- Dominant language
- JavaScript
- Stars
- 2.5k
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
In IE10, the default CSS does not make it look like in other browsers, the window is either the same width as the entire window, or it is left-aligned when it's centered in other browsers.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the IE10 layout and comparing it with the other browsers described in the issue. Inspect the polyfill's default CSS and the code that controls the dialog's width and centering. Done means the dialog matches the expected centered layout in IE10 without regressing other browsers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100