├── .github ├── DISCUSSION_TEMPLATE │ └── meetingnotes.yml └── ISSUE_TEMPLATE │ ├── add-a-new-gap-analysis-topic.md │ ├── ask-a-question.md │ └── other.md ├── .pr-preview.json ├── CONTRIBUTING.md ├── ECHIDNA ├── EDITING.md ├── LICENCE.md ├── README.md ├── charter └── index.html ├── docs ├── JDLReq_overview │ └── JDLReq_overview.md ├── layout_of_punctuations │ └── punctuations_in_different_sizes.md ├── line-composition │ ├── images │ │ ├── zu10b.svg │ │ ├── zu11b.svg │ │ ├── zu12b.svg │ │ ├── zu1b.svg │ │ ├── zu2b.svg │ │ ├── zu3b.svg │ │ ├── zu4b.svg │ │ ├── zu5b.svg │ │ ├── zu6b.svg │ │ ├── zu7b.svg │ │ ├── zu8b.svg │ │ └── zu9b.svg │ ├── index.html │ └── tables │ │ ├── table1.pdf │ │ ├── table2.pdf │ │ └── table3.pdf ├── simple-ruby │ ├── img │ │ ├── fig1.svg │ │ ├── fig10.svg │ │ ├── fig11.svg │ │ ├── fig12.svg │ │ ├── fig13.svg │ │ ├── fig14.svg │ │ ├── fig15.svg │ │ ├── fig16.svg │ │ ├── fig17.svg │ │ ├── fig18.svg │ │ ├── fig19.svg │ │ ├── fig2.svg │ │ ├── fig3.svg │ │ ├── fig4.svg │ │ ├── fig5.svg │ │ ├── fig6.svg │ │ ├── fig7.svg │ │ ├── fig8.svg │ │ └── fig9.svg │ ├── index.html │ └── ruby-rules-ja.pdf ├── spacing_property │ └── spacing_property.md ├── uax-with-aj1 │ ├── Request-to-revise-UAX-50-for-the-harmonization-with-Adobe-Japan1.md │ └── submitted-to-unicode-20211001.pdf └── uax50_analysis │ ├── Changes_required_for_AJ1_fonts_to_adopt.md │ └── UAX50_AJ1characterCheck.epub ├── gap-analysis ├── echidna-jpan-gap ├── images │ ├── 106179078-73273180-6192-11eb-8050-0b77d33c382a.png │ ├── 129049829-5a25b4e5-dd41-4c77-b287-899fc8c636a1.png │ ├── 142900454-84e53617-288e-4904-9fa0-e7ab2a966e79.png │ ├── 188183602-f9abea67-1c15-4b70-807e-3d158d0e58b1.gif │ ├── 56195063-4c66-4170-82ee-55260a6d6431.png │ ├── 73653505-33159780-4681-11ea-9b21-0c036e0a4d45.png │ ├── 74700364-976e5480-5246-11ea-8ef5-60a629912efc.png │ ├── 74700677-a43f7800-5247-11ea-909f-aae95980522d.png │ ├── b9690386-924c-463e-a46f-bbd5b279d324.png │ ├── e3c83097-7a7c-40a1-919e-26aecfa504f0.png │ └── vertical-lists.png ├── index.html └── tests │ └── text-transform-fullwidth │ ├── text-transform-fullwidth-001.html │ ├── text-transform-fullwidth-002.html │ ├── text-transform-fullwidth-003.html │ ├── text-transform-fullwidth-004.html │ ├── text-transform-fullwidth-005.html │ └── text-transform-fullwidth-006.html ├── home.md ├── images ├── img1_1.png ├── img1_10.png ├── img1_11.png ├── img1_12.png ├── img1_13.png ├── img1_14.png ├── img1_15.png ├── img1_16.png ├── img1_17.png ├── img1_18.png ├── img1_19.png ├── img1_2.png ├── img1_20.png ├── img1_21.png ├── img1_22.png ├── img1_23.png ├── img1_24.png ├── img1_25.png ├── img1_26_1.png ├── img1_26_2.png ├── img1_27.png ├── img1_28.png ├── img1_29.png ├── img1_3.png ├── img1_30.png ├── img1_31.png ├── img1_32.png ├── img1_33.png ├── img1_34.png ├── img1_35.png ├── img1_4.png ├── img1_5.png ├── img1_6.png ├── img1_7.png ├── img1_8.png ├── img1_9.png ├── img2_1.png ├── img2_10.png ├── img2_11.png ├── img2_12.png ├── img2_13.png ├── img2_14.png ├── img2_15.png ├── img2_16.png ├── img2_17.png ├── img2_18.png ├── img2_1_2.png ├── img2_2.png ├── img2_20.png ├── img2_21.png ├── img2_22.png ├── img2_23.png ├── img2_24.png ├── img2_25.png ├── img2_26.png ├── img2_27.png ├── img2_28.png ├── img2_29.png ├── img2_2_1.png ├── img2_2_10.png ├── img2_2_11.png ├── img2_2_12.png ├── img2_2_2.png ├── img2_2_3.png ├── img2_2_4.png ├── img2_2_5.png ├── img2_2_50.png ├── img2_2_52.png ├── img2_2_53.png ├── img2_2_6.png ├── img2_2_7.png ├── img2_2_8.png ├── img2_2_9.png ├── img2_3.png ├── img2_30.png ├── img2_31.png ├── img2_32.png ├── img2_33.png ├── img2_3_1.png ├── img2_3_10.png ├── img2_3_11.png ├── img2_3_12.png ├── img2_3_13.png ├── img2_3_14.png ├── img2_3_15.png ├── img2_3_16.png ├── img2_3_17.png ├── img2_3_18.png ├── img2_3_19.png ├── img2_3_2.png ├── img2_3_20.png ├── img2_3_21.png ├── img2_3_22.png ├── img2_3_23.png ├── img2_3_24.png ├── img2_3_25.png ├── img2_3_26.png ├── img2_3_27.png ├── img2_3_28.png ├── img2_3_29.png ├── img2_3_29_2.png ├── img2_3_29_3.png ├── img2_3_3.png ├── img2_3_30.png ├── img2_3_31.png ├── img2_3_32.png ├── img2_3_33.png ├── img2_3_34.png ├── img2_3_35.png ├── img2_3_36.png ├── img2_3_37.png ├── img2_3_4.png ├── img2_3_5.png ├── img2_3_6.png ├── img2_3_6_2.png ├── img2_3_7.png ├── img2_3_8.png ├── img2_3_9.png ├── img2_4.png ├── img2_4_1.png ├── img2_4_2.png ├── img2_4_3.png ├── img2_4_4.png ├── img2_4_5.png ├── img2_5.png ├── img2_51.png ├── img2_52.png ├── img2_53.png ├── img2_54.png ├── img2_5_1.png ├── img2_5_10.png ├── img2_5_2.png ├── img2_5_3.png ├── img2_5_4.png ├── img2_5_5.png ├── img2_5_6.png ├── img2_5_7.png ├── img2_5_8.png ├── img2_5_9.png ├── img2_6.png ├── img2_6_1.png ├── img2_6_10.png ├── img2_6_2.png ├── img2_6_3.png ├── img2_6_4.png ├── img2_6_5.png ├── img2_6_6.png ├── img2_6_7.png ├── img2_6_8.png ├── img2_6_9.png ├── img2_7.png ├── img2_7_1.png ├── img2_7_2.png ├── img2_7_3.png ├── img2_7_4.png ├── img2_7_5.png ├── img2_7_52.png ├── img2_7_6.png ├── img2_7_62.png ├── img2_7_7.png ├── img2_7_8.png ├── img2_8_1.png ├── img2_8_2.png ├── img2_9.png ├── img2_9_1.png ├── img3_1.png ├── img3_10.png ├── img3_11.png ├── img3_12.png ├── img3_13.png ├── img3_14.png ├── img3_15.png ├── img3_16.png ├── img3_17.png ├── img3_18.png ├── img3_19.png ├── img3_1_1.png ├── img3_1_10.png ├── img3_1_11.png ├── img3_1_12.png ├── img3_1_12_2.png ├── img3_1_13.png ├── img3_1_14.png ├── img3_1_15.png ├── img3_1_16.png ├── img3_1_17.png ├── img3_1_18.png ├── img3_1_19.png ├── img3_1_2.png ├── img3_1_20.png ├── img3_1_21.png ├── img3_1_22.png ├── img3_1_23.png ├── img3_1_24.png ├── img3_1_25.png ├── img3_1_26.png ├── img3_1_27.png ├── img3_1_28.png ├── img3_1_28_2.png ├── img3_1_28_3.png ├── img3_1_29.png ├── img3_1_3.png ├── img3_1_30.png ├── img3_1_31.png ├── img3_1_32.png ├── img3_1_33.png ├── img3_1_34.png ├── img3_1_35.png ├── img3_1_36.png ├── img3_1_37.png ├── img3_1_37_2.png ├── img3_1_37_3.png ├── img3_1_38.png ├── img3_1_39.png ├── img3_1_4.png ├── img3_1_40.png ├── img3_1_41.png ├── img3_1_42.png ├── img3_1_43.png ├── img3_1_5.png ├── img3_1_6.png ├── img3_1_7.png ├── img3_1_8.png ├── img3_1_9.png ├── img3_2.png ├── img3_20.png ├── img3_2_1.png ├── img3_2_10.png ├── img3_2_11.png ├── img3_2_12.png ├── img3_2_13.png ├── img3_2_14.png ├── img3_2_15.png ├── img3_2_16.png ├── img3_2_17.png ├── img3_2_18.png ├── img3_2_19.png ├── img3_2_1_2.png ├── img3_2_2.png ├── img3_2_20.png ├── img3_2_21.png ├── img3_2_22.png ├── img3_2_23.png ├── img3_2_24.png ├── img3_2_25.png ├── img3_2_25_2.png ├── img3_2_25_3.png ├── img3_2_26.png ├── img3_2_27.png ├── img3_2_3.png ├── img3_2_4.png ├── img3_2_5.png ├── img3_2_6.png ├── img3_2_7.png ├── img3_2_8.png ├── img3_2_9.png ├── img3_3.png ├── img3_3_2.png ├── img3_3_3.png ├── img3_4.png ├── img3_4_1.png ├── img3_4_10.png ├── img3_4_11.png ├── img3_4_12.png ├── img3_4_12_2.png ├── img3_4_12_3.png ├── img3_4_13.png ├── img3_4_14.png ├── img3_4_15.png ├── img3_4_2.png ├── img3_4_3.png ├── img3_4_4.png ├── img3_4_5.png ├── img3_4_6.png ├── img3_4_7.png ├── img3_4_8.png ├── img3_4_9.png ├── img3_4a.png ├── img3_5.png ├── img3_5_1.png ├── img3_5_10.png ├── img3_5_2.png ├── img3_5_3.png ├── img3_5_4.png ├── img3_5_5.png ├── img3_5_5_2.png ├── img3_5_6.png ├── img3_5_7.png ├── img3_5_8.png ├── img3_5_9.png ├── img3_6.png ├── img3_6_1.png ├── img3_6_2.png ├── img3_6_3.png ├── img3_6_3_2.png ├── img3_7.png ├── img3_8.png ├── img3_9.png ├── img_a1_1.png ├── img_a5_1.png ├── img_a6_1.png ├── img_a6_10.png ├── img_a6_11.png ├── img_a6_12.png ├── img_a6_13.png ├── img_a6_14.png ├── img_a6_15.png ├── img_a6_2.png ├── img_a6_3.png ├── img_a6_4.png ├── img_a6_5.png ├── img_a6_6.png ├── img_a6_7.png ├── img_a6_8.png ├── img_a6_9.png ├── img_a7_1.png ├── img_ad1_1.png ├── img_ad1_10.png ├── img_ad1_11.png ├── img_ad1_12.png ├── img_ad1_13.png ├── img_ad1_14.png ├── img_ad1_15.png ├── img_ad1_16.png ├── img_ad1_17.png ├── img_ad1_18.png ├── img_ad1_19.png ├── img_ad1_2.png ├── img_ad1_20.png ├── img_ad1_3.png ├── img_ad1_4.png ├── img_ad1_5.png ├── img_ad1_6.png ├── img_ad1_7.png ├── img_ad1_8.png └── img_ad1_9.png ├── images_ja ├── img1_1.png ├── img1_10.png ├── img1_11.png ├── img1_12.png ├── img1_13.png ├── img1_14.png ├── img1_15.png ├── img1_16.png ├── img1_17.png ├── img1_18.png ├── img1_19.png ├── img1_2.png ├── img1_20.png ├── img1_21.png ├── img1_22.png ├── img1_23.png ├── img1_24.png ├── img1_25.png ├── img1_26_1.png ├── img1_26_2.png ├── img1_27.png ├── img1_28.png ├── img1_29.png ├── img1_3.png ├── img1_30.png ├── img1_31.png ├── img1_32.png ├── img1_33.png ├── img1_34.png ├── img1_35.png ├── img1_4.png ├── img1_5.png ├── img1_6.png ├── img1_7.png ├── img1_8.png ├── img1_9.png ├── img2_1.png ├── img2_10.png ├── img2_11.png ├── img2_12.png ├── img2_13.png ├── img2_14.png ├── img2_15.png ├── img2_16.png ├── img2_17.png ├── img2_18.png ├── img2_1_2.png ├── img2_2.png ├── img2_20.png ├── img2_21.png ├── img2_22.png ├── img2_23.png ├── img2_24.png ├── img2_25.png ├── img2_26.png ├── img2_27.png ├── img2_28.png ├── img2_29.png ├── img2_2_1.png ├── img2_2_10.png ├── img2_2_11.png ├── img2_2_12.png ├── img2_2_2.png ├── img2_2_3.png ├── img2_2_4.png ├── img2_2_5.png ├── img2_2_50.png ├── img2_2_52.png ├── img2_2_53.png ├── img2_2_6.png ├── img2_2_7.png ├── img2_2_8.png ├── img2_2_9.png ├── img2_3.png ├── img2_30.png ├── img2_31.png ├── img2_32.png ├── img2_33.png ├── img2_3_1.png ├── img2_3_10.png ├── img2_3_11.png ├── img2_3_12.png ├── img2_3_13.png ├── img2_3_14.png ├── img2_3_15.png ├── img2_3_16.png ├── img2_3_17.png ├── img2_3_18.png ├── img2_3_19.png ├── img2_3_2.png ├── img2_3_20.png ├── img2_3_21.png ├── img2_3_22.png ├── img2_3_23.png ├── img2_3_24.png ├── img2_3_25.png ├── img2_3_26.png ├── img2_3_27.png ├── img2_3_28.png ├── img2_3_29.png ├── img2_3_29_2.png ├── img2_3_29_3.png ├── img2_3_3.png ├── img2_3_30.png ├── img2_3_31.png ├── img2_3_32.png ├── img2_3_33.png ├── img2_3_34.png ├── img2_3_35.png ├── img2_3_36.png ├── img2_3_37.png ├── img2_3_4.png ├── img2_3_5.png ├── img2_3_6.png ├── img2_3_6_2.png ├── img2_3_7.png ├── img2_3_8.png ├── img2_3_9.png ├── img2_4.png ├── img2_4_1.png ├── img2_4_2.png ├── img2_4_3.png ├── img2_4_4.png ├── img2_4_5.png ├── img2_5.png ├── img2_51.png ├── img2_52.png ├── img2_53.png ├── img2_54.png ├── img2_5_1.png ├── img2_5_10.png ├── img2_5_2.png ├── img2_5_3.png ├── img2_5_4.png ├── img2_5_5.png ├── img2_5_6.png ├── img2_5_7.png ├── img2_5_8.png ├── img2_5_9.png ├── img2_6.png ├── img2_6_1.png ├── img2_6_10.png ├── img2_6_2.png ├── img2_6_3.png ├── img2_6_4.png ├── img2_6_5.png ├── img2_6_6.png ├── img2_6_7.png ├── img2_6_8.png ├── img2_6_9.png ├── img2_7.png ├── img2_7_1.png ├── img2_7_2.png ├── img2_7_3.png ├── img2_7_4.png ├── img2_7_5.png ├── img2_7_52.png ├── img2_7_6.png ├── img2_7_62.png ├── img2_7_7.png ├── img2_7_8.png ├── img2_8_1.png ├── img2_8_2.png ├── img2_9.png ├── img2_9_1.png ├── img3_1.png ├── img3_10.png ├── img3_11.png ├── img3_12.png ├── img3_13.png ├── img3_14.png ├── img3_15.png ├── img3_16.png ├── img3_17.png ├── img3_18.png ├── img3_19.png ├── img3_1_1.png ├── img3_1_10.png ├── img3_1_11.png ├── img3_1_12.png ├── img3_1_12_2.png ├── img3_1_13.png ├── img3_1_14.png ├── img3_1_15.png ├── img3_1_16.png ├── img3_1_17.png ├── img3_1_18.png ├── img3_1_19.png ├── img3_1_2.png ├── img3_1_20.png ├── img3_1_21.png ├── img3_1_22.png ├── img3_1_23.png ├── img3_1_24.png ├── img3_1_25.png ├── img3_1_26.png ├── img3_1_27.png ├── img3_1_28.png ├── img3_1_28_2.png ├── img3_1_28_3.png ├── img3_1_29.png ├── img3_1_3.png ├── img3_1_30.png ├── img3_1_31.png ├── img3_1_32.png ├── img3_1_33.png ├── img3_1_34.png ├── img3_1_35.png ├── img3_1_36.png ├── img3_1_37.png ├── img3_1_37_2.png ├── img3_1_37_3.png ├── img3_1_38.png ├── img3_1_39.png ├── img3_1_4.png ├── img3_1_40.png ├── img3_1_41.png ├── img3_1_42.png ├── img3_1_43.png ├── img3_1_5.png ├── img3_1_6.png ├── img3_1_7.png ├── img3_1_8.png ├── img3_1_9.png ├── img3_2.png ├── img3_20.png ├── img3_2_1.png ├── img3_2_10.png ├── img3_2_11.png ├── img3_2_12.png ├── img3_2_13.png ├── img3_2_14.png ├── img3_2_15.png ├── img3_2_16.png ├── img3_2_17.png ├── img3_2_18.png ├── img3_2_19.png ├── img3_2_1_2.png ├── img3_2_2.png ├── img3_2_20.png ├── img3_2_21.png ├── img3_2_22.png ├── img3_2_23.png ├── img3_2_24.png ├── img3_2_25.png ├── img3_2_25_2.png ├── img3_2_25_3.png ├── img3_2_26.png ├── img3_2_27.png ├── img3_2_3.png ├── img3_2_4.png ├── img3_2_5.png ├── img3_2_6.png ├── img3_2_7.png ├── img3_2_8.png ├── img3_2_9.png ├── img3_3.png ├── img3_3_2.png ├── img3_3_3.png ├── img3_4.png ├── img3_4_1.png ├── img3_4_10.png ├── img3_4_11.png ├── img3_4_12.png ├── img3_4_12_2.png ├── img3_4_12_3.png ├── img3_4_13.png ├── img3_4_14.png ├── img3_4_15.png ├── img3_4_2.png ├── img3_4_3.png ├── img3_4_4.png ├── img3_4_5.png ├── img3_4_6.png ├── img3_4_7.png ├── img3_4_8.png ├── img3_4_9.png ├── img3_4a.png ├── img3_5.png ├── img3_5_1.png ├── img3_5_10.png ├── img3_5_2.png ├── img3_5_3.png ├── img3_5_4.png ├── img3_5_5.png ├── img3_5_5_2.png ├── img3_5_6.png ├── img3_5_7.png ├── img3_5_8.png ├── img3_5_9.png ├── img3_6.png ├── img3_6_1.png ├── img3_6_2.png ├── img3_6_3.png ├── img3_6_3_2.png ├── img3_7.png ├── img3_8.png ├── img3_9.png ├── img_a1_1.png ├── img_a5_1.png ├── img_a6_1.png ├── img_a6_10.png ├── img_a6_11.png ├── img_a6_12.png ├── img_a6_13.png ├── img_a6_14.png ├── img_a6_15.png ├── img_a6_2.png ├── img_a6_3.png ├── img_a6_4.png ├── img_a6_5.png ├── img_a6_6.png ├── img_a6_7.png ├── img_a6_8.png ├── img_a6_9.png ├── img_a7_1.png ├── img_ad1_1.png ├── img_ad1_10.png ├── img_ad1_11.png ├── img_ad1_12.png ├── img_ad1_13.png ├── img_ad1_14.png ├── img_ad1_15.png ├── img_ad1_16.png ├── img_ad1_17.png ├── img_ad1_18.png ├── img_ad1_19.png ├── img_ad1_2.png ├── img_ad1_20.png ├── img_ad1_3.png ├── img_ad1_4.png ├── img_ad1_5.png ├── img_ad1_6.png ├── img_ad1_7.png ├── img_ad1_8.png └── img_ad1_9.png ├── index.html ├── jpan ├── echidna └── index.html ├── local.css ├── old ├── global_replace.txt ├── images │ ├── img1_1.png │ ├── img1_10.png │ ├── img1_11.png │ ├── img1_12.png │ ├── img1_13.png │ ├── img1_14.png │ ├── img1_15.png │ ├── img1_16.png │ ├── img1_17.png │ ├── img1_18.png │ ├── img1_19.png │ ├── img1_2.png │ ├── img1_20.png │ ├── img1_21.png │ ├── img1_22.png │ ├── img1_23.png │ ├── img1_24.png │ ├── img1_25.png │ ├── img1_26_1.png │ ├── img1_26_2.png │ ├── img1_27.png │ ├── img1_28.png │ ├── img1_29.png │ ├── img1_3.png │ ├── img1_30.png │ ├── img1_31.png │ ├── img1_32.png │ ├── img1_33.png │ ├── img1_34.png │ ├── img1_35.png │ ├── img1_4.png │ ├── img1_5.png │ ├── img1_6.png │ ├── img1_7.png │ ├── img1_8.png │ ├── img1_9.png │ ├── img2_1.png │ ├── img2_10.png │ ├── img2_11.png │ ├── img2_12.png │ ├── img2_13.png │ ├── img2_14.png │ ├── img2_15.png │ ├── img2_16.png │ ├── img2_17.png │ ├── img2_18.png │ ├── img2_1_2.png │ ├── img2_2.png │ ├── img2_20.png │ ├── img2_21.png │ ├── img2_22.png │ ├── img2_23.png │ ├── img2_24.png │ ├── img2_25.png │ ├── img2_26.png │ ├── img2_27.png │ ├── img2_28.png │ ├── img2_29.png │ ├── img2_2_1.png │ ├── img2_2_10.png │ ├── img2_2_11.png │ ├── img2_2_12.png │ ├── img2_2_2.png │ ├── img2_2_3.png │ ├── img2_2_4.png │ ├── img2_2_5.png │ ├── img2_2_50.png │ ├── img2_2_52.png │ ├── img2_2_53.png │ ├── img2_2_6.png │ ├── img2_2_7.png │ ├── img2_2_8.png │ ├── img2_2_9.png │ ├── img2_3.png │ ├── img2_30.png │ ├── img2_31.png │ ├── img2_32.png │ ├── img2_33.png │ ├── img2_3_1.png │ ├── img2_3_10.png │ ├── img2_3_11.png │ ├── img2_3_12.png │ ├── img2_3_13.png │ ├── img2_3_14.png │ ├── img2_3_15.png │ ├── img2_3_16.png │ ├── img2_3_17.png │ ├── img2_3_18.png │ ├── img2_3_19.png │ ├── img2_3_2.png │ ├── img2_3_20.png │ ├── img2_3_21.png │ ├── img2_3_22.png │ ├── img2_3_23.png │ ├── img2_3_24.png │ ├── img2_3_25.png │ ├── img2_3_26.png │ ├── img2_3_27.png │ ├── img2_3_28.png │ ├── img2_3_29.png │ ├── img2_3_29_2.png │ ├── img2_3_29_3.png │ ├── img2_3_3.png │ ├── img2_3_30.png │ ├── img2_3_31.png │ ├── img2_3_32.png │ ├── img2_3_33.png │ ├── img2_3_34.png │ ├── img2_3_35.png │ ├── img2_3_36.png │ ├── img2_3_37.png │ ├── img2_3_4.png │ ├── img2_3_5.png │ ├── img2_3_6.png │ ├── img2_3_6_2.png │ ├── img2_3_7.png │ ├── img2_3_8.png │ ├── img2_3_9.png │ ├── img2_4.png │ ├── img2_4_1.png │ ├── img2_4_2.png │ ├── img2_4_3.png │ ├── img2_4_4.png │ ├── img2_4_5.png │ ├── img2_5.png │ ├── img2_51.png │ ├── img2_52.png │ ├── img2_53.png │ ├── img2_54.png │ ├── img2_5_1.png │ ├── img2_5_10.png │ ├── img2_5_2.png │ ├── img2_5_3.png │ ├── img2_5_4.png │ ├── img2_5_5.png │ ├── img2_5_6.png │ ├── img2_5_7.png │ ├── img2_5_8.png │ ├── img2_5_9.png │ ├── img2_6.png │ ├── img2_6_1.png │ ├── img2_6_10.png │ ├── img2_6_2.png │ ├── img2_6_3.png │ ├── img2_6_4.png │ ├── img2_6_5.png │ ├── img2_6_6.png │ ├── img2_6_7.png │ ├── img2_6_8.png │ ├── img2_6_9.png │ ├── img2_7.png │ ├── img2_7_1.png │ ├── img2_7_2.png │ ├── img2_7_3.png │ ├── img2_7_4.png │ ├── img2_7_5.png │ ├── img2_7_52.png │ ├── img2_7_6.png │ ├── img2_7_62.png │ ├── img2_7_7.png │ ├── img2_7_8.png │ ├── img2_8_1.png │ ├── img2_8_2.png │ ├── img2_9.png │ ├── img2_9_1.png │ ├── img3_1.png │ ├── img3_10.png │ ├── img3_11.png │ ├── img3_12.png │ ├── img3_13.png │ ├── img3_14.png │ ├── img3_15.png │ ├── img3_16.png │ ├── img3_17.png │ ├── img3_18.png │ ├── img3_19.png │ ├── img3_1_1.png │ ├── img3_1_10.png │ ├── img3_1_11.png │ ├── img3_1_12.png │ ├── img3_1_12_2.png │ ├── img3_1_13.png │ ├── img3_1_14.png │ ├── img3_1_15.png │ ├── img3_1_16.png │ ├── img3_1_17.png │ ├── img3_1_18.png │ ├── img3_1_19.png │ ├── img3_1_2.png │ ├── img3_1_20.png │ ├── img3_1_21.png │ ├── img3_1_22.png │ ├── img3_1_23.png │ ├── img3_1_24.png │ ├── img3_1_25.png │ ├── img3_1_26.png │ ├── img3_1_27.png │ ├── img3_1_28.png │ ├── img3_1_28_2.png │ ├── img3_1_28_3.png │ ├── img3_1_29.png │ ├── img3_1_3.png │ ├── img3_1_30.png │ ├── img3_1_31.png │ ├── img3_1_32.png │ ├── img3_1_33.png │ ├── img3_1_34.png │ ├── img3_1_35.png │ ├── img3_1_36.png │ ├── img3_1_37.png │ ├── img3_1_37_2.png │ ├── img3_1_37_3.png │ ├── img3_1_38.png │ ├── img3_1_39.png │ ├── img3_1_4.png │ ├── img3_1_40.png │ ├── img3_1_41.png │ ├── img3_1_42.png │ ├── img3_1_43.png │ ├── img3_1_5.png │ ├── img3_1_6.png │ ├── img3_1_7.png │ ├── img3_1_8.png │ ├── img3_1_9.png │ ├── img3_2.png │ ├── img3_20.png │ ├── img3_2_1.png │ ├── img3_2_10.png │ ├── img3_2_11.png │ ├── img3_2_12.png │ ├── img3_2_13.png │ ├── img3_2_14.png │ ├── img3_2_15.png │ ├── img3_2_16.png │ ├── img3_2_17.png │ ├── img3_2_18.png │ ├── img3_2_19.png │ ├── img3_2_1_2.png │ ├── img3_2_2.png │ ├── img3_2_20.png │ ├── img3_2_21.png │ ├── img3_2_22.png │ ├── img3_2_23.png │ ├── img3_2_24.png │ ├── img3_2_25.png │ ├── img3_2_25_2.png │ ├── img3_2_25_3.png │ ├── img3_2_26.png │ ├── img3_2_27.png │ ├── img3_2_3.png │ ├── img3_2_4.png │ ├── img3_2_5.png │ ├── img3_2_6.png │ ├── img3_2_7.png │ ├── img3_2_8.png │ ├── img3_2_9.png │ ├── img3_3.png │ ├── img3_3_2.png │ ├── img3_3_3.png │ ├── img3_4.png │ ├── img3_4_1.png │ ├── img3_4_10.png │ ├── img3_4_11.png │ ├── img3_4_12.png │ ├── img3_4_12_2.png │ ├── img3_4_12_3.png │ ├── img3_4_13.png │ ├── img3_4_14.png │ ├── img3_4_15.png │ ├── img3_4_2.png │ ├── img3_4_3.png │ ├── img3_4_4.png │ ├── img3_4_5.png │ ├── img3_4_6.png │ ├── img3_4_7.png │ ├── img3_4_8.png │ ├── img3_4_9.png │ ├── img3_4a.png │ ├── img3_5.png │ ├── img3_5_1.png │ ├── img3_5_10.png │ ├── img3_5_2.png │ ├── img3_5_3.png │ ├── img3_5_4.png │ ├── img3_5_5.png │ ├── img3_5_5_2.png │ ├── img3_5_6.png │ ├── img3_5_7.png │ ├── img3_5_8.png │ ├── img3_5_9.png │ ├── img3_6.png │ ├── img3_6_1.png │ ├── img3_6_2.png │ ├── img3_6_3.png │ ├── img3_6_3_2.png │ ├── img3_7.png │ ├── img3_8.png │ ├── img3_9.png │ ├── img_a1_1.png │ ├── img_a5_1.png │ ├── img_a6_1.png │ ├── img_a6_10.png │ ├── img_a6_11.png │ ├── img_a6_12.png │ ├── img_a6_13.png │ ├── img_a6_14.png │ ├── img_a6_15.png │ ├── img_a6_2.png │ ├── img_a6_3.png │ ├── img_a6_4.png │ ├── img_a6_5.png │ ├── img_a6_6.png │ ├── img_a6_7.png │ ├── img_a6_8.png │ ├── img_a6_9.png │ ├── img_a7_1.png │ ├── img_ad1_1.png │ ├── img_ad1_10.png │ ├── img_ad1_11.png │ ├── img_ad1_12.png │ ├── img_ad1_13.png │ ├── img_ad1_14.png │ ├── img_ad1_15.png │ ├── img_ad1_16.png │ ├── img_ad1_17.png │ ├── img_ad1_18.png │ ├── img_ad1_19.png │ ├── img_ad1_2.png │ ├── img_ad1_20.png │ ├── img_ad1_3.png │ ├── img_ad1_4.png │ ├── img_ad1_5.png │ ├── img_ad1_6.png │ ├── img_ad1_7.png │ ├── img_ad1_8.png │ └── img_ad1_9.png ├── index.html ├── ja │ ├── images │ │ ├── img1_1.png │ │ ├── img1_10.png │ │ ├── img1_11.png │ │ ├── img1_12.png │ │ ├── img1_13.png │ │ ├── img1_14.png │ │ ├── img1_15.png │ │ ├── img1_16.png │ │ ├── img1_17.png │ │ ├── img1_18.png │ │ ├── img1_19.png │ │ ├── img1_2.png │ │ ├── img1_20.png │ │ ├── img1_21.png │ │ ├── img1_22.png │ │ ├── img1_23.png │ │ ├── img1_24.png │ │ ├── img1_25.png │ │ ├── img1_26_1.png │ │ ├── img1_26_2.png │ │ ├── img1_27.png │ │ ├── img1_28.png │ │ ├── img1_29.png │ │ ├── img1_3.png │ │ ├── img1_30.png │ │ ├── img1_31.png │ │ ├── img1_32.png │ │ ├── img1_33.png │ │ ├── img1_34.png │ │ ├── img1_35.png │ │ ├── img1_4.png │ │ ├── img1_5.png │ │ ├── img1_6.png │ │ ├── img1_7.png │ │ ├── img1_8.png │ │ ├── img1_9.png │ │ ├── img2_1.png │ │ ├── img2_10.png │ │ ├── img2_11.png │ │ ├── img2_12.png │ │ ├── img2_13.png │ │ ├── img2_14.png │ │ ├── img2_15.png │ │ ├── img2_16.png │ │ ├── img2_17.png │ │ ├── img2_18.png │ │ ├── img2_1_2.png │ │ ├── img2_2.png │ │ ├── img2_20.png │ │ ├── img2_21.png │ │ ├── img2_22.png │ │ ├── img2_23.png │ │ ├── img2_24.png │ │ ├── img2_25.png │ │ ├── img2_26.png │ │ ├── img2_27.png │ │ ├── img2_28.png │ │ ├── img2_29.png │ │ ├── img2_2_1.png │ │ ├── img2_2_10.png │ │ ├── img2_2_11.png │ │ ├── img2_2_12.png │ │ ├── img2_2_2.png │ │ ├── img2_2_3.png │ │ ├── img2_2_4.png │ │ ├── img2_2_5.png │ │ ├── img2_2_50.png │ │ ├── img2_2_52.png │ │ ├── img2_2_53.png │ │ ├── img2_2_6.png │ │ ├── img2_2_7.png │ │ ├── img2_2_8.png │ │ ├── img2_2_9.png │ │ ├── img2_3.png │ │ ├── img2_30.png │ │ ├── img2_31.png │ │ ├── img2_32.png │ │ ├── img2_33.png │ │ ├── img2_3_1.png │ │ ├── img2_3_10.png │ │ ├── img2_3_11.png │ │ ├── img2_3_12.png │ │ ├── img2_3_13.png │ │ ├── img2_3_14.png │ │ ├── img2_3_15.png │ │ ├── img2_3_16.png │ │ ├── img2_3_17.png │ │ ├── img2_3_18.png │ │ ├── img2_3_19.png │ │ ├── img2_3_2.png │ │ ├── img2_3_20.png │ │ ├── img2_3_21.png │ │ ├── img2_3_22.png │ │ ├── img2_3_23.png │ │ ├── img2_3_24.png │ │ ├── img2_3_25.png │ │ ├── img2_3_26.png │ │ ├── img2_3_27.png │ │ ├── img2_3_28.png │ │ ├── img2_3_29.png │ │ ├── img2_3_29_2.png │ │ ├── img2_3_29_3.png │ │ ├── img2_3_3.png │ │ ├── img2_3_30.png │ │ ├── img2_3_31.png │ │ ├── img2_3_32.png │ │ ├── img2_3_33.png │ │ ├── img2_3_34.png │ │ ├── img2_3_35.png │ │ ├── img2_3_36.png │ │ ├── img2_3_37.png │ │ ├── img2_3_4.png │ │ ├── img2_3_5.png │ │ ├── img2_3_6.png │ │ ├── img2_3_6_2.png │ │ ├── img2_3_7.png │ │ ├── img2_3_8.png │ │ ├── img2_3_9.png │ │ ├── img2_4.png │ │ ├── img2_4_1.png │ │ ├── img2_4_2.png │ │ ├── img2_4_3.png │ │ ├── img2_4_4.png │ │ ├── img2_4_5.png │ │ ├── img2_5.png │ │ ├── img2_51.png │ │ ├── img2_52.png │ │ ├── img2_53.png │ │ ├── img2_54.png │ │ ├── img2_5_1.png │ │ ├── img2_5_10.png │ │ ├── img2_5_2.png │ │ ├── img2_5_3.png │ │ ├── img2_5_4.png │ │ ├── img2_5_5.png │ │ ├── img2_5_6.png │ │ ├── img2_5_7.png │ │ ├── img2_5_8.png │ │ ├── img2_5_9.png │ │ ├── img2_6.png │ │ ├── img2_6_1.png │ │ ├── img2_6_10.png │ │ ├── img2_6_2.png │ │ ├── img2_6_3.png │ │ ├── img2_6_4.png │ │ ├── img2_6_5.png │ │ ├── img2_6_6.png │ │ ├── img2_6_7.png │ │ ├── img2_6_8.png │ │ ├── img2_6_9.png │ │ ├── img2_7.png │ │ ├── img2_7_1.png │ │ ├── img2_7_2.png │ │ ├── img2_7_3.png │ │ ├── img2_7_4.png │ │ ├── img2_7_5.png │ │ ├── img2_7_52.png │ │ ├── img2_7_6.png │ │ ├── img2_7_62.png │ │ ├── img2_7_7.png │ │ ├── img2_7_8.png │ │ ├── img2_8_1.png │ │ ├── img2_8_2.png │ │ ├── img2_9.png │ │ ├── img2_9_1.png │ │ ├── img3_1.png │ │ ├── img3_10.png │ │ ├── img3_11.png │ │ ├── img3_12.png │ │ ├── img3_13.png │ │ ├── img3_14.png │ │ ├── img3_15.png │ │ ├── img3_16.png │ │ ├── img3_17.png │ │ ├── img3_18.png │ │ ├── img3_19.png │ │ ├── img3_1_1.png │ │ ├── img3_1_10.png │ │ ├── img3_1_11.png │ │ ├── img3_1_12.png │ │ ├── img3_1_12_2.png │ │ ├── img3_1_13.png │ │ ├── img3_1_14.png │ │ ├── img3_1_15.png │ │ ├── img3_1_16.png │ │ ├── img3_1_17.png │ │ ├── img3_1_18.png │ │ ├── img3_1_19.png │ │ ├── img3_1_2.png │ │ ├── img3_1_20.png │ │ ├── img3_1_21.png │ │ ├── img3_1_22.png │ │ ├── img3_1_23.png │ │ ├── img3_1_24.png │ │ ├── img3_1_25.png │ │ ├── img3_1_26.png │ │ ├── img3_1_27.png │ │ ├── img3_1_28.png │ │ ├── img3_1_28_2.png │ │ ├── img3_1_28_3.png │ │ ├── img3_1_29.png │ │ ├── img3_1_3.png │ │ ├── img3_1_30.png │ │ ├── img3_1_31.png │ │ ├── img3_1_32.png │ │ ├── img3_1_33.png │ │ ├── img3_1_34.png │ │ ├── img3_1_35.png │ │ ├── img3_1_36.png │ │ ├── img3_1_37.png │ │ ├── img3_1_37_2.png │ │ ├── img3_1_37_3.png │ │ ├── img3_1_38.png │ │ ├── img3_1_39.png │ │ ├── img3_1_4.png │ │ ├── img3_1_40.png │ │ ├── img3_1_41.png │ │ ├── img3_1_42.png │ │ ├── img3_1_43.png │ │ ├── img3_1_5.png │ │ ├── img3_1_6.png │ │ ├── img3_1_7.png │ │ ├── img3_1_8.png │ │ ├── img3_1_9.png │ │ ├── img3_2.png │ │ ├── img3_20.png │ │ ├── img3_2_1.png │ │ ├── img3_2_10.png │ │ ├── img3_2_11.png │ │ ├── img3_2_12.png │ │ ├── img3_2_13.png │ │ ├── img3_2_14.png │ │ ├── img3_2_15.png │ │ ├── img3_2_16.png │ │ ├── img3_2_17.png │ │ ├── img3_2_18.png │ │ ├── img3_2_19.png │ │ ├── img3_2_1_2.png │ │ ├── img3_2_2.png │ │ ├── img3_2_20.png │ │ ├── img3_2_21.png │ │ ├── img3_2_22.png │ │ ├── img3_2_23.png │ │ ├── img3_2_24.png │ │ ├── img3_2_25.png │ │ ├── img3_2_25_2.png │ │ ├── img3_2_25_3.png │ │ ├── img3_2_26.png │ │ ├── img3_2_27.png │ │ ├── img3_2_3.png │ │ ├── img3_2_4.png │ │ ├── img3_2_5.png │ │ ├── img3_2_6.png │ │ ├── img3_2_7.png │ │ ├── img3_2_8.png │ │ ├── img3_2_9.png │ │ ├── img3_3.png │ │ ├── img3_3_2.png │ │ ├── img3_3_3.png │ │ ├── img3_4.png │ │ ├── img3_4_1.png │ │ ├── img3_4_10.png │ │ ├── img3_4_11.png │ │ ├── img3_4_12.png │ │ ├── img3_4_12_2.png │ │ ├── img3_4_12_3.png │ │ ├── img3_4_13.png │ │ ├── img3_4_14.png │ │ ├── img3_4_15.png │ │ ├── img3_4_2.png │ │ ├── img3_4_3.png │ │ ├── img3_4_4.png │ │ ├── img3_4_5.png │ │ ├── img3_4_6.png │ │ ├── img3_4_7.png │ │ ├── img3_4_8.png │ │ ├── img3_4_9.png │ │ ├── img3_4a.png │ │ ├── img3_5.png │ │ ├── img3_5_1.png │ │ ├── img3_5_10.png │ │ ├── img3_5_2.png │ │ ├── img3_5_3.png │ │ ├── img3_5_4.png │ │ ├── img3_5_5.png │ │ ├── img3_5_5_2.png │ │ ├── img3_5_6.png │ │ ├── img3_5_7.png │ │ ├── img3_5_8.png │ │ ├── img3_5_9.png │ │ ├── img3_6.png │ │ ├── img3_6_1.png │ │ ├── img3_6_2.png │ │ ├── img3_6_3.png │ │ ├── img3_6_3_2.png │ │ ├── img3_7.png │ │ ├── img3_8.png │ │ ├── img3_9.png │ │ ├── img_a1_1.png │ │ ├── img_a5_1.png │ │ ├── img_a6_1.png │ │ ├── img_a6_10.png │ │ ├── img_a6_11.png │ │ ├── img_a6_12.png │ │ ├── img_a6_13.png │ │ ├── img_a6_14.png │ │ ├── img_a6_15.png │ │ ├── img_a6_2.png │ │ ├── img_a6_3.png │ │ ├── img_a6_4.png │ │ ├── img_a6_5.png │ │ ├── img_a6_6.png │ │ ├── img_a6_7.png │ │ ├── img_a6_8.png │ │ ├── img_a6_9.png │ │ ├── img_a7_1.png │ │ ├── img_ad1_1.png │ │ ├── img_ad1_10.png │ │ ├── img_ad1_11.png │ │ ├── img_ad1_12.png │ │ ├── img_ad1_13.png │ │ ├── img_ad1_14.png │ │ ├── img_ad1_15.png │ │ ├── img_ad1_16.png │ │ ├── img_ad1_17.png │ │ ├── img_ad1_18.png │ │ ├── img_ad1_19.png │ │ ├── img_ad1_2.png │ │ ├── img_ad1_20.png │ │ ├── img_ad1_3.png │ │ ├── img_ad1_4.png │ │ ├── img_ad1_5.png │ │ ├── img_ad1_6.png │ │ ├── img_ad1_7.png │ │ ├── img_ad1_8.png │ │ └── img_ad1_9.png │ ├── index.html │ ├── local.css │ ├── script.js │ ├── table_ja2.pdf │ ├── table_ja3.pdf │ ├── table_ja4.pdf │ ├── table_ja5.pdf │ ├── table_ja6.pdf │ └── table_ja7.pdf ├── local.css ├── script.js ├── table_en2.pdf ├── table_en3.pdf ├── table_en4.pdf ├── table_en5.pdf ├── table_en6.pdf └── table_en7.pdf ├── script.js ├── tables ├── table_en2.pdf ├── table_en3.pdf ├── table_en4.pdf ├── table_en5.pdf ├── table_en6.pdf ├── table_en7.pdf ├── table_ja2.pdf ├── table_ja3.pdf ├── table_ja4.pdf ├── table_ja5.pdf ├── table_ja6.pdf └── table_ja7.pdf └── w3c.json /.pr-preview.json: -------------------------------------------------------------------------------- 1 | { 2 | "src_file": "index.html", 3 | "type": "respec" 4 | } 5 | -------------------------------------------------------------------------------- /home.md: -------------------------------------------------------------------------------- 1 | README.md -------------------------------------------------------------------------------- /images/img1_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_1.png -------------------------------------------------------------------------------- /images/img1_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_10.png -------------------------------------------------------------------------------- /images/img1_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_11.png -------------------------------------------------------------------------------- /images/img1_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_12.png -------------------------------------------------------------------------------- /images/img1_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_13.png -------------------------------------------------------------------------------- /images/img1_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_14.png -------------------------------------------------------------------------------- /images/img1_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_15.png -------------------------------------------------------------------------------- /images/img1_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_16.png -------------------------------------------------------------------------------- /images/img1_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_17.png -------------------------------------------------------------------------------- /images/img1_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_18.png -------------------------------------------------------------------------------- /images/img1_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_19.png -------------------------------------------------------------------------------- /images/img1_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_2.png -------------------------------------------------------------------------------- /images/img1_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_20.png -------------------------------------------------------------------------------- /images/img1_21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_21.png -------------------------------------------------------------------------------- /images/img1_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_22.png -------------------------------------------------------------------------------- /images/img1_23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_23.png -------------------------------------------------------------------------------- /images/img1_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_24.png -------------------------------------------------------------------------------- /images/img1_25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_25.png -------------------------------------------------------------------------------- /images/img1_26_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_26_1.png -------------------------------------------------------------------------------- /images/img1_26_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_26_2.png -------------------------------------------------------------------------------- /images/img1_27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_27.png -------------------------------------------------------------------------------- /images/img1_28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_28.png -------------------------------------------------------------------------------- /images/img1_29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_29.png -------------------------------------------------------------------------------- /images/img1_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_3.png -------------------------------------------------------------------------------- /images/img1_30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_30.png -------------------------------------------------------------------------------- /images/img1_31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_31.png -------------------------------------------------------------------------------- /images/img1_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_32.png -------------------------------------------------------------------------------- /images/img1_33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_33.png -------------------------------------------------------------------------------- /images/img1_34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_34.png -------------------------------------------------------------------------------- /images/img1_35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_35.png -------------------------------------------------------------------------------- /images/img1_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_4.png -------------------------------------------------------------------------------- /images/img1_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_5.png -------------------------------------------------------------------------------- /images/img1_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_6.png -------------------------------------------------------------------------------- /images/img1_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_7.png -------------------------------------------------------------------------------- /images/img1_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_8.png -------------------------------------------------------------------------------- /images/img1_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img1_9.png -------------------------------------------------------------------------------- /images/img2_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_1.png -------------------------------------------------------------------------------- /images/img2_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_10.png -------------------------------------------------------------------------------- /images/img2_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_11.png -------------------------------------------------------------------------------- /images/img2_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_12.png -------------------------------------------------------------------------------- /images/img2_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_13.png -------------------------------------------------------------------------------- /images/img2_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_14.png -------------------------------------------------------------------------------- /images/img2_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_15.png -------------------------------------------------------------------------------- /images/img2_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_16.png -------------------------------------------------------------------------------- /images/img2_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_17.png -------------------------------------------------------------------------------- /images/img2_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_18.png -------------------------------------------------------------------------------- /images/img2_1_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_1_2.png -------------------------------------------------------------------------------- /images/img2_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2.png -------------------------------------------------------------------------------- /images/img2_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_20.png -------------------------------------------------------------------------------- /images/img2_21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_21.png -------------------------------------------------------------------------------- /images/img2_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_22.png -------------------------------------------------------------------------------- /images/img2_23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_23.png -------------------------------------------------------------------------------- /images/img2_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_24.png -------------------------------------------------------------------------------- /images/img2_25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_25.png -------------------------------------------------------------------------------- /images/img2_26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_26.png -------------------------------------------------------------------------------- /images/img2_27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_27.png -------------------------------------------------------------------------------- /images/img2_28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_28.png -------------------------------------------------------------------------------- /images/img2_29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_29.png -------------------------------------------------------------------------------- /images/img2_2_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_1.png -------------------------------------------------------------------------------- /images/img2_2_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_10.png -------------------------------------------------------------------------------- /images/img2_2_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_11.png -------------------------------------------------------------------------------- /images/img2_2_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_12.png -------------------------------------------------------------------------------- /images/img2_2_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_2.png -------------------------------------------------------------------------------- /images/img2_2_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_3.png -------------------------------------------------------------------------------- /images/img2_2_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_4.png -------------------------------------------------------------------------------- /images/img2_2_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_5.png -------------------------------------------------------------------------------- /images/img2_2_50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_50.png -------------------------------------------------------------------------------- /images/img2_2_52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_52.png -------------------------------------------------------------------------------- /images/img2_2_53.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_53.png -------------------------------------------------------------------------------- /images/img2_2_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_6.png -------------------------------------------------------------------------------- /images/img2_2_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_7.png -------------------------------------------------------------------------------- /images/img2_2_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_8.png -------------------------------------------------------------------------------- /images/img2_2_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_2_9.png -------------------------------------------------------------------------------- /images/img2_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3.png -------------------------------------------------------------------------------- /images/img2_30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_30.png -------------------------------------------------------------------------------- /images/img2_31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_31.png -------------------------------------------------------------------------------- /images/img2_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_32.png -------------------------------------------------------------------------------- /images/img2_33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_33.png -------------------------------------------------------------------------------- /images/img2_3_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_1.png -------------------------------------------------------------------------------- /images/img2_3_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_10.png -------------------------------------------------------------------------------- /images/img2_3_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_11.png -------------------------------------------------------------------------------- /images/img2_3_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_12.png -------------------------------------------------------------------------------- /images/img2_3_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_13.png -------------------------------------------------------------------------------- /images/img2_3_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_14.png -------------------------------------------------------------------------------- /images/img2_3_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_15.png -------------------------------------------------------------------------------- /images/img2_3_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_16.png -------------------------------------------------------------------------------- /images/img2_3_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_17.png -------------------------------------------------------------------------------- /images/img2_3_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_18.png -------------------------------------------------------------------------------- /images/img2_3_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_19.png -------------------------------------------------------------------------------- /images/img2_3_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_2.png -------------------------------------------------------------------------------- /images/img2_3_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_20.png -------------------------------------------------------------------------------- /images/img2_3_21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_21.png -------------------------------------------------------------------------------- /images/img2_3_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_22.png -------------------------------------------------------------------------------- /images/img2_3_23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_23.png -------------------------------------------------------------------------------- /images/img2_3_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_24.png -------------------------------------------------------------------------------- /images/img2_3_25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_25.png -------------------------------------------------------------------------------- /images/img2_3_26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_26.png -------------------------------------------------------------------------------- /images/img2_3_27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_27.png -------------------------------------------------------------------------------- /images/img2_3_28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_28.png -------------------------------------------------------------------------------- /images/img2_3_29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_29.png -------------------------------------------------------------------------------- /images/img2_3_29_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_29_2.png -------------------------------------------------------------------------------- /images/img2_3_29_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_29_3.png -------------------------------------------------------------------------------- /images/img2_3_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_3.png -------------------------------------------------------------------------------- /images/img2_3_30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_30.png -------------------------------------------------------------------------------- /images/img2_3_31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_31.png -------------------------------------------------------------------------------- /images/img2_3_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_32.png -------------------------------------------------------------------------------- /images/img2_3_33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_33.png -------------------------------------------------------------------------------- /images/img2_3_34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_34.png -------------------------------------------------------------------------------- /images/img2_3_35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_35.png -------------------------------------------------------------------------------- /images/img2_3_36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_36.png -------------------------------------------------------------------------------- /images/img2_3_37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_37.png -------------------------------------------------------------------------------- /images/img2_3_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_4.png -------------------------------------------------------------------------------- /images/img2_3_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_5.png -------------------------------------------------------------------------------- /images/img2_3_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_6.png -------------------------------------------------------------------------------- /images/img2_3_6_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_6_2.png -------------------------------------------------------------------------------- /images/img2_3_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_7.png -------------------------------------------------------------------------------- /images/img2_3_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_8.png -------------------------------------------------------------------------------- /images/img2_3_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_3_9.png -------------------------------------------------------------------------------- /images/img2_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_4.png -------------------------------------------------------------------------------- /images/img2_4_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_4_1.png -------------------------------------------------------------------------------- /images/img2_4_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_4_2.png -------------------------------------------------------------------------------- /images/img2_4_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_4_3.png -------------------------------------------------------------------------------- /images/img2_4_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_4_4.png -------------------------------------------------------------------------------- /images/img2_4_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_4_5.png -------------------------------------------------------------------------------- /images/img2_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_5.png -------------------------------------------------------------------------------- /images/img2_51.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_51.png -------------------------------------------------------------------------------- /images/img2_52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_52.png -------------------------------------------------------------------------------- /images/img2_53.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_53.png -------------------------------------------------------------------------------- /images/img2_54.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_54.png -------------------------------------------------------------------------------- /images/img2_5_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_5_1.png -------------------------------------------------------------------------------- /images/img2_5_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_5_10.png -------------------------------------------------------------------------------- /images/img2_5_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_5_2.png -------------------------------------------------------------------------------- /images/img2_5_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_5_3.png -------------------------------------------------------------------------------- /images/img2_5_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_5_4.png -------------------------------------------------------------------------------- /images/img2_5_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_5_5.png -------------------------------------------------------------------------------- /images/img2_5_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_5_6.png -------------------------------------------------------------------------------- /images/img2_5_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_5_7.png -------------------------------------------------------------------------------- /images/img2_5_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_5_8.png -------------------------------------------------------------------------------- /images/img2_5_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_5_9.png -------------------------------------------------------------------------------- /images/img2_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_6.png -------------------------------------------------------------------------------- /images/img2_6_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_6_1.png -------------------------------------------------------------------------------- /images/img2_6_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_6_10.png -------------------------------------------------------------------------------- /images/img2_6_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_6_2.png -------------------------------------------------------------------------------- /images/img2_6_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_6_3.png -------------------------------------------------------------------------------- /images/img2_6_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_6_4.png -------------------------------------------------------------------------------- /images/img2_6_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_6_5.png -------------------------------------------------------------------------------- /images/img2_6_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_6_6.png -------------------------------------------------------------------------------- /images/img2_6_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_6_7.png -------------------------------------------------------------------------------- /images/img2_6_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_6_8.png -------------------------------------------------------------------------------- /images/img2_6_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_6_9.png -------------------------------------------------------------------------------- /images/img2_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_7.png -------------------------------------------------------------------------------- /images/img2_7_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_7_1.png -------------------------------------------------------------------------------- /images/img2_7_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_7_2.png -------------------------------------------------------------------------------- /images/img2_7_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_7_3.png -------------------------------------------------------------------------------- /images/img2_7_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_7_4.png -------------------------------------------------------------------------------- /images/img2_7_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_7_5.png -------------------------------------------------------------------------------- /images/img2_7_52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_7_52.png -------------------------------------------------------------------------------- /images/img2_7_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_7_6.png -------------------------------------------------------------------------------- /images/img2_7_62.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_7_62.png -------------------------------------------------------------------------------- /images/img2_7_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_7_7.png -------------------------------------------------------------------------------- /images/img2_7_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_7_8.png -------------------------------------------------------------------------------- /images/img2_8_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_8_1.png -------------------------------------------------------------------------------- /images/img2_8_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_8_2.png -------------------------------------------------------------------------------- /images/img2_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_9.png -------------------------------------------------------------------------------- /images/img2_9_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img2_9_1.png -------------------------------------------------------------------------------- /images/img3_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1.png -------------------------------------------------------------------------------- /images/img3_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_10.png -------------------------------------------------------------------------------- /images/img3_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_11.png -------------------------------------------------------------------------------- /images/img3_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_12.png -------------------------------------------------------------------------------- /images/img3_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_13.png -------------------------------------------------------------------------------- /images/img3_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_14.png -------------------------------------------------------------------------------- /images/img3_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_15.png -------------------------------------------------------------------------------- /images/img3_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_16.png -------------------------------------------------------------------------------- /images/img3_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_17.png -------------------------------------------------------------------------------- /images/img3_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_18.png -------------------------------------------------------------------------------- /images/img3_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_19.png -------------------------------------------------------------------------------- /images/img3_1_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_1.png -------------------------------------------------------------------------------- /images/img3_1_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_10.png -------------------------------------------------------------------------------- /images/img3_1_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_11.png -------------------------------------------------------------------------------- /images/img3_1_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_12.png -------------------------------------------------------------------------------- /images/img3_1_12_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_12_2.png -------------------------------------------------------------------------------- /images/img3_1_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_13.png -------------------------------------------------------------------------------- /images/img3_1_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_14.png -------------------------------------------------------------------------------- /images/img3_1_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_15.png -------------------------------------------------------------------------------- /images/img3_1_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_16.png -------------------------------------------------------------------------------- /images/img3_1_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_17.png -------------------------------------------------------------------------------- /images/img3_1_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_18.png -------------------------------------------------------------------------------- /images/img3_1_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_19.png -------------------------------------------------------------------------------- /images/img3_1_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_2.png -------------------------------------------------------------------------------- /images/img3_1_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_20.png -------------------------------------------------------------------------------- /images/img3_1_21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_21.png -------------------------------------------------------------------------------- /images/img3_1_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_22.png -------------------------------------------------------------------------------- /images/img3_1_23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_23.png -------------------------------------------------------------------------------- /images/img3_1_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_24.png -------------------------------------------------------------------------------- /images/img3_1_25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_25.png -------------------------------------------------------------------------------- /images/img3_1_26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_26.png -------------------------------------------------------------------------------- /images/img3_1_27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_27.png -------------------------------------------------------------------------------- /images/img3_1_28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_28.png -------------------------------------------------------------------------------- /images/img3_1_28_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_28_2.png -------------------------------------------------------------------------------- /images/img3_1_28_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_28_3.png -------------------------------------------------------------------------------- /images/img3_1_29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_29.png -------------------------------------------------------------------------------- /images/img3_1_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_3.png -------------------------------------------------------------------------------- /images/img3_1_30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_30.png -------------------------------------------------------------------------------- /images/img3_1_31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_31.png -------------------------------------------------------------------------------- /images/img3_1_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_32.png -------------------------------------------------------------------------------- /images/img3_1_33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_33.png -------------------------------------------------------------------------------- /images/img3_1_34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_34.png -------------------------------------------------------------------------------- /images/img3_1_35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_35.png -------------------------------------------------------------------------------- /images/img3_1_36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_36.png -------------------------------------------------------------------------------- /images/img3_1_37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_37.png -------------------------------------------------------------------------------- /images/img3_1_37_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_37_2.png -------------------------------------------------------------------------------- /images/img3_1_37_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_37_3.png -------------------------------------------------------------------------------- /images/img3_1_38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_38.png -------------------------------------------------------------------------------- /images/img3_1_39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_39.png -------------------------------------------------------------------------------- /images/img3_1_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_4.png -------------------------------------------------------------------------------- /images/img3_1_40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_40.png -------------------------------------------------------------------------------- /images/img3_1_41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_41.png -------------------------------------------------------------------------------- /images/img3_1_42.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_42.png -------------------------------------------------------------------------------- /images/img3_1_43.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_43.png -------------------------------------------------------------------------------- /images/img3_1_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_5.png -------------------------------------------------------------------------------- /images/img3_1_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_6.png -------------------------------------------------------------------------------- /images/img3_1_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_7.png -------------------------------------------------------------------------------- /images/img3_1_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_8.png -------------------------------------------------------------------------------- /images/img3_1_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_1_9.png -------------------------------------------------------------------------------- /images/img3_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2.png -------------------------------------------------------------------------------- /images/img3_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_20.png -------------------------------------------------------------------------------- /images/img3_2_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_1.png -------------------------------------------------------------------------------- /images/img3_2_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_10.png -------------------------------------------------------------------------------- /images/img3_2_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_11.png -------------------------------------------------------------------------------- /images/img3_2_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_12.png -------------------------------------------------------------------------------- /images/img3_2_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_13.png -------------------------------------------------------------------------------- /images/img3_2_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_14.png -------------------------------------------------------------------------------- /images/img3_2_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_15.png -------------------------------------------------------------------------------- /images/img3_2_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_16.png -------------------------------------------------------------------------------- /images/img3_2_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_17.png -------------------------------------------------------------------------------- /images/img3_2_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_18.png -------------------------------------------------------------------------------- /images/img3_2_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_19.png -------------------------------------------------------------------------------- /images/img3_2_1_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_1_2.png -------------------------------------------------------------------------------- /images/img3_2_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_2.png -------------------------------------------------------------------------------- /images/img3_2_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_20.png -------------------------------------------------------------------------------- /images/img3_2_21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_21.png -------------------------------------------------------------------------------- /images/img3_2_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_22.png -------------------------------------------------------------------------------- /images/img3_2_23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_23.png -------------------------------------------------------------------------------- /images/img3_2_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_24.png -------------------------------------------------------------------------------- /images/img3_2_25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_25.png -------------------------------------------------------------------------------- /images/img3_2_25_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_25_2.png -------------------------------------------------------------------------------- /images/img3_2_25_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_25_3.png -------------------------------------------------------------------------------- /images/img3_2_26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_26.png -------------------------------------------------------------------------------- /images/img3_2_27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_27.png -------------------------------------------------------------------------------- /images/img3_2_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_3.png -------------------------------------------------------------------------------- /images/img3_2_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_4.png -------------------------------------------------------------------------------- /images/img3_2_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_5.png -------------------------------------------------------------------------------- /images/img3_2_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_6.png -------------------------------------------------------------------------------- /images/img3_2_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_7.png -------------------------------------------------------------------------------- /images/img3_2_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_8.png -------------------------------------------------------------------------------- /images/img3_2_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_2_9.png -------------------------------------------------------------------------------- /images/img3_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_3.png -------------------------------------------------------------------------------- /images/img3_3_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_3_2.png -------------------------------------------------------------------------------- /images/img3_3_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_3_3.png -------------------------------------------------------------------------------- /images/img3_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4.png -------------------------------------------------------------------------------- /images/img3_4_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_1.png -------------------------------------------------------------------------------- /images/img3_4_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_10.png -------------------------------------------------------------------------------- /images/img3_4_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_11.png -------------------------------------------------------------------------------- /images/img3_4_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_12.png -------------------------------------------------------------------------------- /images/img3_4_12_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_12_2.png -------------------------------------------------------------------------------- /images/img3_4_12_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_12_3.png -------------------------------------------------------------------------------- /images/img3_4_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_13.png -------------------------------------------------------------------------------- /images/img3_4_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_14.png -------------------------------------------------------------------------------- /images/img3_4_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_15.png -------------------------------------------------------------------------------- /images/img3_4_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_2.png -------------------------------------------------------------------------------- /images/img3_4_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_3.png -------------------------------------------------------------------------------- /images/img3_4_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_4.png -------------------------------------------------------------------------------- /images/img3_4_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_5.png -------------------------------------------------------------------------------- /images/img3_4_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_6.png -------------------------------------------------------------------------------- /images/img3_4_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_7.png -------------------------------------------------------------------------------- /images/img3_4_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_8.png -------------------------------------------------------------------------------- /images/img3_4_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4_9.png -------------------------------------------------------------------------------- /images/img3_4a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_4a.png -------------------------------------------------------------------------------- /images/img3_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_5.png -------------------------------------------------------------------------------- /images/img3_5_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_5_1.png -------------------------------------------------------------------------------- /images/img3_5_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_5_10.png -------------------------------------------------------------------------------- /images/img3_5_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_5_2.png -------------------------------------------------------------------------------- /images/img3_5_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_5_3.png -------------------------------------------------------------------------------- /images/img3_5_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_5_4.png -------------------------------------------------------------------------------- /images/img3_5_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_5_5.png -------------------------------------------------------------------------------- /images/img3_5_5_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_5_5_2.png -------------------------------------------------------------------------------- /images/img3_5_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_5_6.png -------------------------------------------------------------------------------- /images/img3_5_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_5_7.png -------------------------------------------------------------------------------- /images/img3_5_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_5_8.png -------------------------------------------------------------------------------- /images/img3_5_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_5_9.png -------------------------------------------------------------------------------- /images/img3_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_6.png -------------------------------------------------------------------------------- /images/img3_6_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_6_1.png -------------------------------------------------------------------------------- /images/img3_6_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_6_2.png -------------------------------------------------------------------------------- /images/img3_6_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_6_3.png -------------------------------------------------------------------------------- /images/img3_6_3_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_6_3_2.png -------------------------------------------------------------------------------- /images/img3_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_7.png -------------------------------------------------------------------------------- /images/img3_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_8.png -------------------------------------------------------------------------------- /images/img3_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img3_9.png -------------------------------------------------------------------------------- /images/img_a1_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a1_1.png -------------------------------------------------------------------------------- /images/img_a5_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a5_1.png -------------------------------------------------------------------------------- /images/img_a6_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_1.png -------------------------------------------------------------------------------- /images/img_a6_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_10.png -------------------------------------------------------------------------------- /images/img_a6_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_11.png -------------------------------------------------------------------------------- /images/img_a6_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_12.png -------------------------------------------------------------------------------- /images/img_a6_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_13.png -------------------------------------------------------------------------------- /images/img_a6_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_14.png -------------------------------------------------------------------------------- /images/img_a6_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_15.png -------------------------------------------------------------------------------- /images/img_a6_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_2.png -------------------------------------------------------------------------------- /images/img_a6_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_3.png -------------------------------------------------------------------------------- /images/img_a6_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_4.png -------------------------------------------------------------------------------- /images/img_a6_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_5.png -------------------------------------------------------------------------------- /images/img_a6_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_6.png -------------------------------------------------------------------------------- /images/img_a6_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_7.png -------------------------------------------------------------------------------- /images/img_a6_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_8.png -------------------------------------------------------------------------------- /images/img_a6_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a6_9.png -------------------------------------------------------------------------------- /images/img_a7_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_a7_1.png -------------------------------------------------------------------------------- /images/img_ad1_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_1.png -------------------------------------------------------------------------------- /images/img_ad1_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_10.png -------------------------------------------------------------------------------- /images/img_ad1_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_11.png -------------------------------------------------------------------------------- /images/img_ad1_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_12.png -------------------------------------------------------------------------------- /images/img_ad1_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_13.png -------------------------------------------------------------------------------- /images/img_ad1_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_14.png -------------------------------------------------------------------------------- /images/img_ad1_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_15.png -------------------------------------------------------------------------------- /images/img_ad1_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_16.png -------------------------------------------------------------------------------- /images/img_ad1_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_17.png -------------------------------------------------------------------------------- /images/img_ad1_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_18.png -------------------------------------------------------------------------------- /images/img_ad1_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_19.png -------------------------------------------------------------------------------- /images/img_ad1_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_2.png -------------------------------------------------------------------------------- /images/img_ad1_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_20.png -------------------------------------------------------------------------------- /images/img_ad1_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_3.png -------------------------------------------------------------------------------- /images/img_ad1_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_4.png -------------------------------------------------------------------------------- /images/img_ad1_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_5.png -------------------------------------------------------------------------------- /images/img_ad1_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_6.png -------------------------------------------------------------------------------- /images/img_ad1_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_7.png -------------------------------------------------------------------------------- /images/img_ad1_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_8.png -------------------------------------------------------------------------------- /images/img_ad1_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images/img_ad1_9.png -------------------------------------------------------------------------------- /images_ja/img1_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_1.png -------------------------------------------------------------------------------- /images_ja/img1_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_10.png -------------------------------------------------------------------------------- /images_ja/img1_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_11.png -------------------------------------------------------------------------------- /images_ja/img1_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_12.png -------------------------------------------------------------------------------- /images_ja/img1_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_13.png -------------------------------------------------------------------------------- /images_ja/img1_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_14.png -------------------------------------------------------------------------------- /images_ja/img1_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_15.png -------------------------------------------------------------------------------- /images_ja/img1_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_16.png -------------------------------------------------------------------------------- /images_ja/img1_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_17.png -------------------------------------------------------------------------------- /images_ja/img1_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_18.png -------------------------------------------------------------------------------- /images_ja/img1_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_19.png -------------------------------------------------------------------------------- /images_ja/img1_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_2.png -------------------------------------------------------------------------------- /images_ja/img1_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_20.png -------------------------------------------------------------------------------- /images_ja/img1_21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_21.png -------------------------------------------------------------------------------- /images_ja/img1_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_22.png -------------------------------------------------------------------------------- /images_ja/img1_23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_23.png -------------------------------------------------------------------------------- /images_ja/img1_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_24.png -------------------------------------------------------------------------------- /images_ja/img1_25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_25.png -------------------------------------------------------------------------------- /images_ja/img1_26_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_26_1.png -------------------------------------------------------------------------------- /images_ja/img1_26_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_26_2.png -------------------------------------------------------------------------------- /images_ja/img1_27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_27.png -------------------------------------------------------------------------------- /images_ja/img1_28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_28.png -------------------------------------------------------------------------------- /images_ja/img1_29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_29.png -------------------------------------------------------------------------------- /images_ja/img1_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_3.png -------------------------------------------------------------------------------- /images_ja/img1_30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_30.png -------------------------------------------------------------------------------- /images_ja/img1_31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_31.png -------------------------------------------------------------------------------- /images_ja/img1_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_32.png -------------------------------------------------------------------------------- /images_ja/img1_33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_33.png -------------------------------------------------------------------------------- /images_ja/img1_34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_34.png -------------------------------------------------------------------------------- /images_ja/img1_35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_35.png -------------------------------------------------------------------------------- /images_ja/img1_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_4.png -------------------------------------------------------------------------------- /images_ja/img1_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_5.png -------------------------------------------------------------------------------- /images_ja/img1_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_6.png -------------------------------------------------------------------------------- /images_ja/img1_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_7.png -------------------------------------------------------------------------------- /images_ja/img1_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_8.png -------------------------------------------------------------------------------- /images_ja/img1_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img1_9.png -------------------------------------------------------------------------------- /images_ja/img2_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_1.png -------------------------------------------------------------------------------- /images_ja/img2_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_10.png -------------------------------------------------------------------------------- /images_ja/img2_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_11.png -------------------------------------------------------------------------------- /images_ja/img2_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_12.png -------------------------------------------------------------------------------- /images_ja/img2_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_13.png -------------------------------------------------------------------------------- /images_ja/img2_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_14.png -------------------------------------------------------------------------------- /images_ja/img2_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_15.png -------------------------------------------------------------------------------- /images_ja/img2_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_16.png -------------------------------------------------------------------------------- /images_ja/img2_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_17.png -------------------------------------------------------------------------------- /images_ja/img2_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_18.png -------------------------------------------------------------------------------- /images_ja/img2_1_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_1_2.png -------------------------------------------------------------------------------- /images_ja/img2_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2.png -------------------------------------------------------------------------------- /images_ja/img2_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_20.png -------------------------------------------------------------------------------- /images_ja/img2_21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_21.png -------------------------------------------------------------------------------- /images_ja/img2_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_22.png -------------------------------------------------------------------------------- /images_ja/img2_23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_23.png -------------------------------------------------------------------------------- /images_ja/img2_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_24.png -------------------------------------------------------------------------------- /images_ja/img2_25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_25.png -------------------------------------------------------------------------------- /images_ja/img2_26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_26.png -------------------------------------------------------------------------------- /images_ja/img2_27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_27.png -------------------------------------------------------------------------------- /images_ja/img2_28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_28.png -------------------------------------------------------------------------------- /images_ja/img2_29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_29.png -------------------------------------------------------------------------------- /images_ja/img2_2_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_1.png -------------------------------------------------------------------------------- /images_ja/img2_2_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_10.png -------------------------------------------------------------------------------- /images_ja/img2_2_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_11.png -------------------------------------------------------------------------------- /images_ja/img2_2_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_12.png -------------------------------------------------------------------------------- /images_ja/img2_2_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_2.png -------------------------------------------------------------------------------- /images_ja/img2_2_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_3.png -------------------------------------------------------------------------------- /images_ja/img2_2_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_4.png -------------------------------------------------------------------------------- /images_ja/img2_2_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_5.png -------------------------------------------------------------------------------- /images_ja/img2_2_50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_50.png -------------------------------------------------------------------------------- /images_ja/img2_2_52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_52.png -------------------------------------------------------------------------------- /images_ja/img2_2_53.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_53.png -------------------------------------------------------------------------------- /images_ja/img2_2_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_6.png -------------------------------------------------------------------------------- /images_ja/img2_2_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_7.png -------------------------------------------------------------------------------- /images_ja/img2_2_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_8.png -------------------------------------------------------------------------------- /images_ja/img2_2_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_2_9.png -------------------------------------------------------------------------------- /images_ja/img2_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3.png -------------------------------------------------------------------------------- /images_ja/img2_30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_30.png -------------------------------------------------------------------------------- /images_ja/img2_31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_31.png -------------------------------------------------------------------------------- /images_ja/img2_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_32.png -------------------------------------------------------------------------------- /images_ja/img2_33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_33.png -------------------------------------------------------------------------------- /images_ja/img2_3_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_1.png -------------------------------------------------------------------------------- /images_ja/img2_3_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_10.png -------------------------------------------------------------------------------- /images_ja/img2_3_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_11.png -------------------------------------------------------------------------------- /images_ja/img2_3_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_12.png -------------------------------------------------------------------------------- /images_ja/img2_3_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_13.png -------------------------------------------------------------------------------- /images_ja/img2_3_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_14.png -------------------------------------------------------------------------------- /images_ja/img2_3_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_15.png -------------------------------------------------------------------------------- /images_ja/img2_3_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_16.png -------------------------------------------------------------------------------- /images_ja/img2_3_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_17.png -------------------------------------------------------------------------------- /images_ja/img2_3_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_18.png -------------------------------------------------------------------------------- /images_ja/img2_3_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_19.png -------------------------------------------------------------------------------- /images_ja/img2_3_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_2.png -------------------------------------------------------------------------------- /images_ja/img2_3_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_20.png -------------------------------------------------------------------------------- /images_ja/img2_3_21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_21.png -------------------------------------------------------------------------------- /images_ja/img2_3_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_22.png -------------------------------------------------------------------------------- /images_ja/img2_3_23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_23.png -------------------------------------------------------------------------------- /images_ja/img2_3_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_24.png -------------------------------------------------------------------------------- /images_ja/img2_3_25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_25.png -------------------------------------------------------------------------------- /images_ja/img2_3_26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_26.png -------------------------------------------------------------------------------- /images_ja/img2_3_27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_27.png -------------------------------------------------------------------------------- /images_ja/img2_3_28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_28.png -------------------------------------------------------------------------------- /images_ja/img2_3_29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_29.png -------------------------------------------------------------------------------- /images_ja/img2_3_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_3.png -------------------------------------------------------------------------------- /images_ja/img2_3_30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_30.png -------------------------------------------------------------------------------- /images_ja/img2_3_31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_31.png -------------------------------------------------------------------------------- /images_ja/img2_3_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_32.png -------------------------------------------------------------------------------- /images_ja/img2_3_33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_33.png -------------------------------------------------------------------------------- /images_ja/img2_3_34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_34.png -------------------------------------------------------------------------------- /images_ja/img2_3_35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_35.png -------------------------------------------------------------------------------- /images_ja/img2_3_36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_36.png -------------------------------------------------------------------------------- /images_ja/img2_3_37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_37.png -------------------------------------------------------------------------------- /images_ja/img2_3_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_4.png -------------------------------------------------------------------------------- /images_ja/img2_3_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_5.png -------------------------------------------------------------------------------- /images_ja/img2_3_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_6.png -------------------------------------------------------------------------------- /images_ja/img2_3_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_7.png -------------------------------------------------------------------------------- /images_ja/img2_3_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_8.png -------------------------------------------------------------------------------- /images_ja/img2_3_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_3_9.png -------------------------------------------------------------------------------- /images_ja/img2_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_4.png -------------------------------------------------------------------------------- /images_ja/img2_4_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_4_1.png -------------------------------------------------------------------------------- /images_ja/img2_4_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_4_2.png -------------------------------------------------------------------------------- /images_ja/img2_4_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_4_3.png -------------------------------------------------------------------------------- /images_ja/img2_4_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_4_4.png -------------------------------------------------------------------------------- /images_ja/img2_4_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_4_5.png -------------------------------------------------------------------------------- /images_ja/img2_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_5.png -------------------------------------------------------------------------------- /images_ja/img2_51.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_51.png -------------------------------------------------------------------------------- /images_ja/img2_52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_52.png -------------------------------------------------------------------------------- /images_ja/img2_53.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_53.png -------------------------------------------------------------------------------- /images_ja/img2_54.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_54.png -------------------------------------------------------------------------------- /images_ja/img2_5_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_5_1.png -------------------------------------------------------------------------------- /images_ja/img2_5_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_5_10.png -------------------------------------------------------------------------------- /images_ja/img2_5_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_5_2.png -------------------------------------------------------------------------------- /images_ja/img2_5_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_5_3.png -------------------------------------------------------------------------------- /images_ja/img2_5_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_5_4.png -------------------------------------------------------------------------------- /images_ja/img2_5_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_5_5.png -------------------------------------------------------------------------------- /images_ja/img2_5_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_5_6.png -------------------------------------------------------------------------------- /images_ja/img2_5_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_5_7.png -------------------------------------------------------------------------------- /images_ja/img2_5_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_5_8.png -------------------------------------------------------------------------------- /images_ja/img2_5_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_5_9.png -------------------------------------------------------------------------------- /images_ja/img2_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_6.png -------------------------------------------------------------------------------- /images_ja/img2_6_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_6_1.png -------------------------------------------------------------------------------- /images_ja/img2_6_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_6_10.png -------------------------------------------------------------------------------- /images_ja/img2_6_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_6_2.png -------------------------------------------------------------------------------- /images_ja/img2_6_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_6_3.png -------------------------------------------------------------------------------- /images_ja/img2_6_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_6_4.png -------------------------------------------------------------------------------- /images_ja/img2_6_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_6_5.png -------------------------------------------------------------------------------- /images_ja/img2_6_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_6_6.png -------------------------------------------------------------------------------- /images_ja/img2_6_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_6_7.png -------------------------------------------------------------------------------- /images_ja/img2_6_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_6_8.png -------------------------------------------------------------------------------- /images_ja/img2_6_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_6_9.png -------------------------------------------------------------------------------- /images_ja/img2_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_7.png -------------------------------------------------------------------------------- /images_ja/img2_7_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_7_1.png -------------------------------------------------------------------------------- /images_ja/img2_7_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_7_2.png -------------------------------------------------------------------------------- /images_ja/img2_7_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_7_3.png -------------------------------------------------------------------------------- /images_ja/img2_7_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_7_4.png -------------------------------------------------------------------------------- /images_ja/img2_7_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_7_5.png -------------------------------------------------------------------------------- /images_ja/img2_7_52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_7_52.png -------------------------------------------------------------------------------- /images_ja/img2_7_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_7_6.png -------------------------------------------------------------------------------- /images_ja/img2_7_62.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_7_62.png -------------------------------------------------------------------------------- /images_ja/img2_7_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_7_7.png -------------------------------------------------------------------------------- /images_ja/img2_7_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_7_8.png -------------------------------------------------------------------------------- /images_ja/img2_8_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_8_1.png -------------------------------------------------------------------------------- /images_ja/img2_8_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_8_2.png -------------------------------------------------------------------------------- /images_ja/img2_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_9.png -------------------------------------------------------------------------------- /images_ja/img2_9_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img2_9_1.png -------------------------------------------------------------------------------- /images_ja/img3_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1.png -------------------------------------------------------------------------------- /images_ja/img3_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_10.png -------------------------------------------------------------------------------- /images_ja/img3_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_11.png -------------------------------------------------------------------------------- /images_ja/img3_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_12.png -------------------------------------------------------------------------------- /images_ja/img3_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_13.png -------------------------------------------------------------------------------- /images_ja/img3_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_14.png -------------------------------------------------------------------------------- /images_ja/img3_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_15.png -------------------------------------------------------------------------------- /images_ja/img3_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_16.png -------------------------------------------------------------------------------- /images_ja/img3_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_17.png -------------------------------------------------------------------------------- /images_ja/img3_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_18.png -------------------------------------------------------------------------------- /images_ja/img3_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_19.png -------------------------------------------------------------------------------- /images_ja/img3_1_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_1.png -------------------------------------------------------------------------------- /images_ja/img3_1_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_10.png -------------------------------------------------------------------------------- /images_ja/img3_1_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_11.png -------------------------------------------------------------------------------- /images_ja/img3_1_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_12.png -------------------------------------------------------------------------------- /images_ja/img3_1_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_13.png -------------------------------------------------------------------------------- /images_ja/img3_1_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_14.png -------------------------------------------------------------------------------- /images_ja/img3_1_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_15.png -------------------------------------------------------------------------------- /images_ja/img3_1_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_16.png -------------------------------------------------------------------------------- /images_ja/img3_1_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_17.png -------------------------------------------------------------------------------- /images_ja/img3_1_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_18.png -------------------------------------------------------------------------------- /images_ja/img3_1_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_19.png -------------------------------------------------------------------------------- /images_ja/img3_1_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_2.png -------------------------------------------------------------------------------- /images_ja/img3_1_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_20.png -------------------------------------------------------------------------------- /images_ja/img3_1_21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_21.png -------------------------------------------------------------------------------- /images_ja/img3_1_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_22.png -------------------------------------------------------------------------------- /images_ja/img3_1_23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_23.png -------------------------------------------------------------------------------- /images_ja/img3_1_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_24.png -------------------------------------------------------------------------------- /images_ja/img3_1_25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_25.png -------------------------------------------------------------------------------- /images_ja/img3_1_26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_26.png -------------------------------------------------------------------------------- /images_ja/img3_1_27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_27.png -------------------------------------------------------------------------------- /images_ja/img3_1_28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_28.png -------------------------------------------------------------------------------- /images_ja/img3_1_29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_29.png -------------------------------------------------------------------------------- /images_ja/img3_1_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_3.png -------------------------------------------------------------------------------- /images_ja/img3_1_30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_30.png -------------------------------------------------------------------------------- /images_ja/img3_1_31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_31.png -------------------------------------------------------------------------------- /images_ja/img3_1_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_32.png -------------------------------------------------------------------------------- /images_ja/img3_1_33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_33.png -------------------------------------------------------------------------------- /images_ja/img3_1_34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_34.png -------------------------------------------------------------------------------- /images_ja/img3_1_35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_35.png -------------------------------------------------------------------------------- /images_ja/img3_1_36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_36.png -------------------------------------------------------------------------------- /images_ja/img3_1_37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_37.png -------------------------------------------------------------------------------- /images_ja/img3_1_38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_38.png -------------------------------------------------------------------------------- /images_ja/img3_1_39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_39.png -------------------------------------------------------------------------------- /images_ja/img3_1_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_4.png -------------------------------------------------------------------------------- /images_ja/img3_1_40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_40.png -------------------------------------------------------------------------------- /images_ja/img3_1_41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_41.png -------------------------------------------------------------------------------- /images_ja/img3_1_42.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_42.png -------------------------------------------------------------------------------- /images_ja/img3_1_43.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_43.png -------------------------------------------------------------------------------- /images_ja/img3_1_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_5.png -------------------------------------------------------------------------------- /images_ja/img3_1_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_6.png -------------------------------------------------------------------------------- /images_ja/img3_1_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_7.png -------------------------------------------------------------------------------- /images_ja/img3_1_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_8.png -------------------------------------------------------------------------------- /images_ja/img3_1_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_1_9.png -------------------------------------------------------------------------------- /images_ja/img3_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2.png -------------------------------------------------------------------------------- /images_ja/img3_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_20.png -------------------------------------------------------------------------------- /images_ja/img3_2_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_1.png -------------------------------------------------------------------------------- /images_ja/img3_2_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_10.png -------------------------------------------------------------------------------- /images_ja/img3_2_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_11.png -------------------------------------------------------------------------------- /images_ja/img3_2_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_12.png -------------------------------------------------------------------------------- /images_ja/img3_2_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_13.png -------------------------------------------------------------------------------- /images_ja/img3_2_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_14.png -------------------------------------------------------------------------------- /images_ja/img3_2_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_15.png -------------------------------------------------------------------------------- /images_ja/img3_2_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_16.png -------------------------------------------------------------------------------- /images_ja/img3_2_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_17.png -------------------------------------------------------------------------------- /images_ja/img3_2_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_18.png -------------------------------------------------------------------------------- /images_ja/img3_2_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_19.png -------------------------------------------------------------------------------- /images_ja/img3_2_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_2.png -------------------------------------------------------------------------------- /images_ja/img3_2_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_20.png -------------------------------------------------------------------------------- /images_ja/img3_2_21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_21.png -------------------------------------------------------------------------------- /images_ja/img3_2_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_22.png -------------------------------------------------------------------------------- /images_ja/img3_2_23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_23.png -------------------------------------------------------------------------------- /images_ja/img3_2_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_24.png -------------------------------------------------------------------------------- /images_ja/img3_2_25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_25.png -------------------------------------------------------------------------------- /images_ja/img3_2_26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_26.png -------------------------------------------------------------------------------- /images_ja/img3_2_27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_27.png -------------------------------------------------------------------------------- /images_ja/img3_2_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_3.png -------------------------------------------------------------------------------- /images_ja/img3_2_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_4.png -------------------------------------------------------------------------------- /images_ja/img3_2_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_5.png -------------------------------------------------------------------------------- /images_ja/img3_2_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_6.png -------------------------------------------------------------------------------- /images_ja/img3_2_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_7.png -------------------------------------------------------------------------------- /images_ja/img3_2_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_8.png -------------------------------------------------------------------------------- /images_ja/img3_2_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_2_9.png -------------------------------------------------------------------------------- /images_ja/img3_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_3.png -------------------------------------------------------------------------------- /images_ja/img3_3_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_3_2.png -------------------------------------------------------------------------------- /images_ja/img3_3_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_3_3.png -------------------------------------------------------------------------------- /images_ja/img3_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4.png -------------------------------------------------------------------------------- /images_ja/img3_4_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_1.png -------------------------------------------------------------------------------- /images_ja/img3_4_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_10.png -------------------------------------------------------------------------------- /images_ja/img3_4_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_11.png -------------------------------------------------------------------------------- /images_ja/img3_4_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_12.png -------------------------------------------------------------------------------- /images_ja/img3_4_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_13.png -------------------------------------------------------------------------------- /images_ja/img3_4_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_14.png -------------------------------------------------------------------------------- /images_ja/img3_4_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_15.png -------------------------------------------------------------------------------- /images_ja/img3_4_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_2.png -------------------------------------------------------------------------------- /images_ja/img3_4_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_3.png -------------------------------------------------------------------------------- /images_ja/img3_4_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_4.png -------------------------------------------------------------------------------- /images_ja/img3_4_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_5.png -------------------------------------------------------------------------------- /images_ja/img3_4_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_6.png -------------------------------------------------------------------------------- /images_ja/img3_4_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_7.png -------------------------------------------------------------------------------- /images_ja/img3_4_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_8.png -------------------------------------------------------------------------------- /images_ja/img3_4_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4_9.png -------------------------------------------------------------------------------- /images_ja/img3_4a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_4a.png -------------------------------------------------------------------------------- /images_ja/img3_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_5.png -------------------------------------------------------------------------------- /images_ja/img3_5_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_5_1.png -------------------------------------------------------------------------------- /images_ja/img3_5_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_5_10.png -------------------------------------------------------------------------------- /images_ja/img3_5_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_5_2.png -------------------------------------------------------------------------------- /images_ja/img3_5_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_5_3.png -------------------------------------------------------------------------------- /images_ja/img3_5_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_5_4.png -------------------------------------------------------------------------------- /images_ja/img3_5_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_5_5.png -------------------------------------------------------------------------------- /images_ja/img3_5_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_5_6.png -------------------------------------------------------------------------------- /images_ja/img3_5_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_5_7.png -------------------------------------------------------------------------------- /images_ja/img3_5_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_5_8.png -------------------------------------------------------------------------------- /images_ja/img3_5_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_5_9.png -------------------------------------------------------------------------------- /images_ja/img3_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_6.png -------------------------------------------------------------------------------- /images_ja/img3_6_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_6_1.png -------------------------------------------------------------------------------- /images_ja/img3_6_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_6_2.png -------------------------------------------------------------------------------- /images_ja/img3_6_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_6_3.png -------------------------------------------------------------------------------- /images_ja/img3_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_7.png -------------------------------------------------------------------------------- /images_ja/img3_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_8.png -------------------------------------------------------------------------------- /images_ja/img3_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img3_9.png -------------------------------------------------------------------------------- /images_ja/img_a1_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a1_1.png -------------------------------------------------------------------------------- /images_ja/img_a5_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a5_1.png -------------------------------------------------------------------------------- /images_ja/img_a6_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_1.png -------------------------------------------------------------------------------- /images_ja/img_a6_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_10.png -------------------------------------------------------------------------------- /images_ja/img_a6_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_11.png -------------------------------------------------------------------------------- /images_ja/img_a6_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_12.png -------------------------------------------------------------------------------- /images_ja/img_a6_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_13.png -------------------------------------------------------------------------------- /images_ja/img_a6_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_14.png -------------------------------------------------------------------------------- /images_ja/img_a6_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_15.png -------------------------------------------------------------------------------- /images_ja/img_a6_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_2.png -------------------------------------------------------------------------------- /images_ja/img_a6_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_3.png -------------------------------------------------------------------------------- /images_ja/img_a6_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_4.png -------------------------------------------------------------------------------- /images_ja/img_a6_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_5.png -------------------------------------------------------------------------------- /images_ja/img_a6_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_6.png -------------------------------------------------------------------------------- /images_ja/img_a6_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_7.png -------------------------------------------------------------------------------- /images_ja/img_a6_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_8.png -------------------------------------------------------------------------------- /images_ja/img_a6_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a6_9.png -------------------------------------------------------------------------------- /images_ja/img_a7_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_a7_1.png -------------------------------------------------------------------------------- /images_ja/img_ad1_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_ad1_1.png -------------------------------------------------------------------------------- /images_ja/img_ad1_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_ad1_2.png -------------------------------------------------------------------------------- /images_ja/img_ad1_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_ad1_3.png -------------------------------------------------------------------------------- /images_ja/img_ad1_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_ad1_4.png -------------------------------------------------------------------------------- /images_ja/img_ad1_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_ad1_5.png -------------------------------------------------------------------------------- /images_ja/img_ad1_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_ad1_6.png -------------------------------------------------------------------------------- /images_ja/img_ad1_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_ad1_7.png -------------------------------------------------------------------------------- /images_ja/img_ad1_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_ad1_8.png -------------------------------------------------------------------------------- /images_ja/img_ad1_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/images_ja/img_ad1_9.png -------------------------------------------------------------------------------- /jpan/echidna: -------------------------------------------------------------------------------- 1 | # ECHIDNA configuration 2 | index.html?specStatus=DNOTE&shortName=jpan-lreq respec 3 | -------------------------------------------------------------------------------- /old/images/img1_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_1.png -------------------------------------------------------------------------------- /old/images/img1_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_10.png -------------------------------------------------------------------------------- /old/images/img1_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_11.png -------------------------------------------------------------------------------- /old/images/img1_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_12.png -------------------------------------------------------------------------------- /old/images/img1_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_13.png -------------------------------------------------------------------------------- /old/images/img1_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_14.png -------------------------------------------------------------------------------- /old/images/img1_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_15.png -------------------------------------------------------------------------------- /old/images/img1_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_16.png -------------------------------------------------------------------------------- /old/images/img1_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_17.png -------------------------------------------------------------------------------- /old/images/img1_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_18.png -------------------------------------------------------------------------------- /old/images/img1_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_19.png -------------------------------------------------------------------------------- /old/images/img1_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_2.png -------------------------------------------------------------------------------- /old/images/img1_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_20.png -------------------------------------------------------------------------------- /old/images/img1_21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_21.png -------------------------------------------------------------------------------- /old/images/img1_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_22.png -------------------------------------------------------------------------------- /old/images/img1_23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_23.png -------------------------------------------------------------------------------- /old/images/img1_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_24.png -------------------------------------------------------------------------------- /old/images/img1_25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_25.png -------------------------------------------------------------------------------- /old/images/img1_27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_27.png -------------------------------------------------------------------------------- /old/images/img1_28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_28.png -------------------------------------------------------------------------------- /old/images/img1_29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_29.png -------------------------------------------------------------------------------- /old/images/img1_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_3.png -------------------------------------------------------------------------------- /old/images/img1_30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_30.png -------------------------------------------------------------------------------- /old/images/img1_31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_31.png -------------------------------------------------------------------------------- /old/images/img1_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_32.png -------------------------------------------------------------------------------- /old/images/img1_33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_33.png -------------------------------------------------------------------------------- /old/images/img1_34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_34.png -------------------------------------------------------------------------------- /old/images/img1_35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_35.png -------------------------------------------------------------------------------- /old/images/img1_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_4.png -------------------------------------------------------------------------------- /old/images/img1_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_5.png -------------------------------------------------------------------------------- /old/images/img1_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_6.png -------------------------------------------------------------------------------- /old/images/img1_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_7.png -------------------------------------------------------------------------------- /old/images/img1_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_8.png -------------------------------------------------------------------------------- /old/images/img1_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img1_9.png -------------------------------------------------------------------------------- /old/images/img2_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_1.png -------------------------------------------------------------------------------- /old/images/img2_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_10.png -------------------------------------------------------------------------------- /old/images/img2_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_11.png -------------------------------------------------------------------------------- /old/images/img2_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_12.png -------------------------------------------------------------------------------- /old/images/img2_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_13.png -------------------------------------------------------------------------------- /old/images/img2_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_14.png -------------------------------------------------------------------------------- /old/images/img2_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_15.png -------------------------------------------------------------------------------- /old/images/img2_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_16.png -------------------------------------------------------------------------------- /old/images/img2_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_17.png -------------------------------------------------------------------------------- /old/images/img2_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_18.png -------------------------------------------------------------------------------- /old/images/img2_1_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_1_2.png -------------------------------------------------------------------------------- /old/images/img2_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_2.png -------------------------------------------------------------------------------- /old/images/img2_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_20.png -------------------------------------------------------------------------------- /old/images/img2_21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_21.png -------------------------------------------------------------------------------- /old/images/img2_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_22.png -------------------------------------------------------------------------------- /old/images/img2_23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_23.png -------------------------------------------------------------------------------- /old/images/img2_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_24.png -------------------------------------------------------------------------------- /old/images/img2_25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_25.png -------------------------------------------------------------------------------- /old/images/img2_26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_26.png -------------------------------------------------------------------------------- /old/images/img2_27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_27.png -------------------------------------------------------------------------------- /old/images/img2_28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_28.png -------------------------------------------------------------------------------- /old/images/img2_29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_29.png -------------------------------------------------------------------------------- /old/images/img2_2_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_2_1.png -------------------------------------------------------------------------------- /old/images/img2_2_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_2_2.png -------------------------------------------------------------------------------- /old/images/img2_2_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_2_3.png -------------------------------------------------------------------------------- /old/images/img2_2_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_2_4.png -------------------------------------------------------------------------------- /old/images/img2_2_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_2_5.png -------------------------------------------------------------------------------- /old/images/img2_2_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_2_6.png -------------------------------------------------------------------------------- /old/images/img2_2_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_2_7.png -------------------------------------------------------------------------------- /old/images/img2_2_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_2_8.png -------------------------------------------------------------------------------- /old/images/img2_2_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_2_9.png -------------------------------------------------------------------------------- /old/images/img2_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_3.png -------------------------------------------------------------------------------- /old/images/img2_30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_30.png -------------------------------------------------------------------------------- /old/images/img2_31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_31.png -------------------------------------------------------------------------------- /old/images/img2_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_32.png -------------------------------------------------------------------------------- /old/images/img2_33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_33.png -------------------------------------------------------------------------------- /old/images/img2_3_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_3_1.png -------------------------------------------------------------------------------- /old/images/img2_3_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_3_2.png -------------------------------------------------------------------------------- /old/images/img2_3_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_3_3.png -------------------------------------------------------------------------------- /old/images/img2_3_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_3_4.png -------------------------------------------------------------------------------- /old/images/img2_3_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_3_5.png -------------------------------------------------------------------------------- /old/images/img2_3_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_3_6.png -------------------------------------------------------------------------------- /old/images/img2_3_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_3_7.png -------------------------------------------------------------------------------- /old/images/img2_3_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_3_8.png -------------------------------------------------------------------------------- /old/images/img2_3_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_3_9.png -------------------------------------------------------------------------------- /old/images/img2_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_4.png -------------------------------------------------------------------------------- /old/images/img2_4_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_4_1.png -------------------------------------------------------------------------------- /old/images/img2_4_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_4_2.png -------------------------------------------------------------------------------- /old/images/img2_4_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_4_3.png -------------------------------------------------------------------------------- /old/images/img2_4_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_4_4.png -------------------------------------------------------------------------------- /old/images/img2_4_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_4_5.png -------------------------------------------------------------------------------- /old/images/img2_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_5.png -------------------------------------------------------------------------------- /old/images/img2_51.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_51.png -------------------------------------------------------------------------------- /old/images/img2_52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_52.png -------------------------------------------------------------------------------- /old/images/img2_53.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_53.png -------------------------------------------------------------------------------- /old/images/img2_54.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_54.png -------------------------------------------------------------------------------- /old/images/img2_5_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_5_1.png -------------------------------------------------------------------------------- /old/images/img2_5_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_5_2.png -------------------------------------------------------------------------------- /old/images/img2_5_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_5_3.png -------------------------------------------------------------------------------- /old/images/img2_5_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_5_4.png -------------------------------------------------------------------------------- /old/images/img2_5_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_5_5.png -------------------------------------------------------------------------------- /old/images/img2_5_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_5_6.png -------------------------------------------------------------------------------- /old/images/img2_5_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_5_7.png -------------------------------------------------------------------------------- /old/images/img2_5_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_5_8.png -------------------------------------------------------------------------------- /old/images/img2_5_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_5_9.png -------------------------------------------------------------------------------- /old/images/img2_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_6.png -------------------------------------------------------------------------------- /old/images/img2_6_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_6_1.png -------------------------------------------------------------------------------- /old/images/img2_6_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_6_2.png -------------------------------------------------------------------------------- /old/images/img2_6_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_6_3.png -------------------------------------------------------------------------------- /old/images/img2_6_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_6_4.png -------------------------------------------------------------------------------- /old/images/img2_6_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_6_5.png -------------------------------------------------------------------------------- /old/images/img2_6_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_6_6.png -------------------------------------------------------------------------------- /old/images/img2_6_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_6_7.png -------------------------------------------------------------------------------- /old/images/img2_6_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_6_8.png -------------------------------------------------------------------------------- /old/images/img2_6_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_6_9.png -------------------------------------------------------------------------------- /old/images/img2_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_7.png -------------------------------------------------------------------------------- /old/images/img2_7_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_7_1.png -------------------------------------------------------------------------------- /old/images/img2_7_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_7_2.png -------------------------------------------------------------------------------- /old/images/img2_7_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_7_3.png -------------------------------------------------------------------------------- /old/images/img2_7_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_7_4.png -------------------------------------------------------------------------------- /old/images/img2_7_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_7_5.png -------------------------------------------------------------------------------- /old/images/img2_7_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_7_6.png -------------------------------------------------------------------------------- /old/images/img2_7_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_7_7.png -------------------------------------------------------------------------------- /old/images/img2_7_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_7_8.png -------------------------------------------------------------------------------- /old/images/img2_8_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_8_1.png -------------------------------------------------------------------------------- /old/images/img2_8_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_8_2.png -------------------------------------------------------------------------------- /old/images/img2_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_9.png -------------------------------------------------------------------------------- /old/images/img2_9_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img2_9_1.png -------------------------------------------------------------------------------- /old/images/img3_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_1.png -------------------------------------------------------------------------------- /old/images/img3_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_10.png -------------------------------------------------------------------------------- /old/images/img3_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_11.png -------------------------------------------------------------------------------- /old/images/img3_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_12.png -------------------------------------------------------------------------------- /old/images/img3_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_13.png -------------------------------------------------------------------------------- /old/images/img3_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_14.png -------------------------------------------------------------------------------- /old/images/img3_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_15.png -------------------------------------------------------------------------------- /old/images/img3_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_16.png -------------------------------------------------------------------------------- /old/images/img3_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_17.png -------------------------------------------------------------------------------- /old/images/img3_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_18.png -------------------------------------------------------------------------------- /old/images/img3_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_19.png -------------------------------------------------------------------------------- /old/images/img3_1_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_1_1.png -------------------------------------------------------------------------------- /old/images/img3_1_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_1_2.png -------------------------------------------------------------------------------- /old/images/img3_1_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_1_3.png -------------------------------------------------------------------------------- /old/images/img3_1_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_1_4.png -------------------------------------------------------------------------------- /old/images/img3_1_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_1_5.png -------------------------------------------------------------------------------- /old/images/img3_1_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_1_6.png -------------------------------------------------------------------------------- /old/images/img3_1_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_1_7.png -------------------------------------------------------------------------------- /old/images/img3_1_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_1_8.png -------------------------------------------------------------------------------- /old/images/img3_1_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_1_9.png -------------------------------------------------------------------------------- /old/images/img3_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_2.png -------------------------------------------------------------------------------- /old/images/img3_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_20.png -------------------------------------------------------------------------------- /old/images/img3_2_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_2_1.png -------------------------------------------------------------------------------- /old/images/img3_2_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_2_2.png -------------------------------------------------------------------------------- /old/images/img3_2_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_2_3.png -------------------------------------------------------------------------------- /old/images/img3_2_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_2_4.png -------------------------------------------------------------------------------- /old/images/img3_2_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_2_5.png -------------------------------------------------------------------------------- /old/images/img3_2_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_2_6.png -------------------------------------------------------------------------------- /old/images/img3_2_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_2_7.png -------------------------------------------------------------------------------- /old/images/img3_2_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_2_8.png -------------------------------------------------------------------------------- /old/images/img3_2_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_2_9.png -------------------------------------------------------------------------------- /old/images/img3_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_3.png -------------------------------------------------------------------------------- /old/images/img3_3_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_3_2.png -------------------------------------------------------------------------------- /old/images/img3_3_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_3_3.png -------------------------------------------------------------------------------- /old/images/img3_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_4.png -------------------------------------------------------------------------------- /old/images/img3_4_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_4_1.png -------------------------------------------------------------------------------- /old/images/img3_4_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_4_2.png -------------------------------------------------------------------------------- /old/images/img3_4_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_4_3.png -------------------------------------------------------------------------------- /old/images/img3_4_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_4_4.png -------------------------------------------------------------------------------- /old/images/img3_4_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_4_5.png -------------------------------------------------------------------------------- /old/images/img3_4_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_4_6.png -------------------------------------------------------------------------------- /old/images/img3_4_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_4_7.png -------------------------------------------------------------------------------- /old/images/img3_4_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_4_8.png -------------------------------------------------------------------------------- /old/images/img3_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_5.png -------------------------------------------------------------------------------- /old/images/img3_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_6.png -------------------------------------------------------------------------------- /old/images/img3_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_7.png -------------------------------------------------------------------------------- /old/images/img3_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_8.png -------------------------------------------------------------------------------- /old/images/img3_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/images/img3_9.png -------------------------------------------------------------------------------- /old/ja/table_ja2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/ja/table_ja2.pdf -------------------------------------------------------------------------------- /old/ja/table_ja3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/ja/table_ja3.pdf -------------------------------------------------------------------------------- /old/ja/table_ja4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/ja/table_ja4.pdf -------------------------------------------------------------------------------- /old/ja/table_ja5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/ja/table_ja5.pdf -------------------------------------------------------------------------------- /old/ja/table_ja6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/ja/table_ja6.pdf -------------------------------------------------------------------------------- /old/ja/table_ja7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/ja/table_ja7.pdf -------------------------------------------------------------------------------- /old/table_en2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/table_en2.pdf -------------------------------------------------------------------------------- /old/table_en3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/table_en3.pdf -------------------------------------------------------------------------------- /old/table_en4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/table_en4.pdf -------------------------------------------------------------------------------- /old/table_en5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/table_en5.pdf -------------------------------------------------------------------------------- /old/table_en6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/table_en6.pdf -------------------------------------------------------------------------------- /old/table_en7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/old/table_en7.pdf -------------------------------------------------------------------------------- /tables/table_en2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/tables/table_en2.pdf -------------------------------------------------------------------------------- /tables/table_en3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/tables/table_en3.pdf -------------------------------------------------------------------------------- /tables/table_en4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/tables/table_en4.pdf -------------------------------------------------------------------------------- /tables/table_en5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/tables/table_en5.pdf -------------------------------------------------------------------------------- /tables/table_en6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/tables/table_en6.pdf -------------------------------------------------------------------------------- /tables/table_en7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/tables/table_en7.pdf -------------------------------------------------------------------------------- /tables/table_ja2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/tables/table_ja2.pdf -------------------------------------------------------------------------------- /tables/table_ja3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/tables/table_ja3.pdf -------------------------------------------------------------------------------- /tables/table_ja4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/tables/table_ja4.pdf -------------------------------------------------------------------------------- /tables/table_ja5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/tables/table_ja5.pdf -------------------------------------------------------------------------------- /tables/table_ja6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/tables/table_ja6.pdf -------------------------------------------------------------------------------- /tables/table_ja7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/jlreq/bf70a7f26f2cec1e2ef98706114c366f8c34863c/tables/table_ja7.pdf --------------------------------------------------------------------------------