Microsoft Internet Explorer 9 (MSIE9) @import'u düzgün şekilde işlemiyor gibi görünüyor. Bu girdileri Apache whois
günlüğümden gözlemleyin (IP adresi gizlidir, ancak Microsoft'un kendisine ait olduğu söylenir): screen.css'ye bağlı olan ana HTML
@import url("print.css") print;
@import url("speech.css") aural;
Şimdi link
HTML'deki öğelere geçmek üzereyim, çünkü MSIE9 sunucuya iki yanlış istek gönderiyor ve onsuz yapabileceğim 404 hatası alıyor gibi görünüyor:
[ip] - - [21/Dec/2019:05:49:28 +0000] "GET /screen.css HTTP/1.1" 200 2592 "https://ssb22.user.srcf.net/zhimo/"; "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; Trident/5.0)" ssb22.user.srcf.net
[ip] - - [21/Dec/2019:05:49:28 +0000] "GET /url(%22print.css%22)%20print HTTP/1.1" 404 7498 "https://ssb22.user.srcf.net/zhimo/"; "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; Trident/5.0)" ssb22.user.srcf.net
[ip] - - [21/Dec/2019:05:49:28 +0000] "GET /url(%22speech.css%22)%20aural HTTP/1.1" 404 7498 "https://ssb22.user.srcf.net/zhimo/"; "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; Trident/5.0)" ssb22.user.srcf.net
Orada vardı bu dosyalar için uygun istekler sonradan ama biz "ilk sunucuda çekimi parse bu olmadan yapabileceği url
mantığı sonra."