X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=0.4.x%2Ftest%2Fcomic-html-structure.html;h=d7a30bf14e2cfec27da20bd6595ee459334d1971;hb=df4575c24267b984d159fa0e69a60831d18bdc8d;hp=c25ca5794880efdb335bbb1682d293b8d4bb69f6;hpb=fbc8e8aa4dc1607d4b8812dd8e923bc22b50e723;p=pettanr%2FclientJs.git diff --git a/0.4.x/test/comic-html-structure.html b/0.4.x/test/comic-html-structure.html index c25ca57..d7a30bf 100644 --- a/0.4.x/test/comic-html-structure.html +++ b/0.4.x/test/comic-html-structure.html @@ -9,7 +9,7 @@ - Comic 用 html構造テスト | pettanR + マンガ状コンテンツを表示するための html + css の調査 | pettanR @@ -168,7 +173,7 @@
- +

マンガ状コンテンツを表示するための html + css の調査

html 4.01 + css 2.1 で pettanR コミックを表示するための html 構造のテストページです.

ぺったんR 仕様の html によるコミック状表示が可能なブラウザはどれか?このページを表示させつつ判断します.

@@ -190,7 +195,11 @@

対応ブラウザ

-

NN9, firefox 3.6, ie5.5, ie6, ie7, Iron5, Opera10, opera8

+

NN7, NN8, NN9, firefox 3.6, ie5.5, ie6, ie7, Iron5, Opera10, opera8, opera7

+

準対応ブラウザ

+

opera6( overflow:hiddenが利かず要素がパネルをはみ出す ), Konqueror4.8(windows, さて?がずれる)

+

非対応ブラウザ

+

NN6(テキスト表示位置がずれる), opera5( 日本語に非対応で文字化けする )

source

html 部分

パネルピクチャはひとつの <img> タグで表示されます.

@@ -252,6 +261,7 @@

css:table-cell を使ったテキストの上下中央配置 及びクロスブラウザ対応 タグの少ないバージョン

html タグ構造は 先の <table> レイアウトに比べて自然.しかし display:table-cell などを使うため、より広範なブラウザに対応する、という点で不安が残る.

+

参考にしたページ tableを使わずdivで縦位置を指定

@@ -266,7 +276,11 @@

対応ブラウザ

-

NN9, firefox 3.6, ie5.5, ie6, ie7, Iron5, Opera10, opera8

+

NN7, NN8, NN9, firefox 3.6, ie5.5, ie6, ie7, Iron5, Opera10, opera8, opera7, Konqueror4.8(windows)

+

準対応ブラウザ

+

opera6( overflow:hiddenが利かず要素がパネルをはみ出す )

+

非対応ブラウザ

+

NN6(テキスト表示位置がずれる), opera5( 日本語に非対応で文字化けする )

source

html 部分

パネルピクチャはひとつの <img> タグで表示されます.

@@ -417,6 +431,9 @@ +