Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
file.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Jun 2012 at 16:34 UTC
Updated:
29 Jul 2014 at 20:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
mjonesdinero commentedtest in http://csslint.net found two warnings attach is the patch i have created and tested locally, nothing was broken.
Comment #2
mjonesdinero commentedComment #3
mjonesdinero commentedComment #4
droplet commenteddiv.ajax-progress-bar
Comment #5
mjonesdinero commentedhi droplet add a new patch but question why on csslint it has only two warnings? and what you have said on comment no.4 is not a warning or error on css lint?
Comment #7
droplet commentedI scanned with my eyes. and I just tested following code and shows me 2 warnings.
when there is 2 styles, csslint thinks this is indeed needed
Hehe, #1190252 haven't talking it deeply before this mission.
(even it leaves, HTML5 Clean up will remove it i think.)
Comment #8
mjonesdinero commented#5: file-css-clean-up-1662990-5.patch queued for re-testing.
Comment #9
swentel commentedWrong component
Comment #10
barrapontoEverything OK, applies cleanly.
Comment #11
xjmCSS changes need manual testing in all browsers and all affected core themes:
Post before-and-after screenshots for one browser/theme.
Comment #12
xjmComment #13
joedougherty commentedIt's unclear to me where these classes are being applied. Could someone with better knowledge of the File module point out exactly what a tester should be looking for in this case?
Comment #14
ckrina#5 applies well in Firefox, Chrome & IE8.
Will be needed to check the .ajax-progress-bar.
Comment #15
yesct commentedComment #16
chrischinchilla commented@joedougherty They're added on the file upload boxes in content add/edit screens
Comment #17
chrischinchilla commentedAlso tested against latest build of Drupal 8, patch in #5 applies fine. Looks great in all Mac browsers and Lint returns 0 errors :)
Comment #18
daniel92 commentedRemoved 2 overqualified elements in file.admin.css as recommended by csslint
Also worked in Safari for Windows, didn't attach screenshot.

Comment #19
yesct commented@daniel92
does that mean you made a change to the code and then took the screenshots? (great screenshots!!!!)
Comment #20
daniel92 commentedThe left screenshot for each browser is before I changed the code, and the right screenshot for each browser is after I changed the code to prove that it didn't break anything.
Thankyou!!
Comment #21
yesct commentedOH, I see, one of the files attached was a patch! sorry, I guess I thought there were two jpgs or something.
changing status to needs review so the testbot has a look at your patch.
how is this different than the previous patch in #5? maybe an interdiff would help... but also maybe just #5 does not apply anymore.
Comment #23
adammaloneComment #24
brenda003Rerolled patch.
Comment #25
raulmuroc commentedTested and it gives the same results as #18 <-- Logically, because the changed code is exactly the same!!
The diffence between #18 patch and #24 patch is all about tabs and standard coding hence did not pass the test.
Without doubt, it can be set as reviewed.
Comment #26
catchCommitted/pushed to 8.x, thanks!
Comment #27
raulmuroc commented