Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

New bug in Firefox

  • 2 odpovede
  • 1 má tento problém
  • 1 zobrazenie
  • Posledná odpoveď od ZEOS

more options

Dear Firefox Supportline,

I have found a bug and would like you to fix it in the next versions of Firefox.

Code example:

TEXT
Another text

If to delete feature "overflow" with value "hidden" for the layer which removes floating, then an unnecessary margin is created.

Best regards, ZEOS

Dear Firefox Supportline, I have found a bug and would like you to fix it in the next versions of Firefox. Code example: <!DOCTYPE html> <html> <head></head> <body> <div style="background-color: orange;"> <div style="float: left;">TEXT</div> <div style="clear: both; overflow: hidden;"></div> </div> <div style="background-color: pink; height: 20px; margin: 150px 0px 10px;"></div> <div style="background-color: red;">Another text</div> </body> </html> If to delete feature "overflow" with value "hidden" for the layer which removes floating, then an unnecessary margin is created. Best regards, ZEOS

Upravil(a) ZEOS dňa

Všetky odpovede (2)