Bug 1258916 part 9 - Import CSS Writing Modes test from CSSWG test repo. draft
authorXidorn Quan <quanxunzhen@gmail.com>
Fri, 25 Mar 2016 10:09:00 +0800
changeset 345467 7a3797cc2529b4ada87d40ca6a5bf21bd9d3a1d2
parent 345466 5a921ea1149b336b0cf5f582677d0d8a6d664887
child 345468 424b69e5e7e4e7ea38cb713f2e21232c5ab5752c
push id14093
push userxquan@mozilla.com
push dateTue, 29 Mar 2016 12:05:19 +0000
bugs1258916
milestone48.0a1
Bug 1258916 part 9 - Import CSS Writing Modes test from CSSWG test repo. MozReview-Commit-ID: LCR3xtk3Wd0
layout/reftests/moz.build
layout/reftests/w3c-css/failures.list
layout/reftests/w3c-css/import-tests.py
layout/reftests/w3c-css/received/import.log
layout/reftests/w3c-css/received/reftest.list
--- a/layout/reftests/moz.build
+++ b/layout/reftests/moz.build
@@ -276,16 +276,18 @@ with Files('view-source/**'):
 with Files('w3c-css/**'):
     BUG_COMPONENT = ('Core', 'Layout')
 with Files('w3c-css/received/css-conditional-3/**'):
     BUG_COMPONENT = ('Core', 'CSS Parsing and Computation')
 with Files('w3c-css/received/css-namespaces-3/**'):
     BUG_COMPONENT = ('Core', 'CSS Parsing and Computation')
 with Files('w3c-css/received/css-values-3/**'):
     BUG_COMPONENT = ('Core', 'CSS Parsing and Computation')
+with Files('w3c-css/received/css-writing-modes-3/**'):
+    BUG_COMPONENT = ('Core', 'Layout: Text')
 with Files('w3c-css/submitted/conditional3/**'):
     BUG_COMPONENT = ('Core', 'CSS Parsing and Computation')
 with Files('w3c-css/submitted/css21/**'):
     BUG_COMPONENT = ('Core', 'Layout')
 with Files('w3c-css/submitted/flexbox/**'):
     BUG_COMPONENT = ('Core', 'Layout')
 with Files('w3c-css/submitted/fonts3/**'):
     BUG_COMPONENT = ('Core', 'Layout: Text')
--- a/layout/reftests/w3c-css/failures.list
+++ b/layout/reftests/w3c-css/failures.list
@@ -6,16 +6,19 @@
 #       layout/tools/reftest/README.txt) and a path pattern starting
 #       with module. E.g.:
 #       fails css-values-3/attr-*.html
 #
 # If a test matches multiple path pattern, the last one wins. Because
 # of this, an item could have zero <failure-type>, which indicates it
 # is expected to pass, and override failure rule above it.
 
+
+#### CSS Values 3 ####################################################
+
 # Fuzzy
 fuzzy-if(OSX,40,6) css-values-3/ch-unit-001.html
 
 # Bug 435426
 fails css-values-3/attr-*.html
       css-values-3/attr-*-invalid-fallback.html
       css-values-3/attr-invalid-type-???.html
 
@@ -24,8 +27,78 @@ fails css-values-3/calc-in-media-queries
 
 # because of dynamic change
 skip css-values-3/vh_not_refreshing_on_chrome.html
 skip css-values-3/vh_not_refreshing_on_chrome_iframe.html
 
 # because of support files (in iframe subdir) not being copied (bug 1256580)
 skip css-values-3/vh-support-transform-origin.html
 skip css-values-3/vh-support-transform-translate.html
+
+
+#### CSS Writing Modes 3 #############################################
+
+# Too many fuzzies on OS X and Windows to add fuzzy-if indivisually...
+# Just disable all of them together!
+skip-if(OSX||winWidget) css-writing-modes-3/*.xht
+fuzzy-if(OSX,64,300) css-writing-modes-3/outline-inline-*.html
+
+# Bug 1167911
+skip css-writing-modes-3/abs-pos-non-replaced-icb-vlr-021.xht
+skip css-writing-modes-3/abs-pos-non-replaced-icb-vrl-020.xht
+
+# Bug 1221034
+fails css-writing-modes-3/bidi-isolate-???.html
+fails css-writing-modes-3/bidi-isolate-override-???.html
+fails css-writing-modes-3/bidi-plaintext-???.html
+      css-writing-modes-3/bidi-plaintext-002.html
+      css-writing-modes-3/bidi-plaintext-004.html
+fails css-writing-modes-3/block-override-isolate-00?.html
+fails css-writing-modes-3/block-plaintext-00?.html
+
+fails css-writing-modes-3/block-flow-direction-slr-058.xht
+fails css-writing-modes-3/block-flow-direction-srl-057.xht
+fails css-writing-modes-3/block-flow-direction-vlr-018.xht
+fails css-writing-modes-3/block-flow-direction-vrl-017.xht
+
+# Bug 1185430
+fails css-writing-modes-3/contiguous-floated-table-vlr-00?.xht
+fails css-writing-modes-3/contiguous-floated-table-vrl-00?.xht
+fails css-writing-modes-3/table-progression-slr-002.html
+fails css-writing-modes-3/table-progression-srl-002.html
+fails css-writing-modes-3/table-progression-vlr-00?.html
+      css-writing-modes-3/table-progression-vlr-001.html
+fails css-writing-modes-3/table-progression-vrl-00?.html
+      css-writing-modes-3/table-progression-vrl-001.html
+
+fails css-writing-modes-3/flexbox_align-items-stretch-writing-modes.html
+
+# Bug 1097499
+fails css-writing-modes-3/full-width-00?.html
+skip css-writing-modes-3/text-combine-upright-*.html
+
+# Bug 1179952
+fails css-writing-modes-3/inline-block-alignment-00?.xht
+      css-writing-modes-3/inline-block-alignment-006.xht
+fails css-writing-modes-3/inline-table-alignment-00?.xht
+
+# Bug 1227616
+fails-if(!Android) css-writing-modes-3/line-box-direction-slr-056.xht
+fails-if(!Android) css-writing-modes-3/line-box-direction-srl-055.xht
+fails-if(!Android) css-writing-modes-3/line-box-direction-vlr-016.xht
+fails-if(!Android) css-writing-modes-3/line-box-direction-vrl-015.xht
+
+# Bug 1220352
+fails css-writing-modes-3/line-box-height-vlr-003.xht
+fails css-writing-modes-3/line-box-height-vlr-005.xht
+fails css-writing-modes-3/line-box-height-vlr-011.xht
+fails css-writing-modes-3/line-box-height-vlr-013.xht
+fails css-writing-modes-3/line-box-height-vrl-002.xht
+fails css-writing-modes-3/line-box-height-vrl-004.xht
+fails css-writing-modes-3/line-box-height-vrl-010.xht
+fails css-writing-modes-3/line-box-height-vrl-012.xht
+
+# Bug 1220353
+fails css-writing-modes-3/vertical-alignment-vlr-023.xht
+fails css-writing-modes-3/vertical-alignment-vlr-025.xht
+fails css-writing-modes-3/vertical-alignment-vrl-022.xht
+fails css-writing-modes-3/vertical-alignment-vrl-024.xht
+
--- a/layout/reftests/w3c-css/import-tests.py
+++ b/layout/reftests/w3c-css/import-tests.py
@@ -29,16 +29,17 @@ import re
 # test only once, even if it covers more than one spec.)
 
 # But for now, let's just import a few sets of tests.
 
 gSubtrees = [
     os.path.join("css-namespaces-3"),
     os.path.join("css-conditional-3"),
     os.path.join("css-values-3"),
+    os.path.join("css-writing-modes-3"),
 ]
 
 gPrefixedProperties = [
     "column-count",
     "column-fill",
     "column-gap",
     "column-rule",
     "column-rule-color",
--- a/layout/reftests/w3c-css/received/import.log
+++ b/layout/reftests/w3c-css/received/import.log
@@ -1,9 +1,9 @@
-Importing revision: c6d8b262affdb14c8dad76a73629b484a3737819
+Importing revision: 9ec930459141785bdf59b0bf6ec0cc3e73435d00
 from repository: https://hg.csswg.org/test
 Importing css-conditional-3/at-media-whitespace-optional-001.html to css-conditional-3/at-media-whitespace-optional-001.html
 Importing css-conditional-3/reference/background-lime.html to css-conditional-3/background-lime-ref.html
 Importing css-conditional-3/at-media-whitespace-optional-002.html to css-conditional-3/at-media-whitespace-optional-002.html
 Importing css-conditional-3/at-supports-001.html to css-conditional-3/at-supports-001.html
 Importing css-conditional-3/at-supports-001-ref.html to css-conditional-3/at-supports-001-ref.html
 Importing css-conditional-3/at-supports-002.html to css-conditional-3/at-supports-002.html
 Importing css-conditional-3/at-supports-003.html to css-conditional-3/at-supports-003.html
@@ -158,16 +158,1126 @@ Importing css-values-3/vh-support-atview
 Importing css-values-3/vh-support-margin.html to css-values-3/vh-support-margin.html
 Importing css-values-3/vh-support-transform-origin.html to css-values-3/vh-support-transform-origin.html
 Importing css-values-3/vh-support-transform-translate.html to css-values-3/vh-support-transform-translate.html
 Importing css-values-3/vh-support.html to css-values-3/vh-support.html
 Importing css-values-3/vh-zero-support.html to css-values-3/vh-zero-support.html
 Importing css-values-3/vh_not_refreshing_on_chrome.html to css-values-3/vh_not_refreshing_on_chrome.html
 Importing css-values-3/reference/vh_not_refreshing_on_chrome-ref.html to css-values-3/vh_not_refreshing_on_chrome-ref.html
 Importing css-values-3/vh_not_refreshing_on_chrome_iframe.html to css-values-3/vh_not_refreshing_on_chrome_iframe.html
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-003.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-003.xht
+Importing css-writing-modes-3/support/100x100-lime.png to css-writing-modes-3/support/100x100-lime.png
+Importing css-writing-modes-3/support/100x100-red.png to css-writing-modes-3/support/100x100-red.png
+Importing css-writing-modes-3/support/bg-red-1col-2row-320x320.png to css-writing-modes-3/support/bg-red-1col-2row-320x320.png
+Importing css-writing-modes-3/support/bg-red-1col-3row-320x320.png to css-writing-modes-3/support/bg-red-1col-3row-320x320.png
+Importing css-writing-modes-3/support/bg-red-2col-2row-320x320.png to css-writing-modes-3/support/bg-red-2col-2row-320x320.png
+Importing css-writing-modes-3/support/bg-red-2col-3row-320x320.png to css-writing-modes-3/support/bg-red-2col-3row-320x320.png
+Importing css-writing-modes-3/support/bg-red-3col-2row-320x320.png to css-writing-modes-3/support/bg-red-3col-2row-320x320.png
+Importing css-writing-modes-3/support/bg-red-3col-3row-320x320.png to css-writing-modes-3/support/bg-red-3col-3row-320x320.png
+Importing css-writing-modes-3/support/bg-red-4col-2row-320x320.png to css-writing-modes-3/support/bg-red-4col-2row-320x320.png
+Importing css-writing-modes-3/support/bg-red-4col-3row-320x320.png to css-writing-modes-3/support/bg-red-4col-3row-320x320.png
+Importing css-writing-modes-3/support/block-flow-direction-025-exp-res.png to css-writing-modes-3/support/block-flow-direction-025-exp-res.png
+Importing css-writing-modes-3/support/block-flow-direction-066-exp-res.png to css-writing-modes-3/support/block-flow-direction-066-exp-res.png
+Importing css-writing-modes-3/support/blue-horiz-line-220x1.png to css-writing-modes-3/support/blue-horiz-line-220x1.png
+Importing css-writing-modes-3/support/blue-horiz-line-320x1.png to css-writing-modes-3/support/blue-horiz-line-320x1.png
+Importing css-writing-modes-3/support/blue-vert-line-1x220.png to css-writing-modes-3/support/blue-vert-line-1x220.png
+Importing css-writing-modes-3/support/blue-vert-line-1x320.png to css-writing-modes-3/support/blue-vert-line-1x320.png
+Importing css-writing-modes-3/support/blue-yellow-206w-165h.png to css-writing-modes-3/support/blue-yellow-206w-165h.png
+Importing css-writing-modes-3/support/blue1x1.png to css-writing-modes-3/support/blue1x1.png
+Importing css-writing-modes-3/support/blue20x20.png to css-writing-modes-3/support/blue20x20.png
+Importing css-writing-modes-3/support/cat.png to css-writing-modes-3/support/cat.png
+Importing css-writing-modes-3/support/clearance-calculation-vrl-002.png to css-writing-modes-3/support/clearance-calculation-vrl-002.png
+Importing css-writing-modes-3/support/clearance-calculation-vrl-004.png to css-writing-modes-3/support/clearance-calculation-vrl-004.png
+Importing css-writing-modes-3/support/clearance-calculation-vrl-006.png to css-writing-modes-3/support/clearance-calculation-vrl-006.png
+Importing css-writing-modes-3/support/DejaVuSerif-webfont.woff to css-writing-modes-3/support/DejaVuSerif-webfont.woff
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-007.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-007.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-009.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-009.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-015.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-015.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-017.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-017.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-019.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-019.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-021.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-021.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-023.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-023.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-025.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-025.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-027.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-027.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-029.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-029.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-031.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-031.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-033.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vlr-033.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-006.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-006.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-008.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-008.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-014.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-014.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-016.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-016.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-018.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-018.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-020.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-020.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-022.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-022.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-024.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-024.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-026.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-026.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-028.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-028.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-030.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-030.html
+Importing css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-032.html to css-writing-modes-3/support/embedded-doc-abs-pos-non-replaced-icb-vrl-032.html
+Importing css-writing-modes-3/support/embedded-doc-for-background-size-root-vrl-002.html to css-writing-modes-3/support/embedded-doc-for-background-size-root-vrl-002.html
+Importing css-writing-modes-3/support/embedded-doc-for-background-size-root-vrl-004.html to css-writing-modes-3/support/embedded-doc-for-background-size-root-vrl-004.html
+Importing css-writing-modes-3/support/embedded-doc-for-background-size-root-vrl-006.html to css-writing-modes-3/support/embedded-doc-for-background-size-root-vrl-006.html
+Importing css-writing-modes-3/support/embedded-doc-for-background-size-root-vrl-008.html to css-writing-modes-3/support/embedded-doc-for-background-size-root-vrl-008.html
+Importing css-writing-modes-3/support/form-controls-slr.png to css-writing-modes-3/support/form-controls-slr.png
+Importing css-writing-modes-3/support/form-controls-srl.png to css-writing-modes-3/support/form-controls-srl.png
+Importing css-writing-modes-3/support/form-controls-vlr.png to css-writing-modes-3/support/form-controls-vlr.png
+Importing css-writing-modes-3/support/left-bottom-200x300.png to css-writing-modes-3/support/left-bottom-200x300.png
+Importing css-writing-modes-3/support/left-bottom-green-200x300.png to css-writing-modes-3/support/left-bottom-green-200x300.png
+Importing css-writing-modes-3/support/left-center-200x300.png to css-writing-modes-3/support/left-center-200x300.png
+Importing css-writing-modes-3/support/left-center-green-200x300.png to css-writing-modes-3/support/left-center-green-200x300.png
+Importing css-writing-modes-3/support/left-side-filled-square-40x160.png to css-writing-modes-3/support/left-side-filled-square-40x160.png
+Importing css-writing-modes-3/support/left-top-200x300.png to css-writing-modes-3/support/left-top-200x300.png
+Importing css-writing-modes-3/support/margin-collapse-2em-space-wm-vert.png to css-writing-modes-3/support/margin-collapse-2em-space-wm-vert.png
+Importing css-writing-modes-3/support/mplus-1p-regular.woff to css-writing-modes-3/support/mplus-1p-regular.woff
+Importing css-writing-modes-3/support/opaque-square-40x160.png to css-writing-modes-3/support/opaque-square-40x160.png
+Importing css-writing-modes-3/support/page-flow-direction-002p1.png to css-writing-modes-3/support/page-flow-direction-002p1.png
+Importing css-writing-modes-3/support/page-flow-direction-002p2.png to css-writing-modes-3/support/page-flow-direction-002p2.png
+Importing css-writing-modes-3/support/page-flow-direction-002p3.png to css-writing-modes-3/support/page-flow-direction-002p3.png
+Importing css-writing-modes-3/support/page-flow-direction-002p4.png to css-writing-modes-3/support/page-flow-direction-002p4.png
+Importing css-writing-modes-3/support/pass-cdts-abs-pos-non-replaced.png to css-writing-modes-3/support/pass-cdts-abs-pos-non-replaced.png
+Importing css-writing-modes-3/support/pass-cdts-bg-pos-vrl-002.png to css-writing-modes-3/support/pass-cdts-bg-pos-vrl-002.png
+Importing css-writing-modes-3/support/pass-cdts-bg-pos-vrl-004.png to css-writing-modes-3/support/pass-cdts-bg-pos-vrl-004.png
+Importing css-writing-modes-3/support/pass-cdts-bg-pos-vrl-006.png to css-writing-modes-3/support/pass-cdts-bg-pos-vrl-006.png
+Importing css-writing-modes-3/support/pass-cdts-bg-pos-vrl-008.png to css-writing-modes-3/support/pass-cdts-bg-pos-vrl-008.png
+Importing css-writing-modes-3/support/pass-cdts-bg-pos-vrl-010.png to css-writing-modes-3/support/pass-cdts-bg-pos-vrl-010.png
+Importing css-writing-modes-3/support/pass-cdts-bg-pos-vrl-012.png to css-writing-modes-3/support/pass-cdts-bg-pos-vrl-012.png
+Importing css-writing-modes-3/support/pass-cdts-bg-pos-vrl-014.png to css-writing-modes-3/support/pass-cdts-bg-pos-vrl-014.png
+Importing css-writing-modes-3/support/pass-cdts-bg-pos-vrl-016.png to css-writing-modes-3/support/pass-cdts-bg-pos-vrl-016.png
+Importing css-writing-modes-3/support/pass-cdts-bg-pos-vrl-018.png to css-writing-modes-3/support/pass-cdts-bg-pos-vrl-018.png
+Importing css-writing-modes-3/support/pass-cdts-box-offsets-rel-pos.png to css-writing-modes-3/support/pass-cdts-box-offsets-rel-pos.png
+Importing css-writing-modes-3/support/pass-cdts-clearance-calculations.png to css-writing-modes-3/support/pass-cdts-clearance-calculations.png
+Importing css-writing-modes-3/support/pass-cdts-first-page-vlr-003.png to css-writing-modes-3/support/pass-cdts-first-page-vlr-003.png
+Importing css-writing-modes-3/support/pass-cdts-first-page-vrl-002.png to css-writing-modes-3/support/pass-cdts-first-page-vrl-002.png
+Importing css-writing-modes-3/support/pass-cdts-float-contiguous.png to css-writing-modes-3/support/pass-cdts-float-contiguous.png
+Importing css-writing-modes-3/support/pass-cdts-horiz-rule.png to css-writing-modes-3/support/pass-cdts-horiz-rule.png
+Importing css-writing-modes-3/support/pattern-gg-gr-100x100.png to css-writing-modes-3/support/pattern-gg-gr-100x100.png
+Importing css-writing-modes-3/support/pattern-gg-rg-100x100.png to css-writing-modes-3/support/pattern-gg-rg-100x100.png
+Importing css-writing-modes-3/support/pattern-gg-rr-100x100.png to css-writing-modes-3/support/pattern-gg-rr-100x100.png
+Importing css-writing-modes-3/support/pattern-gr-gg-100x100.png to css-writing-modes-3/support/pattern-gr-gg-100x100.png
+Importing css-writing-modes-3/support/pattern-gr-gr-100x100.png to css-writing-modes-3/support/pattern-gr-gr-100x100.png
+Importing css-writing-modes-3/support/pattern-gr-rg-100x100.png to css-writing-modes-3/support/pattern-gr-rg-100x100.png
+Importing css-writing-modes-3/support/pattern-gr-rr-100x100.png to css-writing-modes-3/support/pattern-gr-rr-100x100.png
+Importing css-writing-modes-3/support/pattern-rg-gg-100x100.png to css-writing-modes-3/support/pattern-rg-gg-100x100.png
+Importing css-writing-modes-3/support/pattern-rg-gr-100x100.png to css-writing-modes-3/support/pattern-rg-gr-100x100.png
+Importing css-writing-modes-3/support/pattern-rg-rg-100x100.png to css-writing-modes-3/support/pattern-rg-rg-100x100.png
+Importing css-writing-modes-3/support/pattern-rg-rr-100x100.png to css-writing-modes-3/support/pattern-rg-rr-100x100.png
+Importing css-writing-modes-3/support/pattern-rr-gr-100x100.png to css-writing-modes-3/support/pattern-rr-gr-100x100.png
+Importing css-writing-modes-3/support/pattern-rr-rg-100x100.png to css-writing-modes-3/support/pattern-rr-rg-100x100.png
+Importing css-writing-modes-3/support/right-bottom-200x300.png to css-writing-modes-3/support/right-bottom-200x300.png
+Importing css-writing-modes-3/support/right-bottom-green-200x300.png to css-writing-modes-3/support/right-bottom-green-200x300.png
+Importing css-writing-modes-3/support/right-center-200x300.png to css-writing-modes-3/support/right-center-200x300.png
+Importing css-writing-modes-3/support/right-center-green-200x300.png to css-writing-modes-3/support/right-center-green-200x300.png
+Importing css-writing-modes-3/support/right-side-filled-square-40x160.png to css-writing-modes-3/support/right-side-filled-square-40x160.png
+Importing css-writing-modes-3/support/right-top-200x300.png to css-writing-modes-3/support/right-top-200x300.png
+Importing css-writing-modes-3/support/right-top-green-200x300.png to css-writing-modes-3/support/right-top-green-200x300.png
+Importing css-writing-modes-3/support/sileot-webfont.woff to css-writing-modes-3/support/sileot-webfont.woff
+Importing css-writing-modes-3/support/swatch-aqua.png to css-writing-modes-3/support/swatch-aqua.png
+Importing css-writing-modes-3/support/swatch-blue.png to css-writing-modes-3/support/swatch-blue.png
+Importing css-writing-modes-3/support/swatch-fuchsia.png to css-writing-modes-3/support/swatch-fuchsia.png
+Importing css-writing-modes-3/support/swatch-green.png to css-writing-modes-3/support/swatch-green.png
+Importing css-writing-modes-3/support/swatch-olive.png to css-writing-modes-3/support/swatch-olive.png
+Importing css-writing-modes-3/support/swatch-orange.png to css-writing-modes-3/support/swatch-orange.png
+Importing css-writing-modes-3/support/swatch-teal.png to css-writing-modes-3/support/swatch-teal.png
+Importing css-writing-modes-3/support/swatch-yellow.png to css-writing-modes-3/support/swatch-yellow.png
+Importing css-writing-modes-3/support/tcu-font.otf to css-writing-modes-3/support/tcu-font.otf
+Importing css-writing-modes-3/support/tcu-font.woff to css-writing-modes-3/support/tcu-font.woff
+Importing css-writing-modes-3/support/test-bl.png to css-writing-modes-3/support/test-bl.png
+Importing css-writing-modes-3/support/test-br.png to css-writing-modes-3/support/test-br.png
+Importing css-writing-modes-3/support/test-tl.png to css-writing-modes-3/support/test-tl.png
+Importing css-writing-modes-3/support/test-tr.png to css-writing-modes-3/support/test-tr.png
+Importing css-writing-modes-3/support/text-orientation-010.png to css-writing-modes-3/support/text-orientation-010.png
+Importing css-writing-modes-3/support/text-orientation-mixed-vrl-002.png to css-writing-modes-3/support/text-orientation-mixed-vrl-002.png
+Importing css-writing-modes-3/support/text-orientation-sideways-left-001.png to css-writing-modes-3/support/text-orientation-sideways-left-001.png
+Importing css-writing-modes-3/support/text-orientation-sideways-lr.png to css-writing-modes-3/support/text-orientation-sideways-lr.png
+Importing css-writing-modes-3/support/text-orientation-sideways-right-001.png to css-writing-modes-3/support/text-orientation-sideways-right-001.png
+Importing css-writing-modes-3/support/text-orientation-upright-001.png to css-writing-modes-3/support/text-orientation-upright-001.png
+Importing css-writing-modes-3/support/text-orientation-upright-vrl-002.png to css-writing-modes-3/support/text-orientation-upright-vrl-002.png
+Importing css-writing-modes-3/support/text-orientation.js to css-writing-modes-3/support/text-orientation.js
+Importing css-writing-modes-3/support/vertical-form.png to css-writing-modes-3/support/vertical-form.png
+Importing css-writing-modes-3/support/yellow-square-59x59.png to css-writing-modes-3/support/yellow-square-59x59.png
+Importing css-writing-modes-3/support/yellow-square-horiz-redline-bottom-59x59.png to css-writing-modes-3/support/yellow-square-horiz-redline-bottom-59x59.png
+Importing css-writing-modes-3/support/yellow-square-vert-redline-center-59x59.png to css-writing-modes-3/support/yellow-square-vert-redline-center-59x59.png
+Importing css-writing-modes-3/support/yellow-square-vert-redline-left-59x59.png to css-writing-modes-3/support/yellow-square-vert-redline-left-59x59.png
+Importing css-writing-modes-3/support/yellow-square-vert-redline-right-59x59.png to css-writing-modes-3/support/yellow-square-vert-redline-right-59x59.png
+Importing css-writing-modes-3/support/adobe-fonts/CSSFWOrientationTest.otf to css-writing-modes-3/support/adobe-fonts/CSSFWOrientationTest.otf
+Importing css-writing-modes-3/support/adobe-fonts/CSSHWOrientationTest.otf to css-writing-modes-3/support/adobe-fonts/CSSHWOrientationTest.otf
+Importing css-writing-modes-3/support/adobe-fonts/LICENSE to css-writing-modes-3/support/adobe-fonts/LICENSE
+Importing css-writing-modes-3/support/adobe-fonts/README.md to css-writing-modes-3/support/adobe-fonts/README.md
+Importing css-writing-modes-3/../css21/reference/ref-filled-green-100px-square.xht to css-writing-modes-3/ref-filled-green-100px-square.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-005.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-005.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004-ref.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004-ref.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-007.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-007.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-009.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-009.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-011.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-011.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-013.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-013.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-015.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-015.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-017.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-017.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-019.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-019.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-021.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-021.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-023.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-023.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-025.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-025.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-027.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-027.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-029.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-029.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-031.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-031.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vlr-033.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vlr-033.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-002.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-002.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-006.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-006.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-010.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-010.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-012.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-012.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-014.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-014.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-016.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-016.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-018.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-018.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-020.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-020.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-022.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-022.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-024.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-024.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-026.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-026.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-028.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-028.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-030.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-030.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-icb-vrl-032.xht to css-writing-modes-3/abs-pos-non-replaced-icb-vrl-032.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-003.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-003.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-005.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-005.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-007.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-007.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-007-ref.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-007-ref.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-009.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-009.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-011.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-011.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-013.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-013.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-015.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-015.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-017.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-017.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-019.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-019.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-021.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-021.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-023.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-023.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-025.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-025.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-027.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-027.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-029.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-029.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-031.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-031.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-033.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-033.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-035.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-035.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-037.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-037.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-039.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-039.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-041.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-041.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-043.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-043.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-045.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-045.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-047.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-047.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-049.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-049.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-051.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-051.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-053.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-053.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-055.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-055.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-057.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-057.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-059.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-059.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-061.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-061.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-063.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-063.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-065.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-065.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-067.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-067.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-069.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-069.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-071.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-071.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-073.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-073.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-075.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-075.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-077.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-077.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-079.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-079.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-081.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-081.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-083.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-083.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-085.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-085.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-087.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-087.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-089.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-089.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-091.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-091.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-093.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-093.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-095.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-095.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-097.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-097.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-103.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-103.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-105.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-105.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-107.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-107.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-109.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-109.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-111.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-111.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-113.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-113.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-115.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-115.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-117.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-117.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-119.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-119.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-121.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-121.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-123.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-123.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-125.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-125.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-127.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-127.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-129.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-129.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-131.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-131.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-133.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-133.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-135.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-135.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-137.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-137.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-139.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-139.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-141.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-141.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-143.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-143.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-145.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-145.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-147.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-147.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-149.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-149.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-151.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-151.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-153.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-153.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-155.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-155.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-155-ref.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-155-ref.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-157.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-157.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-159.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-159.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-161.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-161.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-163.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-163.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-163-ref.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-163-ref.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-165.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-165.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-167.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-167.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-169.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-169.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-171.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-171.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-173.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-173.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-175.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-175.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-177.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-177.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-179.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-179.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-181.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-181.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-183.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-183.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-185.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-185.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-187.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-187.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-189.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-189.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-191.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-191.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-193.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-193.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-195.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-195.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-197.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-197.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-199.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-199.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-201.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-201.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-203.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-203.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-205.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-205.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-207.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-207.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-209.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-209.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-211.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-211.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-213.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-213.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-215.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-215.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-217.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-217.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-219.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-219.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-221.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-221.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-223.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-223.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-225.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-225.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-227.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-227.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vlr-229.xht to css-writing-modes-3/abs-pos-non-replaced-vlr-229.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-002.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-002.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-004.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-004.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-006.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-006.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-006-ref.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-006-ref.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-008.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-008.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-010.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-010.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-012.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-012.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-014.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-014.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-016.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-016.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-018.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-018.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-020.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-020.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-022.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-022.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-024.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-024.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-026.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-026.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-028.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-028.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-030.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-030.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-032.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-032.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-034.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-034.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-036.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-036.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-038.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-038.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-040.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-040.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-042.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-042.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-044.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-044.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-046.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-046.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-048.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-048.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-050.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-050.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-052.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-052.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-054.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-054.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-056.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-056.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-058.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-058.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-060.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-060.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-062.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-062.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-064.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-064.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-066.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-066.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-068.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-068.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-070.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-070.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-072.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-072.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-074.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-074.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-076.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-076.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-078.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-078.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-080.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-080.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-082.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-082.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-084.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-084.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-086.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-086.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-088.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-088.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-090.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-090.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-092.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-092.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-094.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-094.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-096.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-096.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-102.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-102.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-104.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-104.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-106.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-106.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-108.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-108.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-110.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-110.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-112.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-112.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-114.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-114.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-116.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-116.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-118.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-118.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-120.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-120.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-122.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-122.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-122-ref.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-122-ref.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-124.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-124.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-126.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-126.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-128.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-128.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-130.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-130.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-130-ref.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-130-ref.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-132.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-132.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-134.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-134.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-136.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-136.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-138.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-138.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-140.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-140.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-142.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-142.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-144.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-144.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-146.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-146.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-148.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-148.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-150.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-150.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-152.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-152.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-154.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-154.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-156.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-156.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-158.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-158.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-160.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-160.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-162.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-162.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-164.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-164.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-166.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-166.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-168.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-168.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-170.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-170.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-172.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-172.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-174.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-174.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-176.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-176.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-178.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-178.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-180.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-180.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-182.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-182.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-184.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-184.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-186.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-186.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-188.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-188.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-190.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-190.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-192.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-192.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-194.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-194.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-196.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-196.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-198.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-198.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-200.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-200.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-202.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-202.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-204.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-204.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-206.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-206.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-208.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-208.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-210.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-210.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-212.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-212.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-214.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-214.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-216.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-216.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-218.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-218.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-220.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-220.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-222.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-222.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-224.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-224.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-226.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-226.xht
+Importing css-writing-modes-3/abs-pos-non-replaced-vrl-228.xht to css-writing-modes-3/abs-pos-non-replaced-vrl-228.xht
+Importing css-writing-modes-3/background-position-vrl-018.xht to css-writing-modes-3/background-position-vrl-018.xht
+Importing css-writing-modes-3/background-position-vrl-018-ref.xht to css-writing-modes-3/background-position-vrl-018-ref.xht
+Importing css-writing-modes-3/background-position-vrl-020.xht to css-writing-modes-3/background-position-vrl-020.xht
+Importing css-writing-modes-3/background-position-vrl-022.xht to css-writing-modes-3/background-position-vrl-022.xht
+Importing css-writing-modes-3/background-size-document-root-vrl-002.html to css-writing-modes-3/background-size-document-root-vrl-002.html
+Importing css-writing-modes-3/background-size-document-root-vrl-002-ref.xht to css-writing-modes-3/background-size-document-root-vrl-002-ref.xht
+Importing css-writing-modes-3/background-size-document-root-vrl-004.html to css-writing-modes-3/background-size-document-root-vrl-004.html
+Importing css-writing-modes-3/background-size-document-root-vrl-006.html to css-writing-modes-3/background-size-document-root-vrl-006.html
+Importing css-writing-modes-3/background-size-document-root-vrl-008.html to css-writing-modes-3/background-size-document-root-vrl-008.html
+Importing css-writing-modes-3/baseline-inline-non-replaced-002.xht to css-writing-modes-3/baseline-inline-non-replaced-002.xht
+Importing css-writing-modes-3/baseline-inline-non-replaced-003.xht to css-writing-modes-3/baseline-inline-non-replaced-003.xht
+Importing css-writing-modes-3/baseline-inline-non-replaced-004.xht to css-writing-modes-3/baseline-inline-non-replaced-004.xht
+Importing css-writing-modes-3/baseline-inline-non-replaced-005.xht to css-writing-modes-3/baseline-inline-non-replaced-005.xht
+Importing css-writing-modes-3/baseline-inline-replaced-002.xht to css-writing-modes-3/baseline-inline-replaced-002.xht
+Importing css-writing-modes-3/baseline-inline-replaced-002-ref.xht to css-writing-modes-3/baseline-inline-replaced-002-ref.xht
+Importing css-writing-modes-3/baseline-inline-replaced-003.xht to css-writing-modes-3/baseline-inline-replaced-003.xht
+Importing css-writing-modes-3/bidi-embed-001.html to css-writing-modes-3/bidi-embed-001.html
+Importing css-writing-modes-3/reference/bidi-embed-001.html to css-writing-modes-3/bidi-embed-001-ref.html
+Importing css-writing-modes-3/reference/support/sileot-webfont.woff to css-writing-modes-3/support/sileot-webfont.woff
+Importing css-writing-modes-3/bidi-embed-002.html to css-writing-modes-3/bidi-embed-002.html
+Importing css-writing-modes-3/reference/bidi-embed-002.html to css-writing-modes-3/bidi-embed-002-ref.html
+Importing css-writing-modes-3/bidi-embed-003.html to css-writing-modes-3/bidi-embed-003.html
+Importing css-writing-modes-3/reference/bidi-embed-003.html to css-writing-modes-3/bidi-embed-003-ref.html
+Importing css-writing-modes-3/bidi-embed-004.html to css-writing-modes-3/bidi-embed-004.html
+Importing css-writing-modes-3/reference/bidi-embed-004.html to css-writing-modes-3/bidi-embed-004-ref.html
+Importing css-writing-modes-3/bidi-embed-005.html to css-writing-modes-3/bidi-embed-005.html
+Importing css-writing-modes-3/reference/bidi-embed-005.html to css-writing-modes-3/bidi-embed-005-ref.html
+Importing css-writing-modes-3/bidi-embed-006.html to css-writing-modes-3/bidi-embed-006.html
+Importing css-writing-modes-3/reference/bidi-embed-006.html to css-writing-modes-3/bidi-embed-006-ref.html
+Importing css-writing-modes-3/bidi-embed-007.html to css-writing-modes-3/bidi-embed-007.html
+Importing css-writing-modes-3/reference/bidi-embed-007.html to css-writing-modes-3/bidi-embed-007-ref.html
+Importing css-writing-modes-3/bidi-embed-008.html to css-writing-modes-3/bidi-embed-008.html
+Importing css-writing-modes-3/reference/bidi-embed-008.html to css-writing-modes-3/bidi-embed-008-ref.html
+Importing css-writing-modes-3/bidi-embed-009.html to css-writing-modes-3/bidi-embed-009.html
+Importing css-writing-modes-3/reference/bidi-embed-009.html to css-writing-modes-3/bidi-embed-009-ref.html
+Importing css-writing-modes-3/bidi-embed-010.html to css-writing-modes-3/bidi-embed-010.html
+Importing css-writing-modes-3/reference/bidi-embed-010.html to css-writing-modes-3/bidi-embed-010-ref.html
+Importing css-writing-modes-3/bidi-embed-011.html to css-writing-modes-3/bidi-embed-011.html
+Importing css-writing-modes-3/reference/bidi-embed-011.html to css-writing-modes-3/bidi-embed-011-ref.html
+Importing css-writing-modes-3/bidi-isolate-001.html to css-writing-modes-3/bidi-isolate-001.html
+Importing css-writing-modes-3/reference/bidi-isolate-001.html to css-writing-modes-3/bidi-isolate-001-ref.html
+Importing css-writing-modes-3/bidi-isolate-002.html to css-writing-modes-3/bidi-isolate-002.html
+Importing css-writing-modes-3/reference/bidi-isolate-002.html to css-writing-modes-3/bidi-isolate-002-ref.html
+Importing css-writing-modes-3/bidi-isolate-003.html to css-writing-modes-3/bidi-isolate-003.html
+Importing css-writing-modes-3/reference/bidi-isolate-003.html to css-writing-modes-3/bidi-isolate-003-ref.html
+Importing css-writing-modes-3/bidi-isolate-004.html to css-writing-modes-3/bidi-isolate-004.html
+Importing css-writing-modes-3/reference/bidi-isolate-004.html to css-writing-modes-3/bidi-isolate-004-ref.html
+Importing css-writing-modes-3/bidi-isolate-005.html to css-writing-modes-3/bidi-isolate-005.html
+Importing css-writing-modes-3/reference/bidi-isolate-005.html to css-writing-modes-3/bidi-isolate-005-ref.html
+Importing css-writing-modes-3/bidi-isolate-006.html to css-writing-modes-3/bidi-isolate-006.html
+Importing css-writing-modes-3/reference/bidi-isolate-006.html to css-writing-modes-3/bidi-isolate-006-ref.html
+Importing css-writing-modes-3/bidi-isolate-007.html to css-writing-modes-3/bidi-isolate-007.html
+Importing css-writing-modes-3/reference/bidi-isolate-007.html to css-writing-modes-3/bidi-isolate-007-ref.html
+Importing css-writing-modes-3/bidi-isolate-008.html to css-writing-modes-3/bidi-isolate-008.html
+Importing css-writing-modes-3/reference/bidi-isolate-008.html to css-writing-modes-3/bidi-isolate-008-ref.html
+Importing css-writing-modes-3/bidi-isolate-009.html to css-writing-modes-3/bidi-isolate-009.html
+Importing css-writing-modes-3/reference/bidi-isolate-009.html to css-writing-modes-3/bidi-isolate-009-ref.html
+Importing css-writing-modes-3/bidi-isolate-010.html to css-writing-modes-3/bidi-isolate-010.html
+Importing css-writing-modes-3/reference/bidi-isolate-010.html to css-writing-modes-3/bidi-isolate-010-ref.html
+Importing css-writing-modes-3/bidi-isolate-011.html to css-writing-modes-3/bidi-isolate-011.html
+Importing css-writing-modes-3/bidi-isolate-override-001.html to css-writing-modes-3/bidi-isolate-override-001.html
+Importing css-writing-modes-3/reference/bidi-isolate-override-001.html to css-writing-modes-3/bidi-isolate-override-001-ref.html
+Importing css-writing-modes-3/bidi-isolate-override-002.html to css-writing-modes-3/bidi-isolate-override-002.html
+Importing css-writing-modes-3/reference/bidi-isolate-override-002.html to css-writing-modes-3/bidi-isolate-override-002-ref.html
+Importing css-writing-modes-3/bidi-isolate-override-003.html to css-writing-modes-3/bidi-isolate-override-003.html
+Importing css-writing-modes-3/reference/bidi-isolate-override-003.html to css-writing-modes-3/bidi-isolate-override-003-ref.html
+Importing css-writing-modes-3/bidi-isolate-override-004.html to css-writing-modes-3/bidi-isolate-override-004.html
+Importing css-writing-modes-3/reference/bidi-isolate-override-004.html to css-writing-modes-3/bidi-isolate-override-004-ref.html
+Importing css-writing-modes-3/bidi-isolate-override-005.html to css-writing-modes-3/bidi-isolate-override-005.html
+Importing css-writing-modes-3/reference/bidi-isolate-override-005.html to css-writing-modes-3/bidi-isolate-override-005-ref.html
+Importing css-writing-modes-3/bidi-isolate-override-006.html to css-writing-modes-3/bidi-isolate-override-006.html
+Importing css-writing-modes-3/reference/bidi-isolate-override-006.html to css-writing-modes-3/bidi-isolate-override-006-ref.html
+Importing css-writing-modes-3/bidi-isolate-override-007.html to css-writing-modes-3/bidi-isolate-override-007.html
+Importing css-writing-modes-3/reference/bidi-isolate-override-007.html to css-writing-modes-3/bidi-isolate-override-007-ref.html
+Importing css-writing-modes-3/bidi-isolate-override-008.html to css-writing-modes-3/bidi-isolate-override-008.html
+Importing css-writing-modes-3/reference/bidi-isolate-override-008.html to css-writing-modes-3/bidi-isolate-override-008-ref.html
+Importing css-writing-modes-3/bidi-isolate-override-009.html to css-writing-modes-3/bidi-isolate-override-009.html
+Importing css-writing-modes-3/reference/bidi-isolate-override-009.html to css-writing-modes-3/bidi-isolate-override-009-ref.html
+Importing css-writing-modes-3/bidi-isolate-override-010.html to css-writing-modes-3/bidi-isolate-override-010.html
+Importing css-writing-modes-3/reference/bidi-isolate-override-010.html to css-writing-modes-3/bidi-isolate-override-010-ref.html
+Importing css-writing-modes-3/bidi-isolate-override-011.html to css-writing-modes-3/bidi-isolate-override-011.html
+Importing css-writing-modes-3/reference/bidi-isolate-override-011.html to css-writing-modes-3/bidi-isolate-override-011-ref.html
+Importing css-writing-modes-3/bidi-isolate-override-012.html to css-writing-modes-3/bidi-isolate-override-012.html
+Importing css-writing-modes-3/reference/bidi-isolate-override-012.html to css-writing-modes-3/bidi-isolate-override-012-ref.html
+Importing css-writing-modes-3/bidi-normal-001.html to css-writing-modes-3/bidi-normal-001.html
+Importing css-writing-modes-3/reference/bidi-normal-001.html to css-writing-modes-3/bidi-normal-001-ref.html
+Importing css-writing-modes-3/bidi-normal-002.html to css-writing-modes-3/bidi-normal-002.html
+Importing css-writing-modes-3/reference/bidi-normal-002.html to css-writing-modes-3/bidi-normal-002-ref.html
+Importing css-writing-modes-3/bidi-normal-003.html to css-writing-modes-3/bidi-normal-003.html
+Importing css-writing-modes-3/reference/bidi-normal-003.html to css-writing-modes-3/bidi-normal-003-ref.html
+Importing css-writing-modes-3/bidi-normal-004.html to css-writing-modes-3/bidi-normal-004.html
+Importing css-writing-modes-3/reference/bidi-normal-004.html to css-writing-modes-3/bidi-normal-004-ref.html
+Importing css-writing-modes-3/bidi-normal-005.html to css-writing-modes-3/bidi-normal-005.html
+Importing css-writing-modes-3/reference/bidi-normal-005.html to css-writing-modes-3/bidi-normal-005-ref.html
+Importing css-writing-modes-3/bidi-normal-006.html to css-writing-modes-3/bidi-normal-006.html
+Importing css-writing-modes-3/reference/bidi-normal-006.html to css-writing-modes-3/bidi-normal-006-ref.html
+Importing css-writing-modes-3/bidi-normal-007.html to css-writing-modes-3/bidi-normal-007.html
+Importing css-writing-modes-3/reference/bidi-normal-007.html to css-writing-modes-3/bidi-normal-007-ref.html
+Importing css-writing-modes-3/bidi-normal-008.html to css-writing-modes-3/bidi-normal-008.html
+Importing css-writing-modes-3/reference/bidi-normal-008.html to css-writing-modes-3/bidi-normal-008-ref.html
+Importing css-writing-modes-3/bidi-normal-009.html to css-writing-modes-3/bidi-normal-009.html
+Importing css-writing-modes-3/reference/bidi-normal-009.html to css-writing-modes-3/bidi-normal-009-ref.html
+Importing css-writing-modes-3/bidi-normal-010.html to css-writing-modes-3/bidi-normal-010.html
+Importing css-writing-modes-3/reference/bidi-normal-010.html to css-writing-modes-3/bidi-normal-010-ref.html
+Importing css-writing-modes-3/bidi-normal-011.html to css-writing-modes-3/bidi-normal-011.html
+Importing css-writing-modes-3/reference/bidi-normal-011.html to css-writing-modes-3/bidi-normal-011-ref.html
+Importing css-writing-modes-3/bidi-override-001.html to css-writing-modes-3/bidi-override-001.html
+Importing css-writing-modes-3/reference/bidi-override-001.html to css-writing-modes-3/bidi-override-001-ref.html
+Importing css-writing-modes-3/bidi-override-002.html to css-writing-modes-3/bidi-override-002.html
+Importing css-writing-modes-3/reference/bidi-override-002.html to css-writing-modes-3/bidi-override-002-ref.html
+Importing css-writing-modes-3/bidi-override-003.html to css-writing-modes-3/bidi-override-003.html
+Importing css-writing-modes-3/reference/bidi-override-003.html to css-writing-modes-3/bidi-override-003-ref.html
+Importing css-writing-modes-3/bidi-override-004.html to css-writing-modes-3/bidi-override-004.html
+Importing css-writing-modes-3/reference/bidi-override-004.html to css-writing-modes-3/bidi-override-004-ref.html
+Importing css-writing-modes-3/bidi-override-005.html to css-writing-modes-3/bidi-override-005.html
+Importing css-writing-modes-3/reference/bidi-override-005.html to css-writing-modes-3/bidi-override-005-ref.html
+Importing css-writing-modes-3/bidi-override-006.html to css-writing-modes-3/bidi-override-006.html
+Importing css-writing-modes-3/reference/bidi-override-006.html to css-writing-modes-3/bidi-override-006-ref.html
+Importing css-writing-modes-3/bidi-override-007.html to css-writing-modes-3/bidi-override-007.html
+Importing css-writing-modes-3/reference/bidi-override-007.html to css-writing-modes-3/bidi-override-007-ref.html
+Importing css-writing-modes-3/bidi-override-008.html to css-writing-modes-3/bidi-override-008.html
+Importing css-writing-modes-3/reference/bidi-override-008.html to css-writing-modes-3/bidi-override-008-ref.html
+Importing css-writing-modes-3/bidi-override-009.html to css-writing-modes-3/bidi-override-009.html
+Importing css-writing-modes-3/reference/bidi-override-009.html to css-writing-modes-3/bidi-override-009-ref.html
+Importing css-writing-modes-3/bidi-override-010.html to css-writing-modes-3/bidi-override-010.html
+Importing css-writing-modes-3/reference/bidi-override-010.html to css-writing-modes-3/bidi-override-010-ref.html
+Importing css-writing-modes-3/bidi-override-011.html to css-writing-modes-3/bidi-override-011.html
+Importing css-writing-modes-3/reference/bidi-override-011.html to css-writing-modes-3/bidi-override-011-ref.html
+Importing css-writing-modes-3/bidi-override-012.html to css-writing-modes-3/bidi-override-012.html
+Importing css-writing-modes-3/reference/bidi-override-012.html to css-writing-modes-3/bidi-override-012-ref.html
+Importing css-writing-modes-3/bidi-plaintext-001.html to css-writing-modes-3/bidi-plaintext-001.html
+Importing css-writing-modes-3/reference/bidi-plaintext-001.html to css-writing-modes-3/bidi-plaintext-001-ref.html
+Importing css-writing-modes-3/bidi-plaintext-002.html to css-writing-modes-3/bidi-plaintext-002.html
+Importing css-writing-modes-3/reference/bidi-plaintext-002.html to css-writing-modes-3/bidi-plaintext-002-ref.html
+Importing css-writing-modes-3/bidi-plaintext-003.html to css-writing-modes-3/bidi-plaintext-003.html
+Importing css-writing-modes-3/reference/bidi-plaintext-003.html to css-writing-modes-3/bidi-plaintext-003-ref.html
+Importing css-writing-modes-3/bidi-plaintext-004.html to css-writing-modes-3/bidi-plaintext-004.html
+Importing css-writing-modes-3/reference/bidi-plaintext-004.html to css-writing-modes-3/bidi-plaintext-004-ref.html
+Importing css-writing-modes-3/bidi-plaintext-005.html to css-writing-modes-3/bidi-plaintext-005.html
+Importing css-writing-modes-3/reference/bidi-plaintext-005.html to css-writing-modes-3/bidi-plaintext-005-ref.html
+Importing css-writing-modes-3/bidi-plaintext-006.html to css-writing-modes-3/bidi-plaintext-006.html
+Importing css-writing-modes-3/reference/bidi-plaintext-006.html to css-writing-modes-3/bidi-plaintext-006-ref.html
+Importing css-writing-modes-3/bidi-plaintext-007.html to css-writing-modes-3/bidi-plaintext-007.html
+Importing css-writing-modes-3/reference/bidi-plaintext-007.html to css-writing-modes-3/bidi-plaintext-007-ref.html
+Importing css-writing-modes-3/bidi-plaintext-008.html to css-writing-modes-3/bidi-plaintext-008.html
+Importing css-writing-modes-3/reference/bidi-plaintext-008.html to css-writing-modes-3/bidi-plaintext-008-ref.html
+Importing css-writing-modes-3/bidi-plaintext-009.html to css-writing-modes-3/bidi-plaintext-009.html
+Importing css-writing-modes-3/reference/bidi-plaintext-009.html to css-writing-modes-3/bidi-plaintext-009-ref.html
+Importing css-writing-modes-3/bidi-plaintext-010.html to css-writing-modes-3/bidi-plaintext-010.html
+Importing css-writing-modes-3/reference/bidi-plaintext-010.html to css-writing-modes-3/bidi-plaintext-010-ref.html
+Importing css-writing-modes-3/bidi-plaintext-011.html to css-writing-modes-3/bidi-plaintext-011.html
+Importing css-writing-modes-3/reference/bidi-plaintext-011.html to css-writing-modes-3/bidi-plaintext-011-ref.html
+Importing css-writing-modes-3/bidi-unset-001.html to css-writing-modes-3/bidi-unset-001.html
+Importing css-writing-modes-3/bidi-unset-002.html to css-writing-modes-3/bidi-unset-002.html
+Importing css-writing-modes-3/bidi-unset-003.html to css-writing-modes-3/bidi-unset-003.html
+Importing css-writing-modes-3/bidi-unset-004.html to css-writing-modes-3/bidi-unset-004.html
+Importing css-writing-modes-3/bidi-unset-005.html to css-writing-modes-3/bidi-unset-005.html
+Importing css-writing-modes-3/bidi-unset-006.html to css-writing-modes-3/bidi-unset-006.html
+Importing css-writing-modes-3/bidi-unset-007.html to css-writing-modes-3/bidi-unset-007.html
+Importing css-writing-modes-3/bidi-unset-008.html to css-writing-modes-3/bidi-unset-008.html
+Importing css-writing-modes-3/bidi-unset-009.html to css-writing-modes-3/bidi-unset-009.html
+Importing css-writing-modes-3/bidi-unset-010.html to css-writing-modes-3/bidi-unset-010.html
+Importing css-writing-modes-3/block-embed-001.html to css-writing-modes-3/block-embed-001.html
+Importing css-writing-modes-3/reference/block-embed-001.html to css-writing-modes-3/block-embed-001-ref.html
+Importing css-writing-modes-3/block-embed-002.html to css-writing-modes-3/block-embed-002.html
+Importing css-writing-modes-3/reference/block-embed-002.html to css-writing-modes-3/block-embed-002-ref.html
+Importing css-writing-modes-3/block-embed-003.html to css-writing-modes-3/block-embed-003.html
+Importing css-writing-modes-3/reference/block-embed-003.html to css-writing-modes-3/block-embed-003-ref.html
+Importing css-writing-modes-3/block-flow-direction-004.xht to css-writing-modes-3/block-flow-direction-004.xht
+Importing css-writing-modes-3/block-flow-direction-001-ref.xht to css-writing-modes-3/block-flow-direction-001-ref.xht
+Importing css-writing-modes-3/block-flow-direction-htb-001.xht to css-writing-modes-3/block-flow-direction-htb-001.xht
+Importing css-writing-modes-3/block-flow-direction-slr-043.xht to css-writing-modes-3/block-flow-direction-slr-043.xht
+Importing css-writing-modes-3/block-flow-direction-043-ref.xht to css-writing-modes-3/block-flow-direction-043-ref.xht
+Importing css-writing-modes-3/block-flow-direction-slr-047.xht to css-writing-modes-3/block-flow-direction-slr-047.xht
+Importing css-writing-modes-3/block-flow-direction-002-ref.xht to css-writing-modes-3/block-flow-direction-002-ref.xht
+Importing css-writing-modes-3/block-flow-direction-slr-048.xht to css-writing-modes-3/block-flow-direction-slr-048.xht
+Importing css-writing-modes-3/block-flow-direction-slr-050.xht to css-writing-modes-3/block-flow-direction-slr-050.xht
+Importing css-writing-modes-3/block-flow-direction-slr-054.xht to css-writing-modes-3/block-flow-direction-slr-054.xht
+Importing css-writing-modes-3/block-flow-direction-slr-055.xht to css-writing-modes-3/block-flow-direction-slr-055.xht
+Importing css-writing-modes-3/block-flow-direction-slr-056.xht to css-writing-modes-3/block-flow-direction-slr-056.xht
+Importing css-writing-modes-3/block-flow-direction-slr-058.xht to css-writing-modes-3/block-flow-direction-slr-058.xht
+Importing css-writing-modes-3/block-flow-direction-slr-060.xht to css-writing-modes-3/block-flow-direction-slr-060.xht
+Importing css-writing-modes-3/block-flow-direction-slr-062.xht to css-writing-modes-3/block-flow-direction-slr-062.xht
+Importing css-writing-modes-3/block-flow-direction-slr-063.xht to css-writing-modes-3/block-flow-direction-slr-063.xht
+Importing css-writing-modes-3/block-flow-direction-slr-066.xht to css-writing-modes-3/block-flow-direction-slr-066.xht
+Importing css-writing-modes-3/block-flow-direction-066-ref.xht to css-writing-modes-3/block-flow-direction-066-ref.xht
+Importing css-writing-modes-3/block-flow-direction-srl-042.xht to css-writing-modes-3/block-flow-direction-srl-042.xht
+Importing css-writing-modes-3/block-flow-direction-srl-045.xht to css-writing-modes-3/block-flow-direction-srl-045.xht
+Importing css-writing-modes-3/block-flow-direction-srl-046.xht to css-writing-modes-3/block-flow-direction-srl-046.xht
+Importing css-writing-modes-3/block-flow-direction-srl-049.xht to css-writing-modes-3/block-flow-direction-srl-049.xht
+Importing css-writing-modes-3/block-flow-direction-srl-051.xht to css-writing-modes-3/block-flow-direction-srl-051.xht
+Importing css-writing-modes-3/block-flow-direction-srl-052.xht to css-writing-modes-3/block-flow-direction-srl-052.xht
+Importing css-writing-modes-3/block-flow-direction-srl-053.xht to css-writing-modes-3/block-flow-direction-srl-053.xht
+Importing css-writing-modes-3/block-flow-direction-srl-057.xht to css-writing-modes-3/block-flow-direction-srl-057.xht
+Importing css-writing-modes-3/block-flow-direction-srl-059.xht to css-writing-modes-3/block-flow-direction-srl-059.xht
+Importing css-writing-modes-3/block-flow-direction-srl-061.xht to css-writing-modes-3/block-flow-direction-srl-061.xht
+Importing css-writing-modes-3/block-flow-direction-srl-064.xht to css-writing-modes-3/block-flow-direction-srl-064.xht
+Importing css-writing-modes-3/block-flow-direction-srl-065.xht to css-writing-modes-3/block-flow-direction-srl-065.xht
+Importing css-writing-modes-3/block-flow-direction-025-ref.xht to css-writing-modes-3/block-flow-direction-025-ref.xht
+Importing css-writing-modes-3/block-flow-direction-vlr-003.xht to css-writing-modes-3/block-flow-direction-vlr-003.xht
+Importing css-writing-modes-3/block-flow-direction-vlr-007.xht to css-writing-modes-3/block-flow-direction-vlr-007.xht
+Importing css-writing-modes-3/block-flow-direction-vlr-008.xht to css-writing-modes-3/block-flow-direction-vlr-008.xht
+Importing css-writing-modes-3/block-flow-direction-vlr-010.xht to css-writing-modes-3/block-flow-direction-vlr-010.xht
+Importing css-writing-modes-3/block-flow-direction-vlr-014.xht to css-writing-modes-3/block-flow-direction-vlr-014.xht
+Importing css-writing-modes-3/block-flow-direction-vlr-015.xht to css-writing-modes-3/block-flow-direction-vlr-015.xht
+Importing css-writing-modes-3/block-flow-direction-vlr-016.xht to css-writing-modes-3/block-flow-direction-vlr-016.xht
+Importing css-writing-modes-3/block-flow-direction-vlr-018.xht to css-writing-modes-3/block-flow-direction-vlr-018.xht
+Importing css-writing-modes-3/block-flow-direction-vlr-020.xht to css-writing-modes-3/block-flow-direction-vlr-020.xht
+Importing css-writing-modes-3/block-flow-direction-vlr-022.xht to css-writing-modes-3/block-flow-direction-vlr-022.xht
+Importing css-writing-modes-3/block-flow-direction-vlr-023.xht to css-writing-modes-3/block-flow-direction-vlr-023.xht
+Importing css-writing-modes-3/block-flow-direction-vrl-002.xht to css-writing-modes-3/block-flow-direction-vrl-002.xht
+Importing css-writing-modes-3/block-flow-direction-vrl-005.xht to css-writing-modes-3/block-flow-direction-vrl-005.xht
+Importing css-writing-modes-3/block-flow-direction-vrl-006.xht to css-writing-modes-3/block-flow-direction-vrl-006.xht
+Importing css-writing-modes-3/block-flow-direction-vrl-009.xht to css-writing-modes-3/block-flow-direction-vrl-009.xht
+Importing css-writing-modes-3/block-flow-direction-vrl-011.xht to css-writing-modes-3/block-flow-direction-vrl-011.xht
+Importing css-writing-modes-3/block-flow-direction-vrl-012.xht to css-writing-modes-3/block-flow-direction-vrl-012.xht
+Importing css-writing-modes-3/block-flow-direction-vrl-013.xht to css-writing-modes-3/block-flow-direction-vrl-013.xht
+Importing css-writing-modes-3/block-flow-direction-vrl-017.xht to css-writing-modes-3/block-flow-direction-vrl-017.xht
+Importing css-writing-modes-3/block-flow-direction-vrl-019.xht to css-writing-modes-3/block-flow-direction-vrl-019.xht
+Importing css-writing-modes-3/block-flow-direction-vrl-021.xht to css-writing-modes-3/block-flow-direction-vrl-021.xht
+Importing css-writing-modes-3/block-flow-direction-vrl-024.xht to css-writing-modes-3/block-flow-direction-vrl-024.xht
+Importing css-writing-modes-3/block-flow-direction-vrl-025.xht to css-writing-modes-3/block-flow-direction-vrl-025.xht
+Importing css-writing-modes-3/block-flow-direction-vrl-026.xht to css-writing-modes-3/block-flow-direction-vrl-026.xht
+Importing css-writing-modes-3/block-flow-direction-vrl-026-ref.xht to css-writing-modes-3/block-flow-direction-vrl-026-ref.xht
+Importing css-writing-modes-3/block-override-001.html to css-writing-modes-3/block-override-001.html
+Importing css-writing-modes-3/reference/block-override-001.html to css-writing-modes-3/block-override-001-ref.html
+Importing css-writing-modes-3/block-override-002.html to css-writing-modes-3/block-override-002.html
+Importing css-writing-modes-3/reference/block-override-002.html to css-writing-modes-3/block-override-002-ref.html
+Importing css-writing-modes-3/block-override-003.html to css-writing-modes-3/block-override-003.html
+Importing css-writing-modes-3/reference/block-override-003.html to css-writing-modes-3/block-override-003-ref.html
+Importing css-writing-modes-3/block-override-004.html to css-writing-modes-3/block-override-004.html
+Importing css-writing-modes-3/reference/block-override-004.html to css-writing-modes-3/block-override-004-ref.html
+Importing css-writing-modes-3/block-override-isolate-001.html to css-writing-modes-3/block-override-isolate-001.html
+Importing css-writing-modes-3/reference/block-override-isolate-001.html to css-writing-modes-3/block-override-isolate-001-ref.html
+Importing css-writing-modes-3/block-override-isolate-002.html to css-writing-modes-3/block-override-isolate-002.html
+Importing css-writing-modes-3/reference/block-override-isolate-002.html to css-writing-modes-3/block-override-isolate-002-ref.html
+Importing css-writing-modes-3/block-override-isolate-003.html to css-writing-modes-3/block-override-isolate-003.html
+Importing css-writing-modes-3/reference/block-override-isolate-003.html to css-writing-modes-3/block-override-isolate-003-ref.html
+Importing css-writing-modes-3/block-override-isolate-004.html to css-writing-modes-3/block-override-isolate-004.html
+Importing css-writing-modes-3/reference/block-override-isolate-004.html to css-writing-modes-3/block-override-isolate-004-ref.html
+Importing css-writing-modes-3/block-plaintext-001.html to css-writing-modes-3/block-plaintext-001.html
+Importing css-writing-modes-3/reference/block-plaintext-001.html to css-writing-modes-3/block-plaintext-001-ref.html
+Importing css-writing-modes-3/block-plaintext-002.html to css-writing-modes-3/block-plaintext-002.html
+Importing css-writing-modes-3/reference/block-plaintext-002.html to css-writing-modes-3/block-plaintext-002-ref.html
+Importing css-writing-modes-3/block-plaintext-003.html to css-writing-modes-3/block-plaintext-003.html
+Importing css-writing-modes-3/reference/block-plaintext-003.html to css-writing-modes-3/block-plaintext-003-ref.html
+Importing css-writing-modes-3/block-plaintext-004.html to css-writing-modes-3/block-plaintext-004.html
+Importing css-writing-modes-3/reference/block-plaintext-004.html to css-writing-modes-3/block-plaintext-004-ref.html
+Importing css-writing-modes-3/border-conflict-element-vlr-003.xht to css-writing-modes-3/border-conflict-element-vlr-003.xht
+Importing css-writing-modes-3/border-conflict-element-vlr-005.xht to css-writing-modes-3/border-conflict-element-vlr-005.xht
+Importing css-writing-modes-3/border-conflict-element-vlr-007.xht to css-writing-modes-3/border-conflict-element-vlr-007.xht
+Importing css-writing-modes-3/border-conflict-element-vlr-009.xht to css-writing-modes-3/border-conflict-element-vlr-009.xht
+Importing css-writing-modes-3/border-conflict-element-vlr-011.xht to css-writing-modes-3/border-conflict-element-vlr-011.xht
+Importing css-writing-modes-3/border-conflict-element-vlr-013.xht to css-writing-modes-3/border-conflict-element-vlr-013.xht
+Importing css-writing-modes-3/border-conflict-element-vrl-002.xht to css-writing-modes-3/border-conflict-element-vrl-002.xht
+Importing css-writing-modes-3/border-conflict-element-vrl-004.xht to css-writing-modes-3/border-conflict-element-vrl-004.xht
+Importing css-writing-modes-3/border-conflict-element-vrl-006.xht to css-writing-modes-3/border-conflict-element-vrl-006.xht
+Importing css-writing-modes-3/border-conflict-element-vrl-008.xht to css-writing-modes-3/border-conflict-element-vrl-008.xht
+Importing css-writing-modes-3/border-conflict-element-vrl-010.xht to css-writing-modes-3/border-conflict-element-vrl-010.xht
+Importing css-writing-modes-3/border-conflict-element-vrl-012.xht to css-writing-modes-3/border-conflict-element-vrl-012.xht
+Importing css-writing-modes-3/border-spacing-vlr-003.xht to css-writing-modes-3/border-spacing-vlr-003.xht
+Importing css-writing-modes-3/border-spacing-vrl-002-ref.xht to css-writing-modes-3/border-spacing-vrl-002-ref.xht
+Importing css-writing-modes-3/border-spacing-vlr-005.xht to css-writing-modes-3/border-spacing-vlr-005.xht
+Importing css-writing-modes-3/border-spacing-vrl-002.xht to css-writing-modes-3/border-spacing-vrl-002.xht
+Importing css-writing-modes-3/border-spacing-vrl-004.xht to css-writing-modes-3/border-spacing-vrl-004.xht
+Importing css-writing-modes-3/border-vlr-007.xht to css-writing-modes-3/border-vlr-007.xht
+Importing css-writing-modes-3/margin-vrl-002-ref.xht to css-writing-modes-3/margin-vrl-002-ref.xht
+Importing css-writing-modes-3/border-vrl-006.xht to css-writing-modes-3/border-vrl-006.xht
+Importing css-writing-modes-3/box-offsets-rel-pos-vlr-003.xht to css-writing-modes-3/box-offsets-rel-pos-vlr-003.xht
+Importing css-writing-modes-3/box-offsets-rel-pos-vlr-005.xht to css-writing-modes-3/box-offsets-rel-pos-vlr-005.xht
+Importing css-writing-modes-3/box-offsets-rel-pos-vlr-005-ref.xht to css-writing-modes-3/box-offsets-rel-pos-vlr-005-ref.xht
+Importing css-writing-modes-3/box-offsets-rel-pos-vrl-002.xht to css-writing-modes-3/box-offsets-rel-pos-vrl-002.xht
+Importing css-writing-modes-3/box-offsets-rel-pos-vrl-004.xht to css-writing-modes-3/box-offsets-rel-pos-vrl-004.xht
+Importing css-writing-modes-3/box-offsets-rel-pos-vrl-004-ref.xht to css-writing-modes-3/box-offsets-rel-pos-vrl-004-ref.xht
+Importing css-writing-modes-3/caption-side-vlr-003.xht to css-writing-modes-3/caption-side-vlr-003.xht
+Importing css-writing-modes-3/caption-side-vlr-005.xht to css-writing-modes-3/caption-side-vlr-005.xht
+Importing css-writing-modes-3/caption-side-vrl-002.xht to css-writing-modes-3/caption-side-vrl-002.xht
+Importing css-writing-modes-3/caption-side-vrl-004.xht to css-writing-modes-3/caption-side-vrl-004.xht
+Importing css-writing-modes-3/central-baseline-alignment-002.xht to css-writing-modes-3/central-baseline-alignment-002.xht
+Importing css-writing-modes-3/central-baseline-alignment-002-ref.xht to css-writing-modes-3/central-baseline-alignment-002-ref.xht
+Importing css-writing-modes-3/central-baseline-alignment-003.xht to css-writing-modes-3/central-baseline-alignment-003.xht
+Importing css-writing-modes-3/clearance-calculations-vrl-002.xht to css-writing-modes-3/clearance-calculations-vrl-002.xht
+Importing css-writing-modes-3/clearance-calculations-vrl-002-ref.xht to css-writing-modes-3/clearance-calculations-vrl-002-ref.xht
+Importing css-writing-modes-3/clearance-calculations-vrl-004.xht to css-writing-modes-3/clearance-calculations-vrl-004.xht
+Importing css-writing-modes-3/clearance-calculations-vrl-004-ref.xht to css-writing-modes-3/clearance-calculations-vrl-004-ref.xht
+Importing css-writing-modes-3/clearance-calculations-vrl-006.xht to css-writing-modes-3/clearance-calculations-vrl-006.xht
+Importing css-writing-modes-3/clearance-calculations-vrl-006-ref.xht to css-writing-modes-3/clearance-calculations-vrl-006-ref.xht
+Importing css-writing-modes-3/clearance-calculations-vrl-008.xht to css-writing-modes-3/clearance-calculations-vrl-008.xht
+Importing css-writing-modes-3/clearance-calculations-vrl-008-ref.xht to css-writing-modes-3/clearance-calculations-vrl-008-ref.xht
+Importing css-writing-modes-3/clip-rect-vlr-003.xht to css-writing-modes-3/clip-rect-vlr-003.xht
+Importing css-writing-modes-3/clip-rect-vrl-002-ref.xht to css-writing-modes-3/clip-rect-vrl-002-ref.xht
+Importing css-writing-modes-3/clip-rect-vlr-005.xht to css-writing-modes-3/clip-rect-vlr-005.xht
+Importing css-writing-modes-3/clip-rect-vrl-004-ref.xht to css-writing-modes-3/clip-rect-vrl-004-ref.xht
+Importing css-writing-modes-3/clip-rect-vlr-007.xht to css-writing-modes-3/clip-rect-vlr-007.xht
+Importing css-writing-modes-3/clip-rect-vrl-006-ref.xht to css-writing-modes-3/clip-rect-vrl-006-ref.xht
+Importing css-writing-modes-3/clip-rect-vlr-009.xht to css-writing-modes-3/clip-rect-vlr-009.xht
+Importing css-writing-modes-3/clip-rect-vrl-008-ref.xht to css-writing-modes-3/clip-rect-vrl-008-ref.xht
+Importing css-writing-modes-3/clip-rect-vlr-011.xht to css-writing-modes-3/clip-rect-vlr-011.xht
+Importing css-writing-modes-3/clip-rect-vlr-011-ref.xht to css-writing-modes-3/clip-rect-vlr-011-ref.xht
+Importing css-writing-modes-3/clip-rect-vlr-013.xht to css-writing-modes-3/clip-rect-vlr-013.xht
+Importing css-writing-modes-3/clip-rect-vlr-013-ref.xht to css-writing-modes-3/clip-rect-vlr-013-ref.xht
+Importing css-writing-modes-3/clip-rect-vlr-015.xht to css-writing-modes-3/clip-rect-vlr-015.xht
+Importing css-writing-modes-3/clip-rect-vlr-015-ref.xht to css-writing-modes-3/clip-rect-vlr-015-ref.xht
+Importing css-writing-modes-3/clip-rect-vlr-017.xht to css-writing-modes-3/clip-rect-vlr-017.xht
+Importing css-writing-modes-3/clip-rect-vlr-017-ref.xht to css-writing-modes-3/clip-rect-vlr-017-ref.xht
+Importing css-writing-modes-3/clip-rect-vrl-002.xht to css-writing-modes-3/clip-rect-vrl-002.xht
+Importing css-writing-modes-3/clip-rect-vrl-004.xht to css-writing-modes-3/clip-rect-vrl-004.xht
+Importing css-writing-modes-3/clip-rect-vrl-006.xht to css-writing-modes-3/clip-rect-vrl-006.xht
+Importing css-writing-modes-3/clip-rect-vrl-008.xht to css-writing-modes-3/clip-rect-vrl-008.xht
+Importing css-writing-modes-3/clip-rect-vrl-010.xht to css-writing-modes-3/clip-rect-vrl-010.xht
+Importing css-writing-modes-3/clip-rect-vrl-010-ref.xht to css-writing-modes-3/clip-rect-vrl-010-ref.xht
+Importing css-writing-modes-3/clip-rect-vrl-012.xht to css-writing-modes-3/clip-rect-vrl-012.xht
+Importing css-writing-modes-3/clip-rect-vrl-012-ref.xht to css-writing-modes-3/clip-rect-vrl-012-ref.xht
+Importing css-writing-modes-3/clip-rect-vrl-014.xht to css-writing-modes-3/clip-rect-vrl-014.xht
+Importing css-writing-modes-3/clip-rect-vrl-014-ref.xht to css-writing-modes-3/clip-rect-vrl-014-ref.xht
+Importing css-writing-modes-3/clip-rect-vrl-016.xht to css-writing-modes-3/clip-rect-vrl-016.xht
+Importing css-writing-modes-3/clip-rect-vrl-016-ref.xht to css-writing-modes-3/clip-rect-vrl-016-ref.xht
+Importing css-writing-modes-3/contiguous-floated-table-vlr-003.xht to css-writing-modes-3/contiguous-floated-table-vlr-003.xht
+Importing css-writing-modes-3/contiguous-floated-table-vlr-005.xht to css-writing-modes-3/contiguous-floated-table-vlr-005.xht
+Importing css-writing-modes-3/contiguous-floated-table-vlr-007.xht to css-writing-modes-3/contiguous-floated-table-vlr-007.xht
+Importing css-writing-modes-3/contiguous-floated-table-vlr-009.xht to css-writing-modes-3/contiguous-floated-table-vlr-009.xht
+Importing css-writing-modes-3/contiguous-floated-table-vrl-002.xht to css-writing-modes-3/contiguous-floated-table-vrl-002.xht
+Importing css-writing-modes-3/contiguous-floated-table-vrl-004.xht to css-writing-modes-3/contiguous-floated-table-vrl-004.xht
+Importing css-writing-modes-3/contiguous-floated-table-vrl-006.xht to css-writing-modes-3/contiguous-floated-table-vrl-006.xht
+Importing css-writing-modes-3/contiguous-floated-table-vrl-008.xht to css-writing-modes-3/contiguous-floated-table-vrl-008.xht
+Importing css-writing-modes-3/different-block-flow-dir-001.xht to css-writing-modes-3/different-block-flow-dir-001.xht
+Importing css-writing-modes-3/different-block-flow-dir-002.xht to css-writing-modes-3/different-block-flow-dir-002.xht
+Importing css-writing-modes-3/direction-vlr-003.xht to css-writing-modes-3/direction-vlr-003.xht
+Importing css-writing-modes-3/direction-vlr-003-ref.xht to css-writing-modes-3/direction-vlr-003-ref.xht
+Importing css-writing-modes-3/direction-vlr-005.xht to css-writing-modes-3/direction-vlr-005.xht
+Importing css-writing-modes-3/direction-vrl-002.xht to css-writing-modes-3/direction-vrl-002.xht
+Importing css-writing-modes-3/direction-vrl-002-ref.xht to css-writing-modes-3/direction-vrl-002-ref.xht
+Importing css-writing-modes-3/direction-vrl-004.xht to css-writing-modes-3/direction-vrl-004.xht
+Importing css-writing-modes-3/direction-vrl-004-ref.xht to css-writing-modes-3/direction-vrl-004-ref.xht
+Importing css-writing-modes-3/flexbox_align-items-stretch-writing-modes.html to css-writing-modes-3/flexbox_align-items-stretch-writing-modes.html
+Importing css-writing-modes-3/flexbox_align-items-stretch-writing-modes-ref.html to css-writing-modes-3/flexbox_align-items-stretch-writing-modes-ref.html
+Importing css-writing-modes-3/float-clear-vlr-003.xht to css-writing-modes-3/float-clear-vlr-003.xht
+Importing css-writing-modes-3/float-clear-vlr-005.xht to css-writing-modes-3/float-clear-vlr-005.xht
+Importing css-writing-modes-3/float-clear-vlr-007.xht to css-writing-modes-3/float-clear-vlr-007.xht
+Importing css-writing-modes-3/float-clear-vlr-009.xht to css-writing-modes-3/float-clear-vlr-009.xht
+Importing css-writing-modes-3/float-clear-vrl-002.xht to css-writing-modes-3/float-clear-vrl-002.xht
+Importing css-writing-modes-3/float-clear-vrl-004.xht to css-writing-modes-3/float-clear-vrl-004.xht
+Importing css-writing-modes-3/float-clear-vrl-006.xht to css-writing-modes-3/float-clear-vrl-006.xht
+Importing css-writing-modes-3/float-clear-vrl-008.xht to css-writing-modes-3/float-clear-vrl-008.xht
+Importing css-writing-modes-3/float-contiguous-vlr-003.xht to css-writing-modes-3/float-contiguous-vlr-003.xht
+Importing css-writing-modes-3/inline-replaced-vrl-004-ref.xht to css-writing-modes-3/inline-replaced-vrl-004-ref.xht
+Importing css-writing-modes-3/float-contiguous-vlr-005.xht to css-writing-modes-3/float-contiguous-vlr-005.xht
+Importing css-writing-modes-3/float-contiguous-vlr-007.xht to css-writing-modes-3/float-contiguous-vlr-007.xht
+Importing css-writing-modes-3/float-contiguous-vlr-007-ref.xht to css-writing-modes-3/float-contiguous-vlr-007-ref.xht
+Importing css-writing-modes-3/float-contiguous-vlr-009.xht to css-writing-modes-3/float-contiguous-vlr-009.xht
+Importing css-writing-modes-3/float-contiguous-vlr-009-ref.xht to css-writing-modes-3/float-contiguous-vlr-009-ref.xht
+Importing css-writing-modes-3/float-contiguous-vlr-011.xht to css-writing-modes-3/float-contiguous-vlr-011.xht
+Importing css-writing-modes-3/float-contiguous-vlr-013.xht to css-writing-modes-3/float-contiguous-vlr-013.xht
+Importing css-writing-modes-3/float-contiguous-vrl-012-ref.xht to css-writing-modes-3/float-contiguous-vrl-012-ref.xht
+Importing css-writing-modes-3/float-contiguous-vrl-002.xht to css-writing-modes-3/float-contiguous-vrl-002.xht
+Importing css-writing-modes-3/float-contiguous-vrl-004.xht to css-writing-modes-3/float-contiguous-vrl-004.xht
+Importing css-writing-modes-3/float-contiguous-vrl-006.xht to css-writing-modes-3/float-contiguous-vrl-006.xht
+Importing css-writing-modes-3/float-contiguous-vrl-006-ref.xht to css-writing-modes-3/float-contiguous-vrl-006-ref.xht
+Importing css-writing-modes-3/float-contiguous-vrl-008.xht to css-writing-modes-3/float-contiguous-vrl-008.xht
+Importing css-writing-modes-3/float-contiguous-vrl-008-ref.xht to css-writing-modes-3/float-contiguous-vrl-008-ref.xht
+Importing css-writing-modes-3/float-contiguous-vrl-010.xht to css-writing-modes-3/float-contiguous-vrl-010.xht
+Importing css-writing-modes-3/float-contiguous-vrl-012.xht to css-writing-modes-3/float-contiguous-vrl-012.xht
+Importing css-writing-modes-3/float-shrink-to-fit-vlr-003.xht to css-writing-modes-3/float-shrink-to-fit-vlr-003.xht
+Importing css-writing-modes-3/float-shrink-to-fit-vlr-005.xht to css-writing-modes-3/float-shrink-to-fit-vlr-005.xht
+Importing css-writing-modes-3/float-shrink-to-fit-vlr-007.xht to css-writing-modes-3/float-shrink-to-fit-vlr-007.xht
+Importing css-writing-modes-3/float-shrink-to-fit-vlr-009.xht to css-writing-modes-3/float-shrink-to-fit-vlr-009.xht
+Importing css-writing-modes-3/float-shrink-to-fit-vrl-002.xht to css-writing-modes-3/float-shrink-to-fit-vrl-002.xht
+Importing css-writing-modes-3/float-shrink-to-fit-vrl-004.xht to css-writing-modes-3/float-shrink-to-fit-vrl-004.xht
+Importing css-writing-modes-3/float-shrink-to-fit-vrl-006.xht to css-writing-modes-3/float-shrink-to-fit-vrl-006.xht
+Importing css-writing-modes-3/float-shrink-to-fit-vrl-008.xht to css-writing-modes-3/float-shrink-to-fit-vrl-008.xht
+Importing css-writing-modes-3/float-shrink-to-fit-vrl-vlr-016.xht to css-writing-modes-3/float-shrink-to-fit-vrl-vlr-016.xht
+Importing css-writing-modes-3/float-vlr-003.xht to css-writing-modes-3/float-vlr-003.xht
+Importing css-writing-modes-3/float-vlr-005.xht to css-writing-modes-3/float-vlr-005.xht
+Importing css-writing-modes-3/float-vlr-007.xht to css-writing-modes-3/float-vlr-007.xht
+Importing css-writing-modes-3/float-vlr-009.xht to css-writing-modes-3/float-vlr-009.xht
+Importing css-writing-modes-3/float-vlr-011.xht to css-writing-modes-3/float-vlr-011.xht
+Importing css-writing-modes-3/float-vlr-013.xht to css-writing-modes-3/float-vlr-013.xht
+Importing css-writing-modes-3/float-vrl-002.xht to css-writing-modes-3/float-vrl-002.xht
+Importing css-writing-modes-3/float-vrl-004.xht to css-writing-modes-3/float-vrl-004.xht
+Importing css-writing-modes-3/float-vrl-006.xht to css-writing-modes-3/float-vrl-006.xht
+Importing css-writing-modes-3/float-vrl-008.xht to css-writing-modes-3/float-vrl-008.xht
+Importing css-writing-modes-3/float-vrl-010.xht to css-writing-modes-3/float-vrl-010.xht
+Importing css-writing-modes-3/float-vrl-012.xht to css-writing-modes-3/float-vrl-012.xht
+Importing css-writing-modes-3/full-width-001.html to css-writing-modes-3/full-width-001.html
+Importing css-writing-modes-3/reference/full-width-ref.html to css-writing-modes-3/full-width-ref.html
+Importing css-writing-modes-3/reference/full-width-notcu-notref.html to css-writing-modes-3/full-width-notcu-notref.html
+Importing css-writing-modes-3/reference/full-width-horizontal-notref.html to css-writing-modes-3/full-width-horizontal-notref.html
+Importing css-writing-modes-3/full-width-002.html to css-writing-modes-3/full-width-002.html
+Importing css-writing-modes-3/full-width-003.html to css-writing-modes-3/full-width-003.html
+Importing css-writing-modes-3/height-width-inline-non-replaced-vlr-003.xht to css-writing-modes-3/height-width-inline-non-replaced-vlr-003.xht
+Importing css-writing-modes-3/height-width-inline-non-replaced-vrl-002.xht to css-writing-modes-3/height-width-inline-non-replaced-vrl-002.xht
+Importing css-writing-modes-3/horizontal-rule-vlr-003.xht to css-writing-modes-3/horizontal-rule-vlr-003.xht
+Importing css-writing-modes-3/horizontal-rule-vlr-003-ref.xht to css-writing-modes-3/horizontal-rule-vlr-003-ref.xht
+Importing css-writing-modes-3/horizontal-rule-vlr-005.xht to css-writing-modes-3/horizontal-rule-vlr-005.xht
+Importing css-writing-modes-3/horizontal-rule-vrl-004-ref.xht to css-writing-modes-3/horizontal-rule-vrl-004-ref.xht
+Importing css-writing-modes-3/horizontal-rule-vrl-002.xht to css-writing-modes-3/horizontal-rule-vrl-002.xht
+Importing css-writing-modes-3/horizontal-rule-vrl-002-ref.xht to css-writing-modes-3/horizontal-rule-vrl-002-ref.xht
+Importing css-writing-modes-3/horizontal-rule-vrl-004.xht to css-writing-modes-3/horizontal-rule-vrl-004.xht
+Importing css-writing-modes-3/inline-block-alignment-002.xht to css-writing-modes-3/inline-block-alignment-002.xht
+Importing css-writing-modes-3/inline-block-alignment-002-ref.xht to css-writing-modes-3/inline-block-alignment-002-ref.xht
+Importing css-writing-modes-3/inline-block-alignment-003.xht to css-writing-modes-3/inline-block-alignment-003.xht
+Importing css-writing-modes-3/inline-block-alignment-003-ref.xht to css-writing-modes-3/inline-block-alignment-003-ref.xht
+Importing css-writing-modes-3/inline-block-alignment-004.xht to css-writing-modes-3/inline-block-alignment-004.xht
+Importing css-writing-modes-3/inline-block-alignment-005.xht to css-writing-modes-3/inline-block-alignment-005.xht
+Importing css-writing-modes-3/inline-block-alignment-006.xht to css-writing-modes-3/inline-block-alignment-006.xht
+Importing css-writing-modes-3/inline-block-alignment-006-ref.xht to css-writing-modes-3/inline-block-alignment-006-ref.xht
+Importing css-writing-modes-3/inline-block-alignment-007.xht to css-writing-modes-3/inline-block-alignment-007.xht
+Importing css-writing-modes-3/inline-block-alignment-orthogonal-vlr-003.xht to css-writing-modes-3/inline-block-alignment-orthogonal-vlr-003.xht
+Importing css-writing-modes-3/inline-block-alignment-orthogonal-vrl-002-ref.xht to css-writing-modes-3/inline-block-alignment-orthogonal-vrl-002-ref.xht
+Importing css-writing-modes-3/inline-block-alignment-orthogonal-vlr-005.xht to css-writing-modes-3/inline-block-alignment-orthogonal-vlr-005.xht
+Importing css-writing-modes-3/inline-block-alignment-orthogonal-vrl-002.xht to css-writing-modes-3/inline-block-alignment-orthogonal-vrl-002.xht
+Importing css-writing-modes-3/inline-block-alignment-orthogonal-vrl-004.xht to css-writing-modes-3/inline-block-alignment-orthogonal-vrl-004.xht
+Importing css-writing-modes-3/inline-block-alignment-slr-009.xht to css-writing-modes-3/inline-block-alignment-slr-009.xht
+Importing css-writing-modes-3/inline-block-alignment-slr-009-ref.xht to css-writing-modes-3/inline-block-alignment-slr-009-ref.xht
+Importing css-writing-modes-3/inline-block-alignment-srl-008.xht to css-writing-modes-3/inline-block-alignment-srl-008.xht
+Importing css-writing-modes-3/inline-replaced-vlr-003.xht to css-writing-modes-3/inline-replaced-vlr-003.xht
+Importing css-writing-modes-3/inline-replaced-vrl-002-ref.xht to css-writing-modes-3/inline-replaced-vrl-002-ref.xht
+Importing css-writing-modes-3/inline-replaced-vlr-005.xht to css-writing-modes-3/inline-replaced-vlr-005.xht
+Importing css-writing-modes-3/inline-replaced-vrl-002.xht to css-writing-modes-3/inline-replaced-vrl-002.xht
+Importing css-writing-modes-3/inline-replaced-vrl-004.xht to css-writing-modes-3/inline-replaced-vrl-004.xht
+Importing css-writing-modes-3/inline-table-alignment-002.xht to css-writing-modes-3/inline-table-alignment-002.xht
+Importing css-writing-modes-3/inline-table-alignment-002-ref.xht to css-writing-modes-3/inline-table-alignment-002-ref.xht
+Importing css-writing-modes-3/inline-table-alignment-003.xht to css-writing-modes-3/inline-table-alignment-003.xht
+Importing css-writing-modes-3/inline-table-alignment-003-ref.xht to css-writing-modes-3/inline-table-alignment-003-ref.xht
+Importing css-writing-modes-3/inline-table-alignment-004.xht to css-writing-modes-3/inline-table-alignment-004.xht
+Importing css-writing-modes-3/inline-table-alignment-005.xht to css-writing-modes-3/inline-table-alignment-005.xht
+Importing css-writing-modes-3/line-box-direction-htb-001.xht to css-writing-modes-3/line-box-direction-htb-001.xht
+Importing css-writing-modes-3/line-box-direction-slr-043.xht to css-writing-modes-3/line-box-direction-slr-043.xht
+Importing css-writing-modes-3/line-box-direction-slr-047.xht to css-writing-modes-3/line-box-direction-slr-047.xht
+Importing css-writing-modes-3/line-box-direction-slr-048.xht to css-writing-modes-3/line-box-direction-slr-048.xht
+Importing css-writing-modes-3/line-box-direction-slr-050.xht to css-writing-modes-3/line-box-direction-slr-050.xht
+Importing css-writing-modes-3/line-box-direction-slr-053.xht to css-writing-modes-3/line-box-direction-slr-053.xht
+Importing css-writing-modes-3/line-box-direction-slr-054.xht to css-writing-modes-3/line-box-direction-slr-054.xht
+Importing css-writing-modes-3/line-box-direction-slr-056.xht to css-writing-modes-3/line-box-direction-slr-056.xht
+Importing css-writing-modes-3/line-box-direction-slr-058.xht to css-writing-modes-3/line-box-direction-slr-058.xht
+Importing css-writing-modes-3/line-box-direction-slr-060.xht to css-writing-modes-3/line-box-direction-slr-060.xht
+Importing css-writing-modes-3/line-box-direction-srl-042.xht to css-writing-modes-3/line-box-direction-srl-042.xht
+Importing css-writing-modes-3/line-box-direction-srl-045.xht to css-writing-modes-3/line-box-direction-srl-045.xht
+Importing css-writing-modes-3/line-box-direction-srl-046.xht to css-writing-modes-3/line-box-direction-srl-046.xht
+Importing css-writing-modes-3/line-box-direction-srl-049.xht to css-writing-modes-3/line-box-direction-srl-049.xht
+Importing css-writing-modes-3/line-box-direction-srl-051.xht to css-writing-modes-3/line-box-direction-srl-051.xht
+Importing css-writing-modes-3/line-box-direction-srl-052.xht to css-writing-modes-3/line-box-direction-srl-052.xht
+Importing css-writing-modes-3/line-box-direction-srl-055.xht to css-writing-modes-3/line-box-direction-srl-055.xht
+Importing css-writing-modes-3/line-box-direction-srl-057.xht to css-writing-modes-3/line-box-direction-srl-057.xht
+Importing css-writing-modes-3/line-box-direction-srl-059.xht to css-writing-modes-3/line-box-direction-srl-059.xht
+Importing css-writing-modes-3/line-box-direction-vlr-003.xht to css-writing-modes-3/line-box-direction-vlr-003.xht
+Importing css-writing-modes-3/line-box-direction-vlr-007.xht to css-writing-modes-3/line-box-direction-vlr-007.xht
+Importing css-writing-modes-3/line-box-direction-vlr-008.xht to css-writing-modes-3/line-box-direction-vlr-008.xht
+Importing css-writing-modes-3/line-box-direction-vlr-010.xht to css-writing-modes-3/line-box-direction-vlr-010.xht
+Importing css-writing-modes-3/line-box-direction-vlr-013.xht to css-writing-modes-3/line-box-direction-vlr-013.xht
+Importing css-writing-modes-3/line-box-direction-vlr-014.xht to css-writing-modes-3/line-box-direction-vlr-014.xht
+Importing css-writing-modes-3/line-box-direction-vlr-016.xht to css-writing-modes-3/line-box-direction-vlr-016.xht
+Importing css-writing-modes-3/line-box-direction-vlr-018.xht to css-writing-modes-3/line-box-direction-vlr-018.xht
+Importing css-writing-modes-3/line-box-direction-vlr-020.xht to css-writing-modes-3/line-box-direction-vlr-020.xht
+Importing css-writing-modes-3/line-box-direction-vrl-002.xht to css-writing-modes-3/line-box-direction-vrl-002.xht
+Importing css-writing-modes-3/line-box-direction-vrl-005.xht to css-writing-modes-3/line-box-direction-vrl-005.xht
+Importing css-writing-modes-3/line-box-direction-vrl-006.xht to css-writing-modes-3/line-box-direction-vrl-006.xht
+Importing css-writing-modes-3/line-box-direction-vrl-009.xht to css-writing-modes-3/line-box-direction-vrl-009.xht
+Importing css-writing-modes-3/line-box-direction-vrl-011.xht to css-writing-modes-3/line-box-direction-vrl-011.xht
+Importing css-writing-modes-3/line-box-direction-vrl-012.xht to css-writing-modes-3/line-box-direction-vrl-012.xht
+Importing css-writing-modes-3/line-box-direction-vrl-015.xht to css-writing-modes-3/line-box-direction-vrl-015.xht
+Importing css-writing-modes-3/line-box-direction-vrl-017.xht to css-writing-modes-3/line-box-direction-vrl-017.xht
+Importing css-writing-modes-3/line-box-direction-vrl-019.xht to css-writing-modes-3/line-box-direction-vrl-019.xht
+Importing css-writing-modes-3/line-box-height-vlr-003.xht to css-writing-modes-3/line-box-height-vlr-003.xht
+Importing css-writing-modes-3/line-box-height-vlr-003-ref.xht to css-writing-modes-3/line-box-height-vlr-003-ref.xht
+Importing css-writing-modes-3/line-box-height-vlr-005.xht to css-writing-modes-3/line-box-height-vlr-005.xht
+Importing css-writing-modes-3/line-box-height-vlr-007.xht to css-writing-modes-3/line-box-height-vlr-007.xht
+Importing css-writing-modes-3/line-box-height-vlr-007-ref.xht to css-writing-modes-3/line-box-height-vlr-007-ref.xht
+Importing css-writing-modes-3/line-box-height-vlr-009.xht to css-writing-modes-3/line-box-height-vlr-009.xht
+Importing css-writing-modes-3/line-box-height-vlr-011.xht to css-writing-modes-3/line-box-height-vlr-011.xht
+Importing css-writing-modes-3/line-box-height-vlr-011-ref.xht to css-writing-modes-3/line-box-height-vlr-011-ref.xht
+Importing css-writing-modes-3/line-box-height-vlr-013.xht to css-writing-modes-3/line-box-height-vlr-013.xht
+Importing css-writing-modes-3/line-box-height-vrl-002.xht to css-writing-modes-3/line-box-height-vrl-002.xht
+Importing css-writing-modes-3/line-box-height-vrl-002-ref.xht to css-writing-modes-3/line-box-height-vrl-002-ref.xht
+Importing css-writing-modes-3/line-box-height-vrl-004.xht to css-writing-modes-3/line-box-height-vrl-004.xht
+Importing css-writing-modes-3/line-box-height-vrl-006.xht to css-writing-modes-3/line-box-height-vrl-006.xht
+Importing css-writing-modes-3/line-box-height-vrl-006-ref.xht to css-writing-modes-3/line-box-height-vrl-006-ref.xht
+Importing css-writing-modes-3/line-box-height-vrl-008.xht to css-writing-modes-3/line-box-height-vrl-008.xht
+Importing css-writing-modes-3/line-box-height-vrl-010.xht to css-writing-modes-3/line-box-height-vrl-010.xht
+Importing css-writing-modes-3/line-box-height-vrl-010-ref.xht to css-writing-modes-3/line-box-height-vrl-010-ref.xht
+Importing css-writing-modes-3/line-box-height-vrl-012.xht to css-writing-modes-3/line-box-height-vrl-012.xht
+Importing css-writing-modes-3/margin-collapse-vlr-003.xht to css-writing-modes-3/margin-collapse-vlr-003.xht
+Importing css-writing-modes-3/margin-collapse-vlr-009.xht to css-writing-modes-3/margin-collapse-vlr-009.xht
+Importing css-writing-modes-3/margin-collapse-vlr-011.xht to css-writing-modes-3/margin-collapse-vlr-011.xht
+Importing css-writing-modes-3/margin-collapse-vlr-015.xht to css-writing-modes-3/margin-collapse-vlr-015.xht
+Importing css-writing-modes-3/margin-collapse-vlr-017.xht to css-writing-modes-3/margin-collapse-vlr-017.xht
+Importing css-writing-modes-3/margin-collapse-vlr-025.xht to css-writing-modes-3/margin-collapse-vlr-025.xht
+Importing css-writing-modes-3/margin-collapse-vlr-031.xht to css-writing-modes-3/margin-collapse-vlr-031.xht
+Importing css-writing-modes-3/margin-collapse-vlr-035.xht to css-writing-modes-3/margin-collapse-vlr-035.xht
+Importing css-writing-modes-3/margin-collapse-vlr-037.xht to css-writing-modes-3/margin-collapse-vlr-037.xht
+Importing css-writing-modes-3/margin-collapse-vrl-002.xht to css-writing-modes-3/margin-collapse-vrl-002.xht
+Importing css-writing-modes-3/margin-collapse-vrl-008.xht to css-writing-modes-3/margin-collapse-vrl-008.xht
+Importing css-writing-modes-3/margin-collapse-vrl-010.xht to css-writing-modes-3/margin-collapse-vrl-010.xht
+Importing css-writing-modes-3/margin-collapse-vrl-014.xht to css-writing-modes-3/margin-collapse-vrl-014.xht
+Importing css-writing-modes-3/margin-collapse-vrl-016.xht to css-writing-modes-3/margin-collapse-vrl-016.xht
+Importing css-writing-modes-3/margin-collapse-vrl-024.xht to css-writing-modes-3/margin-collapse-vrl-024.xht
+Importing css-writing-modes-3/margin-collapse-vrl-030.xht to css-writing-modes-3/margin-collapse-vrl-030.xht
+Importing css-writing-modes-3/margin-collapse-vrl-034.xht to css-writing-modes-3/margin-collapse-vrl-034.xht
+Importing css-writing-modes-3/margin-collapse-vrl-036.xht to css-writing-modes-3/margin-collapse-vrl-036.xht
+Importing css-writing-modes-3/margin-vlr-003.xht to css-writing-modes-3/margin-vlr-003.xht
+Importing css-writing-modes-3/margin-vrl-002.xht to css-writing-modes-3/margin-vrl-002.xht
+Importing css-writing-modes-3/outline-inline-block-vrl-006.html to css-writing-modes-3/outline-inline-block-vrl-006.html
+Importing css-writing-modes-3/reference/outline-inline-block-vrl-006.html to css-writing-modes-3/outline-inline-block-vrl-006-ref.html
+Importing css-writing-modes-3/outline-inline-vlr-006.html to css-writing-modes-3/outline-inline-vlr-006.html
+Importing css-writing-modes-3/reference/outline-inline-vlr-006.html to css-writing-modes-3/outline-inline-vlr-006-ref.html
+Importing css-writing-modes-3/outline-inline-vrl-006.html to css-writing-modes-3/outline-inline-vrl-006.html
+Importing css-writing-modes-3/reference/outline-inline-vrl-006.html to css-writing-modes-3/outline-inline-vrl-006-ref.html
+Importing css-writing-modes-3/padding-vlr-005.xht to css-writing-modes-3/padding-vlr-005.xht
+Importing css-writing-modes-3/padding-vrl-004.xht to css-writing-modes-3/padding-vrl-004.xht
+Importing css-writing-modes-3/percent-margin-vlr-003.xht to css-writing-modes-3/percent-margin-vlr-003.xht
+Importing css-writing-modes-3/percent-margin-vlr-005.xht to css-writing-modes-3/percent-margin-vlr-005.xht
+Importing css-writing-modes-3/percent-margin-vlr-007.xht to css-writing-modes-3/percent-margin-vlr-007.xht
+Importing css-writing-modes-3/percent-margin-vrl-002.xht to css-writing-modes-3/percent-margin-vrl-002.xht
+Importing css-writing-modes-3/percent-margin-vrl-004.xht to css-writing-modes-3/percent-margin-vrl-004.xht
+Importing css-writing-modes-3/percent-margin-vrl-006.xht to css-writing-modes-3/percent-margin-vrl-006.xht
+Importing css-writing-modes-3/percent-padding-vlr-003.xht to css-writing-modes-3/percent-padding-vlr-003.xht
+Importing css-writing-modes-3/percent-padding-vlr-005.xht to css-writing-modes-3/percent-padding-vlr-005.xht
+Importing css-writing-modes-3/percent-padding-vlr-007.xht to css-writing-modes-3/percent-padding-vlr-007.xht
+Importing css-writing-modes-3/percent-padding-vrl-002.xht to css-writing-modes-3/percent-padding-vrl-002.xht
+Importing css-writing-modes-3/percent-padding-vrl-004.xht to css-writing-modes-3/percent-padding-vrl-004.xht
+Importing css-writing-modes-3/percent-padding-vrl-006.xht to css-writing-modes-3/percent-padding-vrl-006.xht
+Importing css-writing-modes-3/row-progression-slr-023.xht to css-writing-modes-3/row-progression-slr-023.xht
+Importing css-writing-modes-3/row-progression-slr-029.xht to css-writing-modes-3/row-progression-slr-029.xht
+Importing css-writing-modes-3/row-progression-srl-022.xht to css-writing-modes-3/row-progression-srl-022.xht
+Importing css-writing-modes-3/row-progression-srl-028.xht to css-writing-modes-3/row-progression-srl-028.xht
+Importing css-writing-modes-3/row-progression-vlr-003.xht to css-writing-modes-3/row-progression-vlr-003.xht
+Importing css-writing-modes-3/row-progression-vlr-005.xht to css-writing-modes-3/row-progression-vlr-005.xht
+Importing css-writing-modes-3/row-progression-vlr-007.xht to css-writing-modes-3/row-progression-vlr-007.xht
+Importing css-writing-modes-3/row-progression-vlr-009.xht to css-writing-modes-3/row-progression-vlr-009.xht
+Importing css-writing-modes-3/row-progression-vrl-002.xht to css-writing-modes-3/row-progression-vrl-002.xht
+Importing css-writing-modes-3/row-progression-vrl-004.xht to css-writing-modes-3/row-progression-vrl-004.xht
+Importing css-writing-modes-3/row-progression-vrl-006.xht to css-writing-modes-3/row-progression-vrl-006.xht
+Importing css-writing-modes-3/row-progression-vrl-008.xht to css-writing-modes-3/row-progression-vrl-008.xht
+Importing css-writing-modes-3/table-column-order-002.xht to css-writing-modes-3/table-column-order-002.xht
+Importing css-writing-modes-3/table-column-order-003.xht to css-writing-modes-3/table-column-order-003.xht
+Importing css-writing-modes-3/table-column-order-004.xht to css-writing-modes-3/table-column-order-004.xht
+Importing css-writing-modes-3/table-column-order-005.xht to css-writing-modes-3/table-column-order-005.xht
+Importing css-writing-modes-3/table-column-order-slr-007.xht to css-writing-modes-3/table-column-order-slr-007.xht
+Importing css-writing-modes-3/table-column-order-srl-006.xht to css-writing-modes-3/table-column-order-srl-006.xht
+Importing css-writing-modes-3/table-progression-slr-001.html to css-writing-modes-3/table-progression-slr-001.html
+Importing css-writing-modes-3/table-progression-slr-001-ref.html to css-writing-modes-3/table-progression-slr-001-ref.html
+Importing css-writing-modes-3/table-progression-slr-002.html to css-writing-modes-3/table-progression-slr-002.html
+Importing css-writing-modes-3/table-progression-002-ref.html to css-writing-modes-3/table-progression-002-ref.html
+Importing css-writing-modes-3/table-progression-srl-001.html to css-writing-modes-3/table-progression-srl-001.html
+Importing css-writing-modes-3/table-progression-001-ref.html to css-writing-modes-3/table-progression-001-ref.html
+Importing css-writing-modes-3/table-progression-srl-002.html to css-writing-modes-3/table-progression-srl-002.html
+Importing css-writing-modes-3/table-progression-vlr-001.html to css-writing-modes-3/table-progression-vlr-001.html
+Importing css-writing-modes-3/table-progression-vlr-002.html to css-writing-modes-3/table-progression-vlr-002.html
+Importing css-writing-modes-3/table-progression-vlr-003.html to css-writing-modes-3/table-progression-vlr-003.html
+Importing css-writing-modes-3/table-progression-vlr-004.html to css-writing-modes-3/table-progression-vlr-004.html
+Importing css-writing-modes-3/table-progression-vrl-001.html to css-writing-modes-3/table-progression-vrl-001.html
+Importing css-writing-modes-3/table-progression-vrl-002.html to css-writing-modes-3/table-progression-vrl-002.html
+Importing css-writing-modes-3/table-progression-vrl-003.html to css-writing-modes-3/table-progression-vrl-003.html
+Importing css-writing-modes-3/table-progression-vrl-004.html to css-writing-modes-3/table-progression-vrl-004.html
+Importing css-writing-modes-3/text-align-vlr-003.xht to css-writing-modes-3/text-align-vlr-003.xht
+Importing css-writing-modes-3/text-align-vlr-005.xht to css-writing-modes-3/text-align-vlr-005.xht
+Importing css-writing-modes-3/text-align-vlr-007.xht to css-writing-modes-3/text-align-vlr-007.xht
+Importing css-writing-modes-3/text-align-vlr-009.xht to css-writing-modes-3/text-align-vlr-009.xht
+Importing css-writing-modes-3/text-align-vlr-009-ref.xht to css-writing-modes-3/text-align-vlr-009-ref.xht
+Importing css-writing-modes-3/text-align-vlr-011.xht to css-writing-modes-3/text-align-vlr-011.xht
+Importing css-writing-modes-3/text-align-vlr-013.xht to css-writing-modes-3/text-align-vlr-013.xht
+Importing css-writing-modes-3/text-align-vlr-015.xht to css-writing-modes-3/text-align-vlr-015.xht
+Importing css-writing-modes-3/text-align-vlr-017.xht to css-writing-modes-3/text-align-vlr-017.xht
+Importing css-writing-modes-3/text-align-vlr-019.xht to css-writing-modes-3/text-align-vlr-019.xht
+Importing css-writing-modes-3/text-align-vrl-002.xht to css-writing-modes-3/text-align-vrl-002.xht
+Importing css-writing-modes-3/text-align-vrl-004.xht to css-writing-modes-3/text-align-vrl-004.xht
+Importing css-writing-modes-3/text-align-vrl-006.xht to css-writing-modes-3/text-align-vrl-006.xht
+Importing css-writing-modes-3/text-align-vrl-008.xht to css-writing-modes-3/text-align-vrl-008.xht
+Importing css-writing-modes-3/text-align-vrl-008-ref.xht to css-writing-modes-3/text-align-vrl-008-ref.xht
+Importing css-writing-modes-3/text-align-vrl-010.xht to css-writing-modes-3/text-align-vrl-010.xht
+Importing css-writing-modes-3/text-align-vrl-012.xht to css-writing-modes-3/text-align-vrl-012.xht
+Importing css-writing-modes-3/text-align-vrl-014.xht to css-writing-modes-3/text-align-vrl-014.xht
+Importing css-writing-modes-3/text-align-vrl-016.xht to css-writing-modes-3/text-align-vrl-016.xht
+Importing css-writing-modes-3/text-align-vrl-018.xht to css-writing-modes-3/text-align-vrl-018.xht
+Importing css-writing-modes-3/text-baseline-slr-009.xht to css-writing-modes-3/text-baseline-slr-009.xht
+Importing css-writing-modes-3/text-baseline-slr-009-ref.xht to css-writing-modes-3/text-baseline-slr-009-ref.xht
+Importing css-writing-modes-3/text-baseline-srl-008.xht to css-writing-modes-3/text-baseline-srl-008.xht
+Importing css-writing-modes-3/text-baseline-vrl-006-ref.xht to css-writing-modes-3/text-baseline-vrl-006-ref.xht
+Importing css-writing-modes-3/text-baseline-vlr-003.xht to css-writing-modes-3/text-baseline-vlr-003.xht
+Importing css-writing-modes-3/text-baseline-vrl-002-ref.xht to css-writing-modes-3/text-baseline-vrl-002-ref.xht
+Importing css-writing-modes-3/text-baseline-vlr-005.xht to css-writing-modes-3/text-baseline-vlr-005.xht
+Importing css-writing-modes-3/text-baseline-vlr-007.xht to css-writing-modes-3/text-baseline-vlr-007.xht
+Importing css-writing-modes-3/text-baseline-vrl-002.xht to css-writing-modes-3/text-baseline-vrl-002.xht
+Importing css-writing-modes-3/text-baseline-vrl-004.xht to css-writing-modes-3/text-baseline-vrl-004.xht
+Importing css-writing-modes-3/text-baseline-vrl-006.xht to css-writing-modes-3/text-baseline-vrl-006.xht
+Importing css-writing-modes-3/text-combine-upright-decorations-001.html to css-writing-modes-3/text-combine-upright-decorations-001.html
+Importing css-writing-modes-3/reference/text-combine-upright-decorations-001.html to css-writing-modes-3/text-combine-upright-decorations-001-ref.html
+Importing css-writing-modes-3/text-combine-upright-inherit-all-001.html to css-writing-modes-3/text-combine-upright-inherit-all-001.html
+Importing css-writing-modes-3/reference/text-combine-upright-inherit-all-001.html to css-writing-modes-3/text-combine-upright-inherit-all-001-ref.html
+Importing css-writing-modes-3/text-combine-upright-inherit-all-002.html to css-writing-modes-3/text-combine-upright-inherit-all-002.html
+Importing css-writing-modes-3/reference/text-combine-upright-inherit-all-002.html to css-writing-modes-3/text-combine-upright-inherit-all-002-ref.html
+Importing css-writing-modes-3/text-combine-upright-layout-rules-001.html to css-writing-modes-3/text-combine-upright-layout-rules-001.html
+Importing css-writing-modes-3/reference/text-combine-upright-layout-rules-001-ref.html to css-writing-modes-3/text-combine-upright-layout-rules-001-ref.html
+Importing css-writing-modes-3/text-combine-upright-line-breaking-rules-001.html to css-writing-modes-3/text-combine-upright-line-breaking-rules-001.html
+Importing css-writing-modes-3/reference/text-combine-upright-line-breaking-rules-001.html to css-writing-modes-3/text-combine-upright-line-breaking-rules-001-ref.html
+Importing css-writing-modes-3/text-combine-upright-value-all-001.html to css-writing-modes-3/text-combine-upright-value-all-001.html
+Importing css-writing-modes-3/reference/text-combine-upright-value-single-character.html to css-writing-modes-3/text-combine-upright-value-single-character-ref.html
+Importing css-writing-modes-3/text-combine-upright-value-all-002.html to css-writing-modes-3/text-combine-upright-value-all-002.html
+Importing css-writing-modes-3/reference/vertical-ahem-1x1-ref.html to css-writing-modes-3/vertical-ahem-1x1-ref.html
+Importing css-writing-modes-3/reference/horizontal-ahem-1x1-notref.html to css-writing-modes-3/horizontal-ahem-1x1-notref.html
+Importing css-writing-modes-3/text-combine-upright-value-all-003.html to css-writing-modes-3/text-combine-upright-value-all-003.html
+Importing css-writing-modes-3/text-combine-upright-value-digits2-001.html to css-writing-modes-3/text-combine-upright-value-digits2-001.html
+Importing css-writing-modes-3/text-combine-upright-value-digits2-002.html to css-writing-modes-3/text-combine-upright-value-digits2-002.html
+Importing css-writing-modes-3/text-combine-upright-value-digits2-003.html to css-writing-modes-3/text-combine-upright-value-digits2-003.html
+Importing css-writing-modes-3/reference/vertical-ahem-1x3-ref.html to css-writing-modes-3/vertical-ahem-1x3-ref.html
+Importing css-writing-modes-3/reference/horizontal-ahem-1x3-notref.html to css-writing-modes-3/horizontal-ahem-1x3-notref.html
+Importing css-writing-modes-3/text-combine-upright-value-digits3-001.html to css-writing-modes-3/text-combine-upright-value-digits3-001.html
+Importing css-writing-modes-3/text-combine-upright-value-digits3-002.html to css-writing-modes-3/text-combine-upright-value-digits3-002.html
+Importing css-writing-modes-3/text-combine-upright-value-digits3-003.html to css-writing-modes-3/text-combine-upright-value-digits3-003.html
+Importing css-writing-modes-3/reference/vertical-ahem-1x4-ref.html to css-writing-modes-3/vertical-ahem-1x4-ref.html
+Importing css-writing-modes-3/reference/horizontal-ahem-1x4-notref.html to css-writing-modes-3/horizontal-ahem-1x4-notref.html
+Importing css-writing-modes-3/text-combine-upright-value-digits4-001.html to css-writing-modes-3/text-combine-upright-value-digits4-001.html
+Importing css-writing-modes-3/text-combine-upright-value-digits4-002.html to css-writing-modes-3/text-combine-upright-value-digits4-002.html
+Importing css-writing-modes-3/text-combine-upright-value-digits4-003.html to css-writing-modes-3/text-combine-upright-value-digits4-003.html
+Importing css-writing-modes-3/reference/vertical-ahem-1x5-ref.html to css-writing-modes-3/vertical-ahem-1x5-ref.html
+Importing css-writing-modes-3/reference/horizontal-ahem-1x5-notref.html to css-writing-modes-3/horizontal-ahem-1x5-notref.html
+Importing css-writing-modes-3/text-combine-upright-value-none-001.html to css-writing-modes-3/text-combine-upright-value-none-001.html
+Importing css-writing-modes-3/text-indent-vlr-003.xht to css-writing-modes-3/text-indent-vlr-003.xht
+Importing css-writing-modes-3/text-indent-vlr-003-ref.xht to css-writing-modes-3/text-indent-vlr-003-ref.xht
+Importing css-writing-modes-3/text-indent-vlr-005.xht to css-writing-modes-3/text-indent-vlr-005.xht
+Importing css-writing-modes-3/text-indent-vlr-005-ref.xht to css-writing-modes-3/text-indent-vlr-005-ref.xht
+Importing css-writing-modes-3/text-indent-vlr-007.xht to css-writing-modes-3/text-indent-vlr-007.xht
+Importing css-writing-modes-3/text-indent-vlr-009.xht to css-writing-modes-3/text-indent-vlr-009.xht
+Importing css-writing-modes-3/text-indent-vlr-011.xht to css-writing-modes-3/text-indent-vlr-011.xht
+Importing css-writing-modes-3/text-indent-vlr-011-ref.xht to css-writing-modes-3/text-indent-vlr-011-ref.xht
+Importing css-writing-modes-3/text-indent-vlr-013.xht to css-writing-modes-3/text-indent-vlr-013.xht
+Importing css-writing-modes-3/text-indent-vlr-013-ref.xht to css-writing-modes-3/text-indent-vlr-013-ref.xht
+Importing css-writing-modes-3/text-indent-vlr-015.xht to css-writing-modes-3/text-indent-vlr-015.xht
+Importing css-writing-modes-3/text-indent-vlr-017.xht to css-writing-modes-3/text-indent-vlr-017.xht
+Importing css-writing-modes-3/text-indent-vrl-002.xht to css-writing-modes-3/text-indent-vrl-002.xht
+Importing css-writing-modes-3/text-indent-vrl-002-ref.xht to css-writing-modes-3/text-indent-vrl-002-ref.xht
+Importing css-writing-modes-3/text-indent-vrl-004.xht to css-writing-modes-3/text-indent-vrl-004.xht
+Importing css-writing-modes-3/text-indent-vrl-004-ref.xht to css-writing-modes-3/text-indent-vrl-004-ref.xht
+Importing css-writing-modes-3/text-indent-vrl-006.xht to css-writing-modes-3/text-indent-vrl-006.xht
+Importing css-writing-modes-3/text-indent-vrl-008.xht to css-writing-modes-3/text-indent-vrl-008.xht
+Importing css-writing-modes-3/text-indent-vrl-008-ref.xht to css-writing-modes-3/text-indent-vrl-008-ref.xht
+Importing css-writing-modes-3/text-indent-vrl-010.xht to css-writing-modes-3/text-indent-vrl-010.xht
+Importing css-writing-modes-3/text-indent-vrl-010-ref.xht to css-writing-modes-3/text-indent-vrl-010-ref.xht
+Importing css-writing-modes-3/text-indent-vrl-012.xht to css-writing-modes-3/text-indent-vrl-012.xht
+Importing css-writing-modes-3/text-indent-vrl-012-ref.xht to css-writing-modes-3/text-indent-vrl-012-ref.xht
+Importing css-writing-modes-3/text-indent-vrl-014.xht to css-writing-modes-3/text-indent-vrl-014.xht
+Importing css-writing-modes-3/text-indent-vrl-016.xht to css-writing-modes-3/text-indent-vrl-016.xht
+Importing css-writing-modes-3/text-orientation-016.xht to css-writing-modes-3/text-orientation-016.xht
+Importing css-writing-modes-3/text-orientation-016-ref.xht to css-writing-modes-3/text-orientation-016-ref.xht
+Importing css-writing-modes-3/text-orientation-mixed-srl-016.xht to css-writing-modes-3/text-orientation-mixed-srl-016.xht
+Importing css-writing-modes-3/text-orientation-mixed-srl-016-ref.xht to css-writing-modes-3/text-orientation-mixed-srl-016-ref.xht
+Importing css-writing-modes-3/text-orientation-mixed-vlr-100.html to css-writing-modes-3/text-orientation-mixed-vlr-100.html
+Importing css-writing-modes-3/text-orientation-mixed-vlr-100-ref.html to css-writing-modes-3/text-orientation-mixed-vlr-100-ref.html
+Importing css-writing-modes-3/text-orientation-mixed-vrl-100.html to css-writing-modes-3/text-orientation-mixed-vrl-100.html
+Importing css-writing-modes-3/text-orientation-mixed-vrl-100-ref.html to css-writing-modes-3/text-orientation-mixed-vrl-100-ref.html
+Importing css-writing-modes-3/text-orientation-sideways-vlr-100.html to css-writing-modes-3/text-orientation-sideways-vlr-100.html
+Importing css-writing-modes-3/text-orientation-sideways-vlr-100-ref.html to css-writing-modes-3/text-orientation-sideways-vlr-100-ref.html
+Importing css-writing-modes-3/text-orientation-sideways-vrl-100.html to css-writing-modes-3/text-orientation-sideways-vrl-100.html
+Importing css-writing-modes-3/text-orientation-sideways-vrl-100-ref.html to css-writing-modes-3/text-orientation-sideways-vrl-100-ref.html
+Importing css-writing-modes-3/text-orientation-upright-srl-018.xht to css-writing-modes-3/text-orientation-upright-srl-018.xht
+Importing css-writing-modes-3/text-orientation-upright-vlr-100.html to css-writing-modes-3/text-orientation-upright-vlr-100.html
+Importing css-writing-modes-3/text-orientation-upright-vlr-100-ref.html to css-writing-modes-3/text-orientation-upright-vlr-100-ref.html
+Importing css-writing-modes-3/text-orientation-upright-vrl-100.html to css-writing-modes-3/text-orientation-upright-vrl-100.html
+Importing css-writing-modes-3/text-orientation-upright-vrl-100-ref.html to css-writing-modes-3/text-orientation-upright-vrl-100-ref.html
+Importing css-writing-modes-3/vertical-alignment-002.xht to css-writing-modes-3/vertical-alignment-002.xht
+Importing css-writing-modes-3/vertical-alignment-002-ref.xht to css-writing-modes-3/vertical-alignment-002-ref.xht
+Importing css-writing-modes-3/vertical-alignment-003.xht to css-writing-modes-3/vertical-alignment-003.xht
+Importing css-writing-modes-3/vertical-alignment-004.xht to css-writing-modes-3/vertical-alignment-004.xht
+Importing css-writing-modes-3/vertical-alignment-004-ref.xht to css-writing-modes-3/vertical-alignment-004-ref.xht
+Importing css-writing-modes-3/vertical-alignment-005.xht to css-writing-modes-3/vertical-alignment-005.xht
+Importing css-writing-modes-3/vertical-alignment-006.xht to css-writing-modes-3/vertical-alignment-006.xht
+Importing css-writing-modes-3/vertical-alignment-006-ref.xht to css-writing-modes-3/vertical-alignment-006-ref.xht
+Importing css-writing-modes-3/vertical-alignment-007.xht to css-writing-modes-3/vertical-alignment-007.xht
+Importing css-writing-modes-3/vertical-alignment-008.xht to css-writing-modes-3/vertical-alignment-008.xht
+Importing css-writing-modes-3/vertical-alignment-008-ref.xht to css-writing-modes-3/vertical-alignment-008-ref.xht
+Importing css-writing-modes-3/vertical-alignment-009.xht to css-writing-modes-3/vertical-alignment-009.xht
+Importing css-writing-modes-3/vertical-alignment-slr-029.xht to css-writing-modes-3/vertical-alignment-slr-029.xht
+Importing css-writing-modes-3/vertical-alignment-slr-031.xht to css-writing-modes-3/vertical-alignment-slr-031.xht
+Importing css-writing-modes-3/vertical-alignment-slr-033.xht to css-writing-modes-3/vertical-alignment-slr-033.xht
+Importing css-writing-modes-3/vertical-alignment-slr-035.xht to css-writing-modes-3/vertical-alignment-slr-035.xht
+Importing css-writing-modes-3/vertical-alignment-slr-041.xht to css-writing-modes-3/vertical-alignment-slr-041.xht
+Importing css-writing-modes-3/vertical-alignment-slr-049-ref.xht to css-writing-modes-3/vertical-alignment-slr-049-ref.xht
+Importing css-writing-modes-3/vertical-alignment-srl-028.xht to css-writing-modes-3/vertical-alignment-srl-028.xht
+Importing css-writing-modes-3/vertical-alignment-srl-030.xht to css-writing-modes-3/vertical-alignment-srl-030.xht
+Importing css-writing-modes-3/vertical-alignment-srl-032.xht to css-writing-modes-3/vertical-alignment-srl-032.xht
+Importing css-writing-modes-3/vertical-alignment-srl-034.xht to css-writing-modes-3/vertical-alignment-srl-034.xht
+Importing css-writing-modes-3/vertical-alignment-srl-040.xht to css-writing-modes-3/vertical-alignment-srl-040.xht
+Importing css-writing-modes-3/vertical-alignment-vrl-026-ref.xht to css-writing-modes-3/vertical-alignment-vrl-026-ref.xht
+Importing css-writing-modes-3/vertical-alignment-vlr-023.xht to css-writing-modes-3/vertical-alignment-vlr-023.xht
+Importing css-writing-modes-3/vertical-alignment-vrl-022-ref.xht to css-writing-modes-3/vertical-alignment-vrl-022-ref.xht
+Importing css-writing-modes-3/vertical-alignment-vlr-025.xht to css-writing-modes-3/vertical-alignment-vlr-025.xht
+Importing css-writing-modes-3/vertical-alignment-vlr-027.xht to css-writing-modes-3/vertical-alignment-vlr-027.xht
+Importing css-writing-modes-3/vertical-alignment-vrl-022.xht to css-writing-modes-3/vertical-alignment-vrl-022.xht
+Importing css-writing-modes-3/vertical-alignment-vrl-024.xht to css-writing-modes-3/vertical-alignment-vrl-024.xht
+Importing css-writing-modes-3/vertical-alignment-vrl-026.xht to css-writing-modes-3/vertical-alignment-vrl-026.xht
+Importing css-writing-modes-3/writing-mode-horizontal-001l.html to css-writing-modes-3/writing-mode-horizontal-001l.html
+Importing css-writing-modes-3/reference/writing-mode-horizontal-001l-ref.html to css-writing-modes-3/writing-mode-horizontal-001l-ref.html
+Importing css-writing-modes-3/writing-mode-horizontal-001r.html to css-writing-modes-3/writing-mode-horizontal-001r.html
+Importing css-writing-modes-3/reference/writing-mode-horizontal-001r-ref.html to css-writing-modes-3/writing-mode-horizontal-001r-ref.html
+Importing css-writing-modes-3/writing-mode-vertical-lr-002.xht to css-writing-modes-3/writing-mode-vertical-lr-002.xht
+Importing css-writing-modes-3/reftest/writing-mode-vertical-lr-002-ref.xht to css-writing-modes-3/writing-mode-vertical-lr-002-ref.xht
+Importing css-writing-modes-3/writing-mode-vertical-rl-001.xht to css-writing-modes-3/writing-mode-vertical-rl-001.xht
+Importing css-writing-modes-3/reftest/writing-mode-vertical-rl-001-ref.xht to css-writing-modes-3/writing-mode-vertical-rl-001-ref.xht
+Importing css-writing-modes-3/writing-mode-vertical-rl-002.xht to css-writing-modes-3/writing-mode-vertical-rl-002.xht
+Importing css-writing-modes-3/reftest/writing-mode-vertical-rl-002-ref.xht to css-writing-modes-3/writing-mode-vertical-rl-002-ref.xht
+Importing css-writing-modes-3/writing-mode-vertical-rl-003.htm to css-writing-modes-3/writing-mode-vertical-rl-003.htm
+Importing css-writing-modes-3/writing-mode-vertical-rl-003-ref.htm to css-writing-modes-3/writing-mode-vertical-rl-003-ref.htm
 
 OptiPNG version 0.7.5
 Optimized css-values-3/support/1x1-maroon.png: 109 bytes => 108 bytes
 Optimized css-values-3/support/1x1-navy.png: 109 bytes => 108 bytes
 Optimized css-values-3/support/1x1-white.png: 109 bytes => 102 bytes
 Optimized css-values-3/support/60x60-gg-rr.png: 224 bytes => 185 bytes
 Optimized css-values-3/support/60x60-green.png: 218 bytes => 176 bytes
 Optimized css-values-3/support/60x60-red.png: 217 bytes => 176 bytes
@@ -188,8 +1298,99 @@ Optimized css-values-3/support/swatch-re
 Optimized css-values-3/support/swatch-yellow.png: 84 bytes => 83 bytes
 Optimized css-values-3/support/test-br.png: 1045 bytes => 1033 bytes
 Optimized css-values-3/support/test-inner-half-size.png: 180 bytes => 112 bytes
 Optimized css-values-3/support/test-outer.png: 2412 bytes => 1193 bytes
 Optimized css-values-3/support/test-tl.png: 1025 bytes => 1016 bytes
 Optimized css-values-3/support/test-tr.png: 1235 bytes => 1234 bytes
 Optimized css-values-3/support/support/swatch-green.png: 84 bytes => 83 bytes
 Optimized css-values-3/support/support/swatch-red.png: 84 bytes => 83 bytes
+Optimized css-writing-modes-3/support/100x100-lime.png: 649 bytes => 200 bytes
+Optimized css-writing-modes-3/support/100x100-red.png: 510 bytes => 200 bytes
+Optimized css-writing-modes-3/support/bg-red-1col-2row-320x320.png: 1735 bytes => 1290 bytes
+Optimized css-writing-modes-3/support/bg-red-1col-3row-320x320.png: 1735 bytes => 1293 bytes
+Optimized css-writing-modes-3/support/bg-red-2col-2row-320x320.png: 1731 bytes => 1291 bytes
+Optimized css-writing-modes-3/support/bg-red-2col-3row-320x320.png: 1735 bytes => 1291 bytes
+Optimized css-writing-modes-3/support/bg-red-3col-2row-320x320.png: 1732 bytes => 1293 bytes
+Optimized css-writing-modes-3/support/bg-red-3col-3row-320x320.png: 1734 bytes => 1293 bytes
+Optimized css-writing-modes-3/support/bg-red-4col-2row-320x320.png: 1708 bytes => 1290 bytes
+Optimized css-writing-modes-3/support/bg-red-4col-3row-320x320.png: 1707 bytes => 1292 bytes
+Optimized css-writing-modes-3/support/block-flow-direction-025-exp-res.png: 4187 bytes => 3737 bytes
+Optimized css-writing-modes-3/support/block-flow-direction-066-exp-res.png: 4055 bytes => 3582 bytes
+Optimized css-writing-modes-3/support/blue-vert-line-1x220.png: 1031 bytes => 166 bytes
+Optimized css-writing-modes-3/support/blue-vert-line-1x320.png: 1429 bytes => 167 bytes
+Optimized css-writing-modes-3/support/blue-yellow-206w-165h.png: 463 bytes => 180 bytes
+Optimized css-writing-modes-3/support/blue20x20.png: 940 bytes => 171 bytes
+Optimized css-writing-modes-3/support/cat.png: 1883 bytes => 1057 bytes
+Optimized css-writing-modes-3/support/clearance-calculation-vrl-002.png: 320 bytes => 201 bytes
+Optimized css-writing-modes-3/support/clearance-calculation-vrl-004.png: 334 bytes => 204 bytes
+Optimized css-writing-modes-3/support/clearance-calculation-vrl-006.png: 327 bytes => 203 bytes
+Optimized css-writing-modes-3/support/form-controls-slr.png: 8951 bytes => 7052 bytes
+Optimized css-writing-modes-3/support/form-controls-srl.png: 8988 bytes => 7010 bytes
+Optimized css-writing-modes-3/support/form-controls-vlr.png: 9567 bytes => 6701 bytes
+Optimized css-writing-modes-3/support/left-bottom-200x300.png: 700 bytes => 218 bytes
+Optimized css-writing-modes-3/support/left-bottom-green-200x300.png: 702 bytes => 218 bytes
+Optimized css-writing-modes-3/support/left-center-200x300.png: 704 bytes => 221 bytes
+Optimized css-writing-modes-3/support/left-center-green-200x300.png: 705 bytes => 221 bytes
+Optimized css-writing-modes-3/support/left-side-filled-square-40x160.png: 1039 bytes => 192 bytes
+Optimized css-writing-modes-3/support/left-top-200x300.png: 699 bytes => 220 bytes
+Optimized css-writing-modes-3/support/margin-collapse-2em-space-wm-vert.png: 304 bytes => 201 bytes
+Optimized css-writing-modes-3/support/opaque-square-40x160.png: 1032 bytes => 182 bytes
+Optimized css-writing-modes-3/support/page-flow-direction-002p1.png: 14211 bytes => 12813 bytes
+Optimized css-writing-modes-3/support/page-flow-direction-002p2.png: 3138 bytes => 2825 bytes
+Optimized css-writing-modes-3/support/page-flow-direction-002p3.png: 3172 bytes => 2862 bytes
+Optimized css-writing-modes-3/support/page-flow-direction-002p4.png: 3051 bytes => 2764 bytes
+Optimized css-writing-modes-3/support/pass-cdts-abs-pos-non-replaced.png: 3466 bytes => 2951 bytes
+Optimized css-writing-modes-3/support/pass-cdts-bg-pos-vrl-002.png: 9285 bytes => 8257 bytes
+Optimized css-writing-modes-3/support/pass-cdts-bg-pos-vrl-004.png: 9553 bytes => 8624 bytes
+Optimized css-writing-modes-3/support/pass-cdts-bg-pos-vrl-006.png: 9346 bytes => 8355 bytes
+Optimized css-writing-modes-3/support/pass-cdts-bg-pos-vrl-008.png: 9699 bytes => 8751 bytes
+Optimized css-writing-modes-3/support/pass-cdts-bg-pos-vrl-010.png: 14727 bytes => 12745 bytes
+Optimized css-writing-modes-3/support/pass-cdts-bg-pos-vrl-012.png: 14511 bytes => 12578 bytes
+Optimized css-writing-modes-3/support/pass-cdts-bg-pos-vrl-014.png: 14969 bytes => 12989 bytes
+Optimized css-writing-modes-3/support/pass-cdts-bg-pos-vrl-016.png: 14620 bytes => 12725 bytes
+Optimized css-writing-modes-3/support/pass-cdts-bg-pos-vrl-018.png: 2324 bytes => 2071 bytes
+Optimized css-writing-modes-3/support/pass-cdts-box-offsets-rel-pos.png: 3774 bytes => 3211 bytes
+Optimized css-writing-modes-3/support/pass-cdts-clearance-calculations.png: 3210 bytes => 2870 bytes
+Optimized css-writing-modes-3/support/pass-cdts-first-page-vlr-003.png: 10269 bytes => 8863 bytes
+Optimized css-writing-modes-3/support/pass-cdts-first-page-vrl-002.png: 10187 bytes => 8876 bytes
+Optimized css-writing-modes-3/support/pass-cdts-float-contiguous.png: 4410 bytes => 3898 bytes
+Optimized css-writing-modes-3/support/pass-cdts-horiz-rule.png: 3902 bytes => 3333 bytes
+Optimized css-writing-modes-3/support/pattern-gg-gr-100x100.png: 312 bytes => 194 bytes
+Optimized css-writing-modes-3/support/pattern-gg-rg-100x100.png: 311 bytes => 193 bytes
+Optimized css-writing-modes-3/support/pattern-gg-rr-100x100.png: 307 bytes => 193 bytes
+Optimized css-writing-modes-3/support/pattern-gr-gg-100x100.png: 307 bytes => 197 bytes
+Optimized css-writing-modes-3/support/pattern-gr-gr-100x100.png: 301 bytes => 197 bytes
+Optimized css-writing-modes-3/support/pattern-gr-rg-100x100.png: 308 bytes => 203 bytes
+Optimized css-writing-modes-3/support/pattern-gr-rr-100x100.png: 309 bytes => 207 bytes
+Optimized css-writing-modes-3/support/pattern-rg-gg-100x100.png: 304 bytes => 195 bytes
+Optimized css-writing-modes-3/support/pattern-rg-gr-100x100.png: 309 bytes => 201 bytes
+Optimized css-writing-modes-3/support/pattern-rg-rg-100x100.png: 300 bytes => 195 bytes
+Optimized css-writing-modes-3/support/pattern-rg-rr-100x100.png: 325 bytes => 221 bytes
+Optimized css-writing-modes-3/support/pattern-rr-gr-100x100.png: 330 bytes => 220 bytes
+Optimized css-writing-modes-3/support/pattern-rr-rg-100x100.png: 330 bytes => 221 bytes
+Optimized css-writing-modes-3/support/right-bottom-200x300.png: 700 bytes => 218 bytes
+Optimized css-writing-modes-3/support/right-bottom-green-200x300.png: 702 bytes => 218 bytes
+Optimized css-writing-modes-3/support/right-center-200x300.png: 705 bytes => 222 bytes
+Optimized css-writing-modes-3/support/right-center-green-200x300.png: 704 bytes => 222 bytes
+Optimized css-writing-modes-3/support/right-side-filled-square-40x160.png: 1037 bytes => 192 bytes
+Optimized css-writing-modes-3/support/right-top-200x300.png: 703 bytes => 217 bytes
+Optimized css-writing-modes-3/support/right-top-green-200x300.png: 700 bytes => 217 bytes
+Optimized css-writing-modes-3/support/swatch-blue.png: 84 bytes => 83 bytes
+Optimized css-writing-modes-3/support/swatch-green.png: 84 bytes => 83 bytes
+Optimized css-writing-modes-3/support/swatch-orange.png: 84 bytes => 83 bytes
+Optimized css-writing-modes-3/support/swatch-yellow.png: 84 bytes => 83 bytes
+Optimized css-writing-modes-3/support/test-br.png: 1045 bytes => 1033 bytes
+Optimized css-writing-modes-3/support/test-tl.png: 1025 bytes => 1016 bytes
+Optimized css-writing-modes-3/support/test-tr.png: 1235 bytes => 1234 bytes
+Optimized css-writing-modes-3/support/text-orientation-010.png: 5405 bytes => 3652 bytes
+Optimized css-writing-modes-3/support/text-orientation-mixed-vrl-002.png: 2671 bytes => 1899 bytes
+Optimized css-writing-modes-3/support/text-orientation-sideways-left-001.png: 1237 bytes => 707 bytes
+Optimized css-writing-modes-3/support/text-orientation-sideways-lr.png: 6202 bytes => 4838 bytes
+Optimized css-writing-modes-3/support/text-orientation-sideways-right-001.png: 1382 bytes => 787 bytes
+Optimized css-writing-modes-3/support/text-orientation-upright-001.png: 1783 bytes => 874 bytes
+Optimized css-writing-modes-3/support/text-orientation-upright-vrl-002.png: 2189 bytes => 1726 bytes
+Optimized css-writing-modes-3/support/vertical-form.png: 10366 bytes => 5316 bytes
+Optimized css-writing-modes-3/support/yellow-square-59x59.png: 477 bytes => 167 bytes
+Optimized css-writing-modes-3/support/yellow-square-horiz-redline-bottom-59x59.png: 480 bytes => 175 bytes
+Optimized css-writing-modes-3/support/yellow-square-vert-redline-center-59x59.png: 483 bytes => 178 bytes
+Optimized css-writing-modes-3/support/yellow-square-vert-redline-left-59x59.png: 477 bytes => 176 bytes
+Optimized css-writing-modes-3/support/yellow-square-vert-redline-right-59x59.png: 480 bytes => 175 bytes
--- a/layout/reftests/w3c-css/received/reftest.list
+++ b/layout/reftests/w3c-css/received/reftest.list
@@ -95,8 +95,785 @@ fuzzy-if(OSX,40,6) == css-values-3/ch-un
 == css-values-3/vh-support-atviewport.html css-values-3/all-green-ref.html
 == css-values-3/vh-support-margin.html css-values-3/all-green-ref.html
 skip == css-values-3/vh-support-transform-origin.html css-values-3/all-green-ref.html
 skip == css-values-3/vh-support-transform-translate.html css-values-3/all-green-ref.html
 == css-values-3/vh-support.html css-values-3/all-green-ref.html
 == css-values-3/vh-zero-support.html css-values-3/all-green-ref.html
 skip == css-values-3/vh_not_refreshing_on_chrome.html css-values-3/vh_not_refreshing_on_chrome-ref.html
 skip == css-values-3/vh_not_refreshing_on_chrome_iframe.html css-values-3/vh_not_refreshing_on_chrome-ref.html
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-003.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-005.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-007.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-009.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-011.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-013.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-015.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-017.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-019.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-021.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-023.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-025.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-027.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-029.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-031.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vlr-033.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-002.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-006.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-010.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-012.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-014.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-016.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-018.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-020.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-022.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-024.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-026.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-028.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-030.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/abs-pos-non-replaced-icb-vrl-032.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-003.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-005.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-007.xht css-writing-modes-3/abs-pos-non-replaced-vlr-007-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-009.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-011.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-013.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-015.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-017.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-019.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-021.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-023.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-025.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-027.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-029.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-031.xht css-writing-modes-3/abs-pos-non-replaced-vlr-007-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-033.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-035.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-037.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-039.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-041.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-043.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-045.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-047.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-049.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-051.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-053.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-055.xht css-writing-modes-3/abs-pos-non-replaced-vlr-007-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-057.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-059.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-061.xht css-writing-modes-3/abs-pos-non-replaced-vlr-007-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-063.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-065.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-067.xht css-writing-modes-3/abs-pos-non-replaced-vlr-007-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-069.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-071.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-073.xht css-writing-modes-3/abs-pos-non-replaced-vlr-007-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-075.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-077.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-079.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-081.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-083.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-085.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-087.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-089.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-091.xht css-writing-modes-3/abs-pos-non-replaced-vlr-007-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-093.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-095.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-097.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-103.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-105.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-107.xht css-writing-modes-3/abs-pos-non-replaced-vlr-007-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-109.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-111.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-113.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-115.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-117.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-119.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-121.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-123.xht css-writing-modes-3/abs-pos-non-replaced-vlr-007-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-125.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-127.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-129.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-131.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-133.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-135.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-137.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-139.xht css-writing-modes-3/abs-pos-non-replaced-vlr-007-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-141.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-143.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-145.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-147.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-149.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-151.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-153.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-155.xht css-writing-modes-3/abs-pos-non-replaced-vlr-155-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-157.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-159.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-161.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-163.xht css-writing-modes-3/abs-pos-non-replaced-vlr-163-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-165.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-167.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-169.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-171.xht css-writing-modes-3/abs-pos-non-replaced-vlr-007-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-173.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-175.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-177.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-179.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-181.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-183.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-185.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-187.xht css-writing-modes-3/abs-pos-non-replaced-vlr-007-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-189.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-191.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-193.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-195.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-197.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-199.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-201.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-203.xht css-writing-modes-3/abs-pos-non-replaced-vlr-155-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-205.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-207.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-209.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-211.xht css-writing-modes-3/abs-pos-non-replaced-vlr-163-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-213.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-215.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-217.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-219.xht css-writing-modes-3/abs-pos-non-replaced-vlr-155-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-221.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-223.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-225.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-227.xht css-writing-modes-3/abs-pos-non-replaced-vlr-163-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vlr-229.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-002.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-004.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-006.xht css-writing-modes-3/abs-pos-non-replaced-vrl-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-008.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-010.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-012.xht css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-014.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-016.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-018.xht css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-020.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-022.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-024.xht css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-026.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-028.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-030.xht css-writing-modes-3/abs-pos-non-replaced-vrl-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-032.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-034.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-036.xht css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-038.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-040.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-042.xht css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-044.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-046.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-048.xht css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-050.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-052.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-054.xht css-writing-modes-3/abs-pos-non-replaced-vrl-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-056.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-058.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-060.xht css-writing-modes-3/abs-pos-non-replaced-vrl-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-062.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-064.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-066.xht css-writing-modes-3/abs-pos-non-replaced-vrl-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-068.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-070.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-072.xht css-writing-modes-3/abs-pos-non-replaced-vrl-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-074.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-076.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-078.xht css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-080.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-082.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-084.xht css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-086.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-088.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-090.xht css-writing-modes-3/abs-pos-non-replaced-vrl-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-092.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-094.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-096.xht css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-102.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-104.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-106.xht css-writing-modes-3/abs-pos-non-replaced-vrl-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-108.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-110.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-112.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-114.xht css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-116.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-118.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-120.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-122.xht css-writing-modes-3/abs-pos-non-replaced-vrl-122-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-124.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-126.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-128.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-130.xht css-writing-modes-3/abs-pos-non-replaced-vrl-130-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-132.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-134.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-136.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-138.xht css-writing-modes-3/abs-pos-non-replaced-vrl-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-140.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-142.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-144.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-146.xht css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-148.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-150.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-152.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-154.xht css-writing-modes-3/abs-pos-non-replaced-vrl-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-156.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-158.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-160.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-162.xht css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-164.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-166.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-168.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-170.xht css-writing-modes-3/abs-pos-non-replaced-vrl-122-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-172.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-174.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-176.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-178.xht css-writing-modes-3/abs-pos-non-replaced-vrl-130-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-180.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-182.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-184.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-186.xht css-writing-modes-3/abs-pos-non-replaced-vrl-122-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-188.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-190.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-192.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-194.xht css-writing-modes-3/abs-pos-non-replaced-vrl-130-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-196.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-198.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-200.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-202.xht css-writing-modes-3/abs-pos-non-replaced-vrl-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-204.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-206.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-208.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-210.xht css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-212.xht css-writing-modes-3/abs-pos-non-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-214.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-216.xht css-writing-modes-3/abs-pos-non-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-218.xht css-writing-modes-3/abs-pos-non-replaced-vrl-122-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-220.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-222.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-224.xht css-writing-modes-3/abs-pos-non-replaced-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-226.xht css-writing-modes-3/abs-pos-non-replaced-vrl-130-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/abs-pos-non-replaced-vrl-228.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/background-position-vrl-018.xht css-writing-modes-3/background-position-vrl-018-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/background-position-vrl-020.xht css-writing-modes-3/background-position-vrl-018-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/background-position-vrl-022.xht css-writing-modes-3/background-position-vrl-018-ref.xht
+== css-writing-modes-3/background-size-document-root-vrl-002.html css-writing-modes-3/background-size-document-root-vrl-002-ref.xht
+== css-writing-modes-3/background-size-document-root-vrl-004.html css-writing-modes-3/background-size-document-root-vrl-002-ref.xht
+== css-writing-modes-3/background-size-document-root-vrl-006.html css-writing-modes-3/background-size-document-root-vrl-002-ref.xht
+== css-writing-modes-3/background-size-document-root-vrl-008.html css-writing-modes-3/background-size-document-root-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/baseline-inline-non-replaced-002.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/baseline-inline-non-replaced-003.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/baseline-inline-non-replaced-004.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/baseline-inline-non-replaced-005.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/baseline-inline-replaced-002.xht css-writing-modes-3/baseline-inline-replaced-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/baseline-inline-replaced-003.xht css-writing-modes-3/baseline-inline-replaced-002-ref.xht
+== css-writing-modes-3/bidi-embed-001.html css-writing-modes-3/bidi-embed-001-ref.html
+== css-writing-modes-3/bidi-embed-002.html css-writing-modes-3/bidi-embed-002-ref.html
+== css-writing-modes-3/bidi-embed-003.html css-writing-modes-3/bidi-embed-003-ref.html
+== css-writing-modes-3/bidi-embed-004.html css-writing-modes-3/bidi-embed-004-ref.html
+== css-writing-modes-3/bidi-embed-005.html css-writing-modes-3/bidi-embed-005-ref.html
+== css-writing-modes-3/bidi-embed-006.html css-writing-modes-3/bidi-embed-006-ref.html
+== css-writing-modes-3/bidi-embed-007.html css-writing-modes-3/bidi-embed-007-ref.html
+== css-writing-modes-3/bidi-embed-008.html css-writing-modes-3/bidi-embed-008-ref.html
+== css-writing-modes-3/bidi-embed-009.html css-writing-modes-3/bidi-embed-009-ref.html
+== css-writing-modes-3/bidi-embed-010.html css-writing-modes-3/bidi-embed-010-ref.html
+== css-writing-modes-3/bidi-embed-011.html css-writing-modes-3/bidi-embed-011-ref.html
+fails == css-writing-modes-3/bidi-isolate-001.html css-writing-modes-3/bidi-isolate-001-ref.html
+fails == css-writing-modes-3/bidi-isolate-002.html css-writing-modes-3/bidi-isolate-002-ref.html
+fails == css-writing-modes-3/bidi-isolate-003.html css-writing-modes-3/bidi-isolate-003-ref.html
+fails == css-writing-modes-3/bidi-isolate-004.html css-writing-modes-3/bidi-isolate-004-ref.html
+fails == css-writing-modes-3/bidi-isolate-005.html css-writing-modes-3/bidi-isolate-005-ref.html
+fails == css-writing-modes-3/bidi-isolate-006.html css-writing-modes-3/bidi-isolate-006-ref.html
+fails == css-writing-modes-3/bidi-isolate-007.html css-writing-modes-3/bidi-isolate-007-ref.html
+fails == css-writing-modes-3/bidi-isolate-008.html css-writing-modes-3/bidi-isolate-008-ref.html
+fails == css-writing-modes-3/bidi-isolate-009.html css-writing-modes-3/bidi-isolate-009-ref.html
+fails == css-writing-modes-3/bidi-isolate-010.html css-writing-modes-3/bidi-isolate-010-ref.html
+fails == css-writing-modes-3/bidi-isolate-011.html css-writing-modes-3/bidi-embed-011-ref.html
+fails == css-writing-modes-3/bidi-isolate-override-001.html css-writing-modes-3/bidi-isolate-override-001-ref.html
+fails == css-writing-modes-3/bidi-isolate-override-002.html css-writing-modes-3/bidi-isolate-override-002-ref.html
+fails == css-writing-modes-3/bidi-isolate-override-003.html css-writing-modes-3/bidi-isolate-override-003-ref.html
+fails == css-writing-modes-3/bidi-isolate-override-004.html css-writing-modes-3/bidi-isolate-override-004-ref.html
+fails == css-writing-modes-3/bidi-isolate-override-005.html css-writing-modes-3/bidi-isolate-override-005-ref.html
+fails == css-writing-modes-3/bidi-isolate-override-006.html css-writing-modes-3/bidi-isolate-override-006-ref.html
+fails == css-writing-modes-3/bidi-isolate-override-007.html css-writing-modes-3/bidi-isolate-override-007-ref.html
+fails == css-writing-modes-3/bidi-isolate-override-008.html css-writing-modes-3/bidi-isolate-override-008-ref.html
+fails == css-writing-modes-3/bidi-isolate-override-009.html css-writing-modes-3/bidi-isolate-override-009-ref.html
+fails == css-writing-modes-3/bidi-isolate-override-010.html css-writing-modes-3/bidi-isolate-override-010-ref.html
+fails == css-writing-modes-3/bidi-isolate-override-011.html css-writing-modes-3/bidi-isolate-override-011-ref.html
+fails == css-writing-modes-3/bidi-isolate-override-012.html css-writing-modes-3/bidi-isolate-override-012-ref.html
+== css-writing-modes-3/bidi-normal-001.html css-writing-modes-3/bidi-normal-001-ref.html
+== css-writing-modes-3/bidi-normal-002.html css-writing-modes-3/bidi-normal-002-ref.html
+== css-writing-modes-3/bidi-normal-003.html css-writing-modes-3/bidi-normal-003-ref.html
+== css-writing-modes-3/bidi-normal-004.html css-writing-modes-3/bidi-normal-004-ref.html
+== css-writing-modes-3/bidi-normal-005.html css-writing-modes-3/bidi-normal-005-ref.html
+== css-writing-modes-3/bidi-normal-006.html css-writing-modes-3/bidi-normal-006-ref.html
+== css-writing-modes-3/bidi-normal-007.html css-writing-modes-3/bidi-normal-007-ref.html
+== css-writing-modes-3/bidi-normal-008.html css-writing-modes-3/bidi-normal-008-ref.html
+== css-writing-modes-3/bidi-normal-009.html css-writing-modes-3/bidi-normal-009-ref.html
+== css-writing-modes-3/bidi-normal-010.html css-writing-modes-3/bidi-normal-010-ref.html
+== css-writing-modes-3/bidi-normal-011.html css-writing-modes-3/bidi-normal-011-ref.html
+== css-writing-modes-3/bidi-override-001.html css-writing-modes-3/bidi-override-001-ref.html
+== css-writing-modes-3/bidi-override-002.html css-writing-modes-3/bidi-override-002-ref.html
+== css-writing-modes-3/bidi-override-003.html css-writing-modes-3/bidi-override-003-ref.html
+== css-writing-modes-3/bidi-override-004.html css-writing-modes-3/bidi-override-004-ref.html
+== css-writing-modes-3/bidi-override-005.html css-writing-modes-3/bidi-override-005-ref.html
+== css-writing-modes-3/bidi-override-006.html css-writing-modes-3/bidi-override-006-ref.html
+== css-writing-modes-3/bidi-override-007.html css-writing-modes-3/bidi-override-007-ref.html
+== css-writing-modes-3/bidi-override-008.html css-writing-modes-3/bidi-override-008-ref.html
+== css-writing-modes-3/bidi-override-009.html css-writing-modes-3/bidi-override-009-ref.html
+== css-writing-modes-3/bidi-override-010.html css-writing-modes-3/bidi-override-010-ref.html
+== css-writing-modes-3/bidi-override-011.html css-writing-modes-3/bidi-override-011-ref.html
+== css-writing-modes-3/bidi-override-012.html css-writing-modes-3/bidi-override-012-ref.html
+fails == css-writing-modes-3/bidi-plaintext-001.html css-writing-modes-3/bidi-plaintext-001-ref.html
+== css-writing-modes-3/bidi-plaintext-002.html css-writing-modes-3/bidi-plaintext-002-ref.html
+fails == css-writing-modes-3/bidi-plaintext-003.html css-writing-modes-3/bidi-plaintext-003-ref.html
+== css-writing-modes-3/bidi-plaintext-004.html css-writing-modes-3/bidi-plaintext-004-ref.html
+fails == css-writing-modes-3/bidi-plaintext-005.html css-writing-modes-3/bidi-plaintext-005-ref.html
+fails == css-writing-modes-3/bidi-plaintext-006.html css-writing-modes-3/bidi-plaintext-006-ref.html
+fails == css-writing-modes-3/bidi-plaintext-007.html css-writing-modes-3/bidi-plaintext-007-ref.html
+fails == css-writing-modes-3/bidi-plaintext-008.html css-writing-modes-3/bidi-plaintext-008-ref.html
+fails == css-writing-modes-3/bidi-plaintext-009.html css-writing-modes-3/bidi-plaintext-009-ref.html
+fails == css-writing-modes-3/bidi-plaintext-010.html css-writing-modes-3/bidi-plaintext-010-ref.html
+fails == css-writing-modes-3/bidi-plaintext-011.html css-writing-modes-3/bidi-plaintext-011-ref.html
+== css-writing-modes-3/bidi-unset-001.html css-writing-modes-3/bidi-normal-001-ref.html
+== css-writing-modes-3/bidi-unset-002.html css-writing-modes-3/bidi-normal-002-ref.html
+== css-writing-modes-3/bidi-unset-003.html css-writing-modes-3/bidi-normal-003-ref.html
+== css-writing-modes-3/bidi-unset-004.html css-writing-modes-3/bidi-normal-004-ref.html
+== css-writing-modes-3/bidi-unset-005.html css-writing-modes-3/bidi-normal-005-ref.html
+== css-writing-modes-3/bidi-unset-006.html css-writing-modes-3/bidi-normal-006-ref.html
+== css-writing-modes-3/bidi-unset-007.html css-writing-modes-3/bidi-normal-007-ref.html
+== css-writing-modes-3/bidi-unset-008.html css-writing-modes-3/bidi-normal-008-ref.html
+== css-writing-modes-3/bidi-unset-009.html css-writing-modes-3/bidi-normal-009-ref.html
+== css-writing-modes-3/bidi-unset-010.html css-writing-modes-3/bidi-normal-010-ref.html
+== css-writing-modes-3/block-embed-001.html css-writing-modes-3/block-embed-001-ref.html
+== css-writing-modes-3/block-embed-002.html css-writing-modes-3/block-embed-002-ref.html
+== css-writing-modes-3/block-embed-003.html css-writing-modes-3/block-embed-003-ref.html
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-004.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-htb-001.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-slr-043.xht css-writing-modes-3/block-flow-direction-043-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-slr-047.xht css-writing-modes-3/block-flow-direction-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-slr-048.xht css-writing-modes-3/block-flow-direction-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-slr-050.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-slr-054.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-slr-055.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-slr-056.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/block-flow-direction-slr-058.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-slr-060.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-slr-062.xht css-writing-modes-3/block-flow-direction-043-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-slr-063.xht css-writing-modes-3/block-flow-direction-043-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/block-flow-direction-slr-066.xht css-writing-modes-3/block-flow-direction-066-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-srl-042.xht css-writing-modes-3/block-flow-direction-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-srl-045.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-srl-046.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-srl-049.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-srl-051.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-srl-052.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-srl-053.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/block-flow-direction-srl-057.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-srl-059.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-srl-061.xht css-writing-modes-3/block-flow-direction-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-srl-064.xht css-writing-modes-3/block-flow-direction-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/block-flow-direction-srl-065.xht css-writing-modes-3/block-flow-direction-025-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vlr-003.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vlr-007.xht css-writing-modes-3/block-flow-direction-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vlr-008.xht css-writing-modes-3/block-flow-direction-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vlr-010.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vlr-014.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vlr-015.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vlr-016.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/block-flow-direction-vlr-018.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vlr-020.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vlr-022.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vlr-023.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vrl-002.xht css-writing-modes-3/block-flow-direction-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vrl-005.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vrl-006.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vrl-009.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vrl-011.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vrl-012.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vrl-013.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/block-flow-direction-vrl-017.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vrl-019.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vrl-021.xht css-writing-modes-3/block-flow-direction-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vrl-024.xht css-writing-modes-3/block-flow-direction-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/block-flow-direction-vrl-025.xht css-writing-modes-3/block-flow-direction-025-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/block-flow-direction-vrl-026.xht css-writing-modes-3/block-flow-direction-vrl-026-ref.xht
+== css-writing-modes-3/block-override-001.html css-writing-modes-3/block-override-001-ref.html
+== css-writing-modes-3/block-override-002.html css-writing-modes-3/block-override-002-ref.html
+== css-writing-modes-3/block-override-003.html css-writing-modes-3/block-override-003-ref.html
+== css-writing-modes-3/block-override-004.html css-writing-modes-3/block-override-004-ref.html
+fails == css-writing-modes-3/block-override-isolate-001.html css-writing-modes-3/block-override-isolate-001-ref.html
+fails == css-writing-modes-3/block-override-isolate-002.html css-writing-modes-3/block-override-isolate-002-ref.html
+fails == css-writing-modes-3/block-override-isolate-003.html css-writing-modes-3/block-override-isolate-003-ref.html
+fails == css-writing-modes-3/block-override-isolate-004.html css-writing-modes-3/block-override-isolate-004-ref.html
+fails == css-writing-modes-3/block-plaintext-001.html css-writing-modes-3/block-plaintext-001-ref.html
+fails == css-writing-modes-3/block-plaintext-002.html css-writing-modes-3/block-plaintext-002-ref.html
+fails == css-writing-modes-3/block-plaintext-003.html css-writing-modes-3/block-plaintext-003-ref.html
+fails == css-writing-modes-3/block-plaintext-004.html css-writing-modes-3/block-plaintext-004-ref.html
+skip-if(OSX||winWidget) == css-writing-modes-3/border-conflict-element-vlr-003.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/border-conflict-element-vlr-005.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/border-conflict-element-vlr-007.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/border-conflict-element-vlr-009.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/border-conflict-element-vlr-011.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/border-conflict-element-vlr-013.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/border-conflict-element-vrl-002.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/border-conflict-element-vrl-004.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/border-conflict-element-vrl-006.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/border-conflict-element-vrl-008.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/border-conflict-element-vrl-010.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/border-conflict-element-vrl-012.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/border-spacing-vlr-003.xht css-writing-modes-3/border-spacing-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/border-spacing-vlr-005.xht css-writing-modes-3/border-spacing-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/border-spacing-vrl-002.xht css-writing-modes-3/border-spacing-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/border-spacing-vrl-004.xht css-writing-modes-3/border-spacing-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/border-vlr-007.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/border-vrl-006.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/box-offsets-rel-pos-vlr-003.xht css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/box-offsets-rel-pos-vlr-005.xht css-writing-modes-3/box-offsets-rel-pos-vlr-005-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/box-offsets-rel-pos-vrl-002.xht css-writing-modes-3/abs-pos-non-replaced-vrl-012-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/box-offsets-rel-pos-vrl-004.xht css-writing-modes-3/box-offsets-rel-pos-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/caption-side-vlr-003.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/caption-side-vlr-005.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/caption-side-vrl-002.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/caption-side-vrl-004.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/central-baseline-alignment-002.xht css-writing-modes-3/central-baseline-alignment-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/central-baseline-alignment-003.xht css-writing-modes-3/central-baseline-alignment-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/clearance-calculations-vrl-002.xht css-writing-modes-3/clearance-calculations-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/clearance-calculations-vrl-004.xht css-writing-modes-3/clearance-calculations-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/clearance-calculations-vrl-006.xht css-writing-modes-3/clearance-calculations-vrl-006-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clearance-calculations-vrl-008.xht css-writing-modes-3/clearance-calculations-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vlr-003.xht css-writing-modes-3/clip-rect-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vlr-005.xht css-writing-modes-3/clip-rect-vrl-004-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vlr-007.xht css-writing-modes-3/clip-rect-vrl-006-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vlr-009.xht css-writing-modes-3/clip-rect-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vlr-011.xht css-writing-modes-3/clip-rect-vlr-011-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vlr-013.xht css-writing-modes-3/clip-rect-vlr-013-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vlr-015.xht css-writing-modes-3/clip-rect-vlr-015-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vlr-017.xht css-writing-modes-3/clip-rect-vlr-017-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vrl-002.xht css-writing-modes-3/clip-rect-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vrl-004.xht css-writing-modes-3/clip-rect-vrl-004-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vrl-006.xht css-writing-modes-3/clip-rect-vrl-006-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vrl-008.xht css-writing-modes-3/clip-rect-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vrl-010.xht css-writing-modes-3/clip-rect-vrl-010-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vrl-012.xht css-writing-modes-3/clip-rect-vrl-012-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vrl-014.xht css-writing-modes-3/clip-rect-vrl-014-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/clip-rect-vrl-016.xht css-writing-modes-3/clip-rect-vrl-016-ref.xht
+fails == css-writing-modes-3/contiguous-floated-table-vlr-003.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+fails == css-writing-modes-3/contiguous-floated-table-vlr-005.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+fails == css-writing-modes-3/contiguous-floated-table-vlr-007.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+fails == css-writing-modes-3/contiguous-floated-table-vlr-009.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+fails == css-writing-modes-3/contiguous-floated-table-vrl-002.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+fails == css-writing-modes-3/contiguous-floated-table-vrl-004.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+fails == css-writing-modes-3/contiguous-floated-table-vrl-006.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+fails == css-writing-modes-3/contiguous-floated-table-vrl-008.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/different-block-flow-dir-001.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/different-block-flow-dir-002.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/direction-vlr-003.xht css-writing-modes-3/direction-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/direction-vlr-005.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/direction-vrl-002.xht css-writing-modes-3/direction-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/direction-vrl-004.xht css-writing-modes-3/direction-vrl-004-ref.xht
+fails == css-writing-modes-3/flexbox_align-items-stretch-writing-modes.html css-writing-modes-3/flexbox_align-items-stretch-writing-modes-ref.html
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-clear-vlr-003.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-clear-vlr-005.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/float-clear-vlr-007.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/float-clear-vlr-009.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-clear-vrl-002.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-clear-vrl-004.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/float-clear-vrl-006.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/float-clear-vrl-008.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/float-contiguous-vlr-003.xht css-writing-modes-3/inline-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/float-contiguous-vlr-005.xht css-writing-modes-3/inline-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/float-contiguous-vlr-007.xht css-writing-modes-3/float-contiguous-vlr-007-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/float-contiguous-vlr-009.xht css-writing-modes-3/float-contiguous-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-contiguous-vlr-011.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-contiguous-vlr-013.xht css-writing-modes-3/float-contiguous-vrl-012-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/float-contiguous-vrl-002.xht css-writing-modes-3/inline-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-contiguous-vrl-004.xht css-writing-modes-3/inline-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/float-contiguous-vrl-006.xht css-writing-modes-3/float-contiguous-vrl-006-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/float-contiguous-vrl-008.xht css-writing-modes-3/float-contiguous-vrl-008-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-contiguous-vrl-010.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-contiguous-vrl-012.xht css-writing-modes-3/float-contiguous-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-shrink-to-fit-vlr-003.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-shrink-to-fit-vlr-005.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-shrink-to-fit-vlr-007.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-shrink-to-fit-vlr-009.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-shrink-to-fit-vrl-002.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-shrink-to-fit-vrl-004.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-shrink-to-fit-vrl-006.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-shrink-to-fit-vrl-008.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-shrink-to-fit-vrl-vlr-016.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-vlr-003.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-vlr-005.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-vlr-007.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-vlr-009.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-vlr-011.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-vlr-013.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-vrl-002.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-vrl-004.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-vrl-006.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-vrl-008.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-vrl-010.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/float-vrl-012.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+fails == css-writing-modes-3/full-width-001.html css-writing-modes-3/full-width-ref.html
+skip != css-writing-modes-3/full-width-001.html css-writing-modes-3/full-width-notcu-notref.html
+skip != css-writing-modes-3/full-width-001.html css-writing-modes-3/full-width-horizontal-notref.html
+fails == css-writing-modes-3/full-width-002.html css-writing-modes-3/full-width-ref.html
+skip != css-writing-modes-3/full-width-002.html css-writing-modes-3/full-width-notcu-notref.html
+skip != css-writing-modes-3/full-width-002.html css-writing-modes-3/full-width-horizontal-notref.html
+fails == css-writing-modes-3/full-width-003.html css-writing-modes-3/full-width-ref.html
+skip != css-writing-modes-3/full-width-003.html css-writing-modes-3/full-width-notcu-notref.html
+skip != css-writing-modes-3/full-width-003.html css-writing-modes-3/full-width-horizontal-notref.html
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/height-width-inline-non-replaced-vlr-003.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/height-width-inline-non-replaced-vrl-002.xht css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/horizontal-rule-vlr-003.xht css-writing-modes-3/horizontal-rule-vlr-003-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/horizontal-rule-vlr-005.xht css-writing-modes-3/horizontal-rule-vrl-004-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/horizontal-rule-vrl-002.xht css-writing-modes-3/horizontal-rule-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/horizontal-rule-vrl-004.xht css-writing-modes-3/horizontal-rule-vrl-004-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/inline-block-alignment-002.xht css-writing-modes-3/inline-block-alignment-002-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/inline-block-alignment-003.xht css-writing-modes-3/inline-block-alignment-003-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/inline-block-alignment-004.xht css-writing-modes-3/inline-block-alignment-002-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/inline-block-alignment-005.xht css-writing-modes-3/inline-block-alignment-003-ref.xht
+HTTP(../../..) == css-writing-modes-3/inline-block-alignment-006.xht css-writing-modes-3/inline-block-alignment-006-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/inline-block-alignment-007.xht css-writing-modes-3/inline-block-alignment-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/inline-block-alignment-orthogonal-vlr-003.xht css-writing-modes-3/inline-block-alignment-orthogonal-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/inline-block-alignment-orthogonal-vlr-005.xht css-writing-modes-3/inline-block-alignment-orthogonal-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/inline-block-alignment-orthogonal-vrl-002.xht css-writing-modes-3/inline-block-alignment-orthogonal-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/inline-block-alignment-orthogonal-vrl-004.xht css-writing-modes-3/inline-block-alignment-orthogonal-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/inline-block-alignment-slr-009.xht css-writing-modes-3/inline-block-alignment-slr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/inline-block-alignment-srl-008.xht css-writing-modes-3/inline-block-alignment-006-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/inline-replaced-vlr-003.xht css-writing-modes-3/inline-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/inline-replaced-vlr-005.xht css-writing-modes-3/inline-replaced-vrl-004-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/inline-replaced-vrl-002.xht css-writing-modes-3/inline-replaced-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/inline-replaced-vrl-004.xht css-writing-modes-3/inline-replaced-vrl-004-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/inline-table-alignment-002.xht css-writing-modes-3/inline-table-alignment-002-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/inline-table-alignment-003.xht css-writing-modes-3/inline-table-alignment-003-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/inline-table-alignment-004.xht css-writing-modes-3/inline-table-alignment-002-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/inline-table-alignment-005.xht css-writing-modes-3/inline-table-alignment-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-htb-001.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-slr-043.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-slr-047.xht css-writing-modes-3/block-flow-direction-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-slr-048.xht css-writing-modes-3/block-flow-direction-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-slr-050.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-slr-053.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-slr-054.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+fails-if(!Android) HTTP(../../..) == css-writing-modes-3/line-box-direction-slr-056.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-slr-058.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-slr-060.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-srl-042.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-srl-045.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-srl-046.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-srl-049.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-srl-051.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-srl-052.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+fails-if(!Android) HTTP(../../..) == css-writing-modes-3/line-box-direction-srl-055.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-srl-057.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-srl-059.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vlr-003.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vlr-007.xht css-writing-modes-3/block-flow-direction-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vlr-008.xht css-writing-modes-3/block-flow-direction-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vlr-010.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vlr-013.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vlr-014.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+fails-if(!Android) HTTP(../../..) == css-writing-modes-3/line-box-direction-vlr-016.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vlr-018.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vlr-020.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vrl-002.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vrl-005.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vrl-006.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vrl-009.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vrl-011.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vrl-012.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+fails-if(!Android) HTTP(../../..) == css-writing-modes-3/line-box-direction-vrl-015.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vrl-017.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/line-box-direction-vrl-019.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+fails == css-writing-modes-3/line-box-height-vlr-003.xht css-writing-modes-3/line-box-height-vlr-003-ref.xht
+fails == css-writing-modes-3/line-box-height-vlr-005.xht css-writing-modes-3/line-box-height-vlr-003-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/line-box-height-vlr-007.xht css-writing-modes-3/line-box-height-vlr-007-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/line-box-height-vlr-009.xht css-writing-modes-3/line-box-height-vlr-007-ref.xht
+fails == css-writing-modes-3/line-box-height-vlr-011.xht css-writing-modes-3/line-box-height-vlr-011-ref.xht
+fails == css-writing-modes-3/line-box-height-vlr-013.xht css-writing-modes-3/line-box-height-vlr-011-ref.xht
+fails == css-writing-modes-3/line-box-height-vrl-002.xht css-writing-modes-3/line-box-height-vrl-002-ref.xht
+fails == css-writing-modes-3/line-box-height-vrl-004.xht css-writing-modes-3/line-box-height-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/line-box-height-vrl-006.xht css-writing-modes-3/line-box-height-vrl-006-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/line-box-height-vrl-008.xht css-writing-modes-3/line-box-height-vrl-006-ref.xht
+fails == css-writing-modes-3/line-box-height-vrl-010.xht css-writing-modes-3/line-box-height-vrl-010-ref.xht
+fails == css-writing-modes-3/line-box-height-vrl-012.xht css-writing-modes-3/line-box-height-vrl-010-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vlr-003.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vlr-009.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vlr-011.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vlr-015.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vlr-017.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vlr-025.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vlr-031.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vlr-035.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vlr-037.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vrl-002.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vrl-008.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vrl-010.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vrl-014.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vrl-016.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vrl-024.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vrl-030.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vrl-034.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/margin-collapse-vrl-036.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/margin-vlr-003.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/margin-vrl-002.xht css-writing-modes-3/margin-vrl-002-ref.xht
+fuzzy-if(OSX,64,300) HTTP(../../..) == css-writing-modes-3/outline-inline-block-vrl-006.html css-writing-modes-3/outline-inline-block-vrl-006-ref.html
+fuzzy-if(OSX,64,300) HTTP(../../..) == css-writing-modes-3/outline-inline-vlr-006.html css-writing-modes-3/outline-inline-vlr-006-ref.html
+fuzzy-if(OSX,64,300) HTTP(../../..) == css-writing-modes-3/outline-inline-vrl-006.html css-writing-modes-3/outline-inline-vrl-006-ref.html
+skip-if(OSX||winWidget) == css-writing-modes-3/padding-vlr-005.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/padding-vrl-004.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/percent-margin-vlr-003.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/percent-margin-vlr-005.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/percent-margin-vlr-007.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/percent-margin-vrl-002.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/percent-margin-vrl-004.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/percent-margin-vrl-006.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/percent-padding-vlr-003.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/percent-padding-vlr-005.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/percent-padding-vlr-007.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/percent-padding-vrl-002.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/percent-padding-vrl-004.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/percent-padding-vrl-006.xht css-writing-modes-3/margin-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/row-progression-slr-023.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/row-progression-slr-029.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/row-progression-srl-022.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/row-progression-srl-028.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/row-progression-vlr-003.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/row-progression-vlr-005.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/row-progression-vlr-007.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/row-progression-vlr-009.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/row-progression-vrl-002.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/row-progression-vrl-004.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/row-progression-vrl-006.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/row-progression-vrl-008.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/table-column-order-002.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/table-column-order-003.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/table-column-order-004.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/table-column-order-005.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/table-column-order-slr-007.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/table-column-order-srl-006.xht css-writing-modes-3/block-flow-direction-001-ref.xht
+== css-writing-modes-3/table-progression-slr-001.html css-writing-modes-3/table-progression-slr-001-ref.html
+fails == css-writing-modes-3/table-progression-slr-002.html css-writing-modes-3/table-progression-002-ref.html
+== css-writing-modes-3/table-progression-srl-001.html css-writing-modes-3/table-progression-001-ref.html
+fails == css-writing-modes-3/table-progression-srl-002.html css-writing-modes-3/table-progression-002-ref.html
+== css-writing-modes-3/table-progression-vlr-001.html css-writing-modes-3/table-progression-001-ref.html
+fails == css-writing-modes-3/table-progression-vlr-002.html css-writing-modes-3/table-progression-002-ref.html
+fails == css-writing-modes-3/table-progression-vlr-003.html css-writing-modes-3/table-progression-001-ref.html
+fails == css-writing-modes-3/table-progression-vlr-004.html css-writing-modes-3/table-progression-002-ref.html
+== css-writing-modes-3/table-progression-vrl-001.html css-writing-modes-3/table-progression-001-ref.html
+fails == css-writing-modes-3/table-progression-vrl-002.html css-writing-modes-3/table-progression-002-ref.html
+fails == css-writing-modes-3/table-progression-vrl-003.html css-writing-modes-3/table-progression-001-ref.html
+fails == css-writing-modes-3/table-progression-vrl-004.html css-writing-modes-3/table-progression-002-ref.html
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vlr-003.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vlr-005.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vlr-007.xht css-writing-modes-3/ref-filled-green-100px-square.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vlr-009.xht css-writing-modes-3/text-align-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vlr-011.xht css-writing-modes-3/text-align-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vlr-013.xht css-writing-modes-3/text-align-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vlr-015.xht css-writing-modes-3/direction-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vlr-017.xht css-writing-modes-3/direction-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vlr-019.xht css-writing-modes-3/direction-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vrl-002.xht css-writing-modes-3/direction-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vrl-004.xht css-writing-modes-3/direction-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vrl-006.xht css-writing-modes-3/direction-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vrl-008.xht css-writing-modes-3/text-align-vrl-008-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vrl-010.xht css-writing-modes-3/text-align-vrl-008-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vrl-012.xht css-writing-modes-3/text-align-vrl-008-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vrl-014.xht css-writing-modes-3/direction-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vrl-016.xht css-writing-modes-3/direction-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-align-vrl-018.xht css-writing-modes-3/direction-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-baseline-slr-009.xht css-writing-modes-3/text-baseline-slr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-baseline-srl-008.xht css-writing-modes-3/text-baseline-vrl-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-baseline-vlr-003.xht css-writing-modes-3/text-baseline-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-baseline-vlr-005.xht css-writing-modes-3/text-baseline-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-baseline-vlr-007.xht css-writing-modes-3/text-baseline-vrl-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-baseline-vrl-002.xht css-writing-modes-3/text-baseline-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-baseline-vrl-004.xht css-writing-modes-3/text-baseline-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-baseline-vrl-006.xht css-writing-modes-3/text-baseline-vrl-006-ref.xht
+skip HTTP(../../..) == css-writing-modes-3/text-combine-upright-decorations-001.html css-writing-modes-3/text-combine-upright-decorations-001-ref.html
+skip == css-writing-modes-3/text-combine-upright-inherit-all-001.html css-writing-modes-3/text-combine-upright-inherit-all-001-ref.html
+skip == css-writing-modes-3/text-combine-upright-inherit-all-002.html css-writing-modes-3/text-combine-upright-inherit-all-002-ref.html
+skip HTTP(../../..) == css-writing-modes-3/text-combine-upright-layout-rules-001.html css-writing-modes-3/text-combine-upright-layout-rules-001-ref.html
+skip == css-writing-modes-3/text-combine-upright-line-breaking-rules-001.html css-writing-modes-3/text-combine-upright-line-breaking-rules-001-ref.html
+skip == css-writing-modes-3/text-combine-upright-value-all-001.html css-writing-modes-3/text-combine-upright-value-single-character-ref.html
+skip HTTP(../../..) == css-writing-modes-3/text-combine-upright-value-all-002.html css-writing-modes-3/vertical-ahem-1x1-ref.html
+skip HTTP(../../..) != css-writing-modes-3/text-combine-upright-value-all-002.html css-writing-modes-3/horizontal-ahem-1x1-notref.html
+skip HTTP(../../..) == css-writing-modes-3/text-combine-upright-value-all-003.html css-writing-modes-3/vertical-ahem-1x1-ref.html
+skip HTTP(../../..) != css-writing-modes-3/text-combine-upright-value-all-003.html css-writing-modes-3/horizontal-ahem-1x1-notref.html
+skip == css-writing-modes-3/text-combine-upright-value-digits2-001.html css-writing-modes-3/text-combine-upright-value-single-character-ref.html
+skip HTTP(../../..) == css-writing-modes-3/text-combine-upright-value-digits2-002.html css-writing-modes-3/vertical-ahem-1x1-ref.html
+skip HTTP(../../..) != css-writing-modes-3/text-combine-upright-value-digits2-002.html css-writing-modes-3/horizontal-ahem-1x1-notref.html
+skip HTTP(../../..) == css-writing-modes-3/text-combine-upright-value-digits2-003.html css-writing-modes-3/vertical-ahem-1x3-ref.html
+skip HTTP(../../..) != css-writing-modes-3/text-combine-upright-value-digits2-003.html css-writing-modes-3/horizontal-ahem-1x3-notref.html
+skip HTTP(../../..) == css-writing-modes-3/text-combine-upright-value-digits3-001.html css-writing-modes-3/vertical-ahem-1x1-ref.html
+skip HTTP(../../..) != css-writing-modes-3/text-combine-upright-value-digits3-001.html css-writing-modes-3/horizontal-ahem-1x1-notref.html
+skip HTTP(../../..) == css-writing-modes-3/text-combine-upright-value-digits3-002.html css-writing-modes-3/vertical-ahem-1x1-ref.html
+skip HTTP(../../..) != css-writing-modes-3/text-combine-upright-value-digits3-002.html css-writing-modes-3/horizontal-ahem-1x1-notref.html
+skip HTTP(../../..) == css-writing-modes-3/text-combine-upright-value-digits3-003.html css-writing-modes-3/vertical-ahem-1x4-ref.html
+skip HTTP(../../..) != css-writing-modes-3/text-combine-upright-value-digits3-003.html css-writing-modes-3/horizontal-ahem-1x4-notref.html
+skip HTTP(../../..) == css-writing-modes-3/text-combine-upright-value-digits4-001.html css-writing-modes-3/vertical-ahem-1x1-ref.html
+skip HTTP(../../..) != css-writing-modes-3/text-combine-upright-value-digits4-001.html css-writing-modes-3/horizontal-ahem-1x1-notref.html
+skip HTTP(../../..) == css-writing-modes-3/text-combine-upright-value-digits4-002.html css-writing-modes-3/vertical-ahem-1x1-ref.html
+skip HTTP(../../..) != css-writing-modes-3/text-combine-upright-value-digits4-002.html css-writing-modes-3/horizontal-ahem-1x1-notref.html
+skip HTTP(../../..) == css-writing-modes-3/text-combine-upright-value-digits4-003.html css-writing-modes-3/vertical-ahem-1x5-ref.html
+skip HTTP(../../..) != css-writing-modes-3/text-combine-upright-value-digits4-003.html css-writing-modes-3/horizontal-ahem-1x5-notref.html
+skip HTTP(../../..) == css-writing-modes-3/text-combine-upright-value-none-001.html css-writing-modes-3/vertical-ahem-1x3-ref.html
+skip HTTP(../../..) != css-writing-modes-3/text-combine-upright-value-none-001.html css-writing-modes-3/horizontal-ahem-1x3-notref.html
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vlr-003.xht css-writing-modes-3/text-indent-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vlr-005.xht css-writing-modes-3/text-indent-vlr-005-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vlr-007.xht css-writing-modes-3/text-indent-vlr-003-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vlr-009.xht css-writing-modes-3/text-indent-vlr-005-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vlr-011.xht css-writing-modes-3/text-indent-vlr-011-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vlr-013.xht css-writing-modes-3/text-indent-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vlr-015.xht css-writing-modes-3/text-indent-vlr-011-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vlr-017.xht css-writing-modes-3/text-indent-vlr-013-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vrl-002.xht css-writing-modes-3/text-indent-vrl-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vrl-004.xht css-writing-modes-3/text-indent-vrl-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vrl-006.xht css-writing-modes-3/abs-pos-non-replaced-vlr-009-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vrl-008.xht css-writing-modes-3/text-indent-vrl-008-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vrl-010.xht css-writing-modes-3/text-indent-vrl-010-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vrl-012.xht css-writing-modes-3/text-indent-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vrl-014.xht css-writing-modes-3/text-indent-vrl-010-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-indent-vrl-016.xht css-writing-modes-3/text-indent-vrl-012-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/text-orientation-016.xht css-writing-modes-3/text-orientation-016-ref.xht
+skip-if(OSX||winWidget) == css-writing-modes-3/text-orientation-mixed-srl-016.xht css-writing-modes-3/text-orientation-mixed-srl-016-ref.xht
+== css-writing-modes-3/text-orientation-mixed-vlr-100.html css-writing-modes-3/text-orientation-mixed-vlr-100-ref.html
+== css-writing-modes-3/text-orientation-mixed-vrl-100.html css-writing-modes-3/text-orientation-mixed-vrl-100-ref.html
+== css-writing-modes-3/text-orientation-sideways-vlr-100.html css-writing-modes-3/text-orientation-sideways-vlr-100-ref.html
+== css-writing-modes-3/text-orientation-sideways-vrl-100.html css-writing-modes-3/text-orientation-sideways-vrl-100-ref.html
+skip-if(OSX||winWidget) == css-writing-modes-3/text-orientation-upright-srl-018.xht css-writing-modes-3/text-orientation-mixed-srl-016-ref.xht
+== css-writing-modes-3/text-orientation-upright-vlr-100.html css-writing-modes-3/text-orientation-upright-vlr-100-ref.html
+== css-writing-modes-3/text-orientation-upright-vrl-100.html css-writing-modes-3/text-orientation-upright-vrl-100-ref.html
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-002.xht css-writing-modes-3/vertical-alignment-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-003.xht css-writing-modes-3/vertical-alignment-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-004.xht css-writing-modes-3/vertical-alignment-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-005.xht css-writing-modes-3/vertical-alignment-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-006.xht css-writing-modes-3/vertical-alignment-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-007.xht css-writing-modes-3/vertical-alignment-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-008.xht css-writing-modes-3/vertical-alignment-008-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-009.xht css-writing-modes-3/vertical-alignment-008-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-slr-029.xht css-writing-modes-3/vertical-alignment-008-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-slr-031.xht css-writing-modes-3/vertical-alignment-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-slr-033.xht css-writing-modes-3/vertical-alignment-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-slr-035.xht css-writing-modes-3/vertical-alignment-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-slr-041.xht css-writing-modes-3/vertical-alignment-slr-049-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-srl-028.xht css-writing-modes-3/vertical-alignment-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-srl-030.xht css-writing-modes-3/vertical-alignment-004-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-srl-032.xht css-writing-modes-3/vertical-alignment-006-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-srl-034.xht css-writing-modes-3/vertical-alignment-008-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-srl-040.xht css-writing-modes-3/vertical-alignment-vrl-026-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/vertical-alignment-vlr-023.xht css-writing-modes-3/vertical-alignment-vrl-022-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/vertical-alignment-vlr-025.xht css-writing-modes-3/vertical-alignment-vrl-022-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-vlr-027.xht css-writing-modes-3/vertical-alignment-vrl-026-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/vertical-alignment-vrl-022.xht css-writing-modes-3/vertical-alignment-vrl-022-ref.xht
+fails HTTP(../../..) == css-writing-modes-3/vertical-alignment-vrl-024.xht css-writing-modes-3/vertical-alignment-vrl-022-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/vertical-alignment-vrl-026.xht css-writing-modes-3/vertical-alignment-vrl-026-ref.xht
+== css-writing-modes-3/writing-mode-horizontal-001l.html css-writing-modes-3/writing-mode-horizontal-001l-ref.html
+== css-writing-modes-3/writing-mode-horizontal-001r.html css-writing-modes-3/writing-mode-horizontal-001r-ref.html
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/writing-mode-vertical-lr-002.xht css-writing-modes-3/writing-mode-vertical-lr-002-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/writing-mode-vertical-rl-001.xht css-writing-modes-3/writing-mode-vertical-rl-001-ref.xht
+skip-if(OSX||winWidget) HTTP(../../..) == css-writing-modes-3/writing-mode-vertical-rl-002.xht css-writing-modes-3/writing-mode-vertical-rl-002-ref.xht
+HTTP(../../..) == css-writing-modes-3/writing-mode-vertical-rl-003.htm css-writing-modes-3/writing-mode-vertical-rl-003-ref.htm