Android mobile Chrome의 scrollTop 오류
Android mobile chrome에서는 알 수 없는 이유로 scroll이 최상단, 최하단까지 이동하지 않는 경우가 있다.
Android mobile chrome에서는 알 수 없는 이유로 scroll이 최상단, 최하단까지 이동하지 않는 경우가 있다.
In Android mobile Chrome, for reasons unknown, the scroll sometimes fails to move all the way to the very top or the very bottom.
프린터 구매를 위해 프린터 사용기를 구글링해보았다. 놀랍게도 유용한 리뷰는 드물었다. 이제 프린터가 IT의 한 축이던 시대는 영원히 끝나버린건가. 조지 소로스의 오픈 소사이어티 재단의 주요 사업 중 하나가 복사기 보급 아니었던가. 제록스가 한 때 IT의 선두주자 아니었던가. 아쉬운...
When I was shopping for a printer, I tried Googling printer reviews. Surprisingly, useful reviews were hard to come by. Is the era when printers were one of ...
요약: safari는 scrollIntoView의 모든 option을 지원하지 않음 reference: https://caniuse.com/?search=scrollIntoView safari 13, 14에서 test함 오류 목...
Summary: Safari does not support all options of scrollIntoView reference: https://caniuse.com/?search=scrollIntoView Tested on Safari 13 ...
AWS EC2에 Apache HTTP Server를 올려 frontend를 서빙하고, CI/CD는 AWS CodePipeLine을 사용하고 있었다. 문제는 배포할 때마다 CodeDeploy의 BlockTraffic 단계에서 너무 많은 시간이 걸려 답답했다. 배포 시간을 조금이나마 ...
I was running Apache HTTP Server on AWS EC2 to serve a frontend, and using AWS CodePipeline for CI/CD. The problem was that every time I deployed, the BlockT...
Add this to httpd.conf:
HOL(head of line): TCP에서의 전송 지연으로 인한 레이턴시
HOL (head of line): latency caused by transmission delays in TCP
Apache HTTP Server에 mime type을 추가하려면?
How do you add a MIME type to Apache HTTP Server?
1, !(bang)… very confused even Google are.
You can configure Apache HTTP Server’s response header based on web browser. Example is below.
HTML5 spec From the moment that the user agent is to initiate the drag-and-drop operation, until the end of the drag-and-drop operation, device input events ...
Content Security Policy(CSP) 정리
Content Security Policy (CSP) Notes
update: 20210811