war/src/main/webapp/css/style.css has various CSS errors as reported by HtmlUnit, such as
filter: alpha(opacity=40); /* msie */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
These clutter log output when running HudsonTestCase/JenkinsRule tests, and might confuse standards-compliant browsers. Perhaps better to split browser-specific hacks into separate CSS files inserted only when the client identifies itself as that browser.
[JENKINS-14749] Errors in styles.css
Assignee | New: Pedro Rodriguez [ nacht ] |
Assignee | Original: Pedro Rodriguez [ nacht ] |
Assignee | New: Tom FENNELLY [ tfennelly ] |
Workflow | Original: JNJira [ 145450 ] | New: JNJira + In-Review [ 176349 ] |
Remote Link | New: This issue links to "https://github.com/jenkinsci/jenkins/pull/6471 (Web Link)" [ 27558 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | Original: Tom FENNELLY [ tfennelly ] | New: Tim Jacomb [ timja ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "https://github.com/jenkinsci/jenkins-test-harness/pull/424 (Web Link)" [ 27559 ] |
Summary | Original: Errors in style.css | New: Errors in styles.css |