diff --git a/tests/wpt/css-tests/css-animations-1_dev/html/animations-001.htm b/tests/wpt/css-tests/css-animations-1_dev/html/animations-001.htm index 39cb31c68db..aab675d698c 100644 --- a/tests/wpt/css-tests/css-animations-1_dev/html/animations-001.htm +++ b/tests/wpt/css-tests/css-animations-1_dev/html/animations-001.htm @@ -3,7 +3,7 @@
Test passes if letters "E" below are larger than this text, are capitalized, and if the left "E" is smaller than the right "E".
+Test passes if letters "E" below are larger than this text, are capitalized, and if the left "E" is smaller than the right "E".
+Test passes if letters "E" below are larger than this text, are capitalized, and if the left "E" is smaller than the right "E".
++ 3.1 The flow-into property | |||
---|---|---|---|
animations-001 | @@ -1754,6 +1754,28 @@|||
+ flow-content-001 | += | ++ | Redirect content to a region
+
|
+
+ flow-content-002 | += | ++ | Redirect content through two regions
+
|
+
flow-into-001 | @@ -1776,6 +1798,17 @@|||
+ flow-into-parsing-001 | ++ | DOM/JSScript | +Parse flow-into property
+
|
+
fullscreen-region-content-001 | @@ -2117,6 +2150,28 @@|||
+ region-fragment-001 | += | ++ | Region overflow
+
|
+
+ region-fragment-002 | += | ++ | Region overflow: last region
+
|
+
region-styling-001 | @@ -2601,6 +2656,149 @@|||
+ regions-resizing-001 | += | +AhemDOM/JSHTTP | +CSS Regions: resizing region that has percentage size
+
|
+
+ regions-resizing-002 | += | +AhemDOM/JSHTTP | +CSS Regions: resizing region that has position:fixed and top/right/bottom/left set
+
|
+
+ regions-resizing-003 | += | +AhemDOM/JSHTTP | +CSS Regions: resizing region that is sized using viewport units
+
|
+
+ regions-resizing-004 | += | +AhemDOM/JSHTTP | +CSS Regions: resizing auto-sized region
+
|
+
+ regions-resizing-005 | += | +AhemDOM/JSHTTP | +CSS Regions: resizing floated region with percentage size relative to the body
+
|
+
+ regions-resizing-006 | += | +AhemDOM/JSHTTP | +CSS Regions: resizing region with percentage size inside a container that also has percentage size
+
|
+
+ regions-resizing-007 | += | +AhemDOM/JSHTTP | +CSS Regions: resizing region with percentage size inside a container that has size set in viewport units
+
|
+
+ regions-resizing-008 | += | +AhemDOM/JSHTTP | +CSS Regions: resizing region with percentage size when content flowed in it also has percentage size
+
|
+
+ regions-resizing-009 | += | +AhemDOM/JSHTTP | +CSS Regions: resizing autosized region when content flowed in it is sized with viewport units
+
|
+
+ regions-resizing-010 | += | +AhemDOM/JSHTTP | +CSS Regions: resizing percent sized region when content flowed in it is floated
+
|
+
+ regions-resizing-011 | += | +AhemDOM/JSHTTP | +CSS Regions: resizing fixed sized region and percent-sized region
+
|
+
+ regions-resizing-012 | += | +AhemDOM/JSHTTP | +CSS Regions: resizing percent sized region and auto-sized region
+
|
+
+ regions-resizing-013 | += | +AhemDOM/JSHTTP | +CSS Regions: resizing region based on media query
+
|
+
regions-selection-001 | @@ -3234,7 +3432,568 @@|||
+ 3.2 The flow-from property | |||
+ animations-001 | += | +AhemAnimated | +CSS Regions: animating content flowed into a region
+
|
+
+ autoheight-flexbox-001 | += | ++ | CSS Regions: fixed height flexbox inside auto height region
+
|
+
+ autoheight-flexbox-003 | += | +Ahem | +CSS Regions: auto height region inside a fixed sized flexbox
+
|
+
+ autoheight-flexbox-004 | += | +Ahem | +CSS Regions: auto height region inside an auto height flexbox
+
|
+
+ autoheight-regions-in-autoheight-flexbox-004 | += | +Ahem | +CSS Regions: nested regions in flexbox
+
|
+
+ autoheight-regions-in-fixed-sized-flexbox-001 | += | +Ahem | +CSS Regions: Auto-height regions inside fixed sized flexbox
+
|
+
+ autoheight-regions-in-fixed-sized-flexbox-002 | += | +Ahem | +CSS Regions: Auto-height regions inside fixed sized flexbox with column flow
+
|
+
+ autoheight-regions-in-fixed-sized-flexbox-003 | += | +Ahem | +CSS Regions: Auto-height regions inside a fixed sized flexbox with column wrap flow
+
|
+
+ autoheight-regions-in-fixed-sized-flexbox-004 | += | +Ahem | +CSS Regions: Auto-height region in fixed sized flexbox using flex basis
+
|
+
+ autoheight-regions-in-fixed-sized-flexbox-006 | += | ++ | CSS Regions: auto-height regions inside a flex container with fixed size
+
|
+
+ autoheight-regions-in-fixed-sized-flexbox-007 | += | +Ahem | +CSS Regions: auto-height regions inside fixed sized flexbox
+
|
+
+ autoheight-regions-in-fixed-sized-flexbox-008 | += | +Ahem | +CSS Regions: auto-height regions with max height in fixed sized flexbox
+
|
+
+ canvas3d-001 | += | +DOM/JS | +CSS Regions: rendering 3D canvas elements inside regions
+
|
+
+ canvas3d-002 | += | +DOM/JS | +CSS Regions: rendering text flowed in a region on top of 3D content
+
|
+
+ column-flexbox-break | += | +Ahem | +CSS Regions: fragmenting a flex container with column flow
+
|
+
+ content-node-layers-001 | += | +Ahem | +flowing content with opacity < 1 in region
+
|
+
+ content-node-layers-002 | += | +Ahem | +flowing content with scrollbars in region
+
|
+
+ content-node-layers-003 | += | +Ahem | +flowing content that's relatively positioned and get fragmented
+
|
+
+ content-node-layers-004 | += | +Ahem | +flowing content with opacity < 1 and opacity = 1 in region
+
|
+
+ content-node-layers-005 | += | +Ahem | +flowing content with position: absolute and clip
+
|
+
+ contenteditable-001 | += | +DOM/JSInteract | +CSS Regions: named flow content has contentEditable attribute set
+
|
+
+ contenteditable-002 | += | +DOM/JSInteract | +CSS Regions: named flow content has a child with contentEditable attribute set
+
|
+
+ contenteditable-003 | += | +DOM/JSInteract | +CSS Regions: named flow content is child of an element that has contentEditable attribute set
+
|
+
+ contenteditable-004 | += | +DOM/JSInteract | +CSS Regions: element has contentEditable attribute set and both it and a child of it are flowed in a the same region
+
|
+
+ contenteditable-005 | += | +DOM/JSInteract | +CSS Regions: named flow content has contentEditable attribute set and is fragmented
+
|
+
+ contenteditable-006 | += | +DOM/JSInteract | +CSS Regions: named flow content has contentEditable attribute set and is flowed in an auto-height region
+
|
+
+ contenteditable-007 | += | +DOM/JSInteract | +CSS Regions: named flow content has contentEditable attribute set and children of it get flowed in a region dynamically
+
|
+
+ contenteditable-008 | += | +DOM/JSInteract | +CSS Regions: region element has contentEditable attribute set
+
|
+
+ contenteditable-009 | += | +DOM/JSInteract | +CSS Regions: region element has child with contentEditable attribute set
+
|
+
+ contenteditable-010 | += | +DOM/JSInteract | +CSS Regions: auto-size region with contentEditable attribute set
+
|
+
+ contenteditable-011 | += | +DOM/JSInteract | +CSS Regions: both named flow content and region element have contentEditable attribute set
+
|
+
+ contenteditable-012 | ++ | AhemDOM/JSInteract | +CSS Regions: regions are children of an element with the contentEditable attribute set
+
|
+
+ css-cursor-001 | ++ | AhemInteract | +CSS Regions: CSS cursor on content node
+
|
+
+ css-cursor-002 | ++ | AhemInteract | +CSS Regions: CSS cursor on region
+
|
+
+ css-hover-on-content-001 | ++ | Interact | +CSS Regions: :hover on content nodes
+
|
+
+ css-hover-on-content-002 | ++ | AhemInteract | +CSS Regions: :hover on content node parent when the parent is in the named flow and rendered as a sibling of its child
+
|
+
+ css-hover-on-content-003 | ++ | Interact | +CSS Regions: :hover on content node parent when the parent is not in the named flow
+
|
+
+ css-hover-on-content-004 | ++ | Interact | +CSS Regions: :hover on content node when the content node has position:fixed
+
|
+
+ css-hover-on-content-005 | ++ | Interact | +CSS :hover on content node when the content node has position:relative
+
|
+
+ css-hover-on-region-001 | ++ | Interact | +CSS Regions: :hover on region that has borders
+
|
+
+ css-hover-on-region-002 | ++ | Interact | +CSS Regions: :hover on regions that have padding
+
|
+
+ css-hover-on-region-003 | ++ | Interact | +CSS Regions: :hover on region when content nodes are relatively positioned
+
|
+
+ css-hover-on-region-004 | ++ | Interact | +CSS Regions: :hover on regions that have rounded corners
+
|
+
+ elementfrompoint-001 | ++ | DOM/JSInteractScript | +CSS Regions: document.elementFromPoint() on for elements that get split between regions
+
|
+
+ elementfrompoint-002 | ++ | DOM/JSInteractScript | +CSS Regions: document.elementFromPoint() for elements flowed into regions
+
|
+
+ flow-change-on-hover-001 | ++ | Interact | +CSS Regions: Changing an element's named flow when hovering over its parent
+
|
+
+ flow-change-on-hover-002 | ++ | Interact | +CSS Regions: Changing an element's named flow when hovering over a sibling
+
|
+
+ flow-change-on-hover-003 | ++ | AhemInteract | +CSS Regions: Remove child element from named flow on CSS hover when parent and child are rendered as siblings in region
+
|
+
+ flow-change-on-hover-004 | ++ | AhemInteract | +CSS Regions: Remove child element from named flow on CSS hover
+
|
+
+ flow-change-on-hover-005 | ++ | AhemInteract | +CSS Regions: Remove element from named flow on CSS hover
+
|
+
+ flow-change-on-hover-006 | ++ | AhemInteract | +CSS Regions: Remove element sibling from named flow on CSS hover
+
|
+
flow-content-001 | @@ -3257,6 +4016,17 @@|||
+ flow-from-001 | += | ++ | Region chain ordering
+
|
+
flow-from-block-container-001 | @@ -3268,6 +4038,17 @@|||
+ flow-into-bfc-001 | += | ++ | Regions establish a new block formatting context
+
|
+
flow-into-parsing-001 | @@ -3279,6 +4060,358 @@|||
+ flow-into-region-children-001 | += | ++ | Region children are formatted if directed to a flow
+
|
+
+ fullscreen-region-content-001 | ++ | DOM/JSInteract | +calling requestFullscreen() on video element inside a named flow
+
|
+
+ fullscreen-region-content-002 | ++ | DOM/JSInteract | +calling requestFullscreen() on image element inside a named flow
+
|
+
+ fullscreen-region-content-003 | ++ | AhemDOM/JSInteract | +calling requestFullscreen() on inline element inside a named flow
+
|
+
+ fullscreen-region-content-004 | ++ | AhemDOM/JSInteract | +calling requestFullscreen() on block element inside a named flow
+
|
+
+ fullscreen-region-content-005 | ++ | AhemDOM/JSInteract | +calling requestFullscreen() on a fragmented block element inside a named flow
+
|
+
+ fullscreen-region-content-006 | ++ | AhemDOM/JSInteract | +calling requestFullscreen() on an element whose descendants are in a named flow
+
|
+
+ fullscreen-region-content-007 | ++ | AhemDOM/JSInteract | +calling requestFullscreen() on a fixed-size region
+
|
+
+ fullscreen-region-content-008 | ++ | AhemDOM/JSInteract | +calling requestFullscreen() on an auto-sized region
+
|
+
+ fullscreen-region-content-009 | ++ | AhemDOM/JSInteract | +using the :full-screen pseudo class to make a full-screen region auto-size
+
|
+
+ fullscreen-region-content-010 | ++ | AhemInteract | +calling requestFullscreen() on a region that's part of a multiple regions region chain
+
|
+
+ iframe-001 | += | +Ahem | +CSS Regions: flowing an iframe that loads content with 3D transform
+
|
+
+ javascript-stacking-context-001 | ++ | AhemScript | +document.elementFromPoint() for overlapping, positioned regions with non-auto z-index
+
|
+
+ javascript-stacking-context-002 | ++ | Ahem | +JavaScript event handlers on overlapping, positioned regions with non-auto z-index
+
|
+
+ mouse-events-001 | ++ | DOM/JSInteract | +CSS Regions: mouse events don't trigger for region children
+
|
+
+ mouse-events-002 | ++ | DOM/JSInteract | +CSS Regions: mouse events on contents node made up by unknown tags
+
|
+
+ mouse-events-003 | ++ | DOM/JSInteract | +CSS Regions: mouse over DOM location of content flowed in a region
+
|
+
+ mouse-events-004 | ++ | DOM/JSInteract | +CSS Regions: Removing content nodes on mouse events
+
|
+
+ mouse-events-005 | ++ | Interact | +CSS Regions: Adding and removing regions on mouse events
+
|
+
+ overflow-and-elementfrompoint-001 | ++ | DOM/JSInteract | +CSS Regions: document.elementFromPoint() for elements in a region's hidden overflow
+
|
+
+ overflow-and-elementfrompoint-002 | ++ | DOM/JSInteract | +CSS Regions: document.elementFromPoint() for elements in a region's scroll overflow
+
|
+
+ overflow-and-elementfrompoint-003 | ++ | DOM/JSInteract | +CSS Regions: document.elementFromPoint() for elements in a region's visible overflow
+
|
+
+ overflow-and-events-001 | ++ | DOM/JSInteract | +CSS Regions: JavaScript event handlers for elements in a region's hidden overflow
+
|
+
+ overflow-and-events-002 | ++ | DOM/JSInteract | +CSS Regions: JavaScript event handlers for elements in a region's scroll overflow
+
|
+
+ overflow-and-events-003 | ++ | Interact | +CSS Regions: Mouse events in visible overflow of a region
+
|
+
+ overflow-and-selection-001 | ++ | Interact | +CSS Regions: Selection for elements in a region's hidden overflow
+
|
+
+ overflow-and-selection-002 | ++ | Interact | +CSS Regions: Selection for elements in a region's scroll overflow
+
|
+
+ overflow-and-selection-003 | ++ | Interact | +CSS Regions: Selection for elements in a region's visible overflow
+
|
+
+ position-relative-001 | += | +Ahem | +CSS Regions: flowing content that has position: relative
+
|
+
+ region-chain-change-on-hover-001 | ++ | AhemInteract | +CSS Regions: Remove element from named flow when hovering the region
+
|
+
+ region-chain-change-on-hover-002 | ++ | AhemInteract | +CSS Regions: Remove region from region chain on CSS :hover
+
|
+
+ region-chain-change-on-hover-003 | ++ | AhemInteract | +CSS Regions: Remove region from region chain on CSS hover
+
|
+
region-fragment-001 | @@ -3301,6 +4434,501 @@|||
+ region-stacking-context-001 | += | ++ | Regions create new stacking context
+
|
+
+ region-styling-001 | += | ++ | Region Styling
+
|
+
+ regions-dialog-001 | += | +DOM/JS | +flowing content in dialog
+
|
+
+ regions-dialog-002 | += | +DOM/JS | +flowing dialog elements in region
+
|
+
+ regions-flexbox-001 | += | ++ | CSS Regions: flowing flexbox elements in region
+
|
+
+ regions-flexbox-002 | += | +Ahem | +CSS Regions: flowing auto-height flexbox elements in region
+
|
+
+ regions-flexbox-003 | += | +Ahem | +CSS Regions: fixed sized region inside a fixed sized flexbox
+
|
+
+ regions-flexbox-004 | += | +Ahem | +CSS Regions: fixed sized region inside an auto height flexbox
+
|
+
+ regions-keyboard-events-001 | ++ | DOM/JSInteractScript | +CSS Regions: onkeydown events inside region
+
|
+
+ regions-keyboard-events-002 | ++ | DOM/JSInteractScript | +CSS Regions: onkeydown events outside region
+
|
+
+ regions-keyboard-events-003 | ++ | DOM/JSInteractScript | +CSS Regions: onkeypress events inside region and outside region
+
|
+
+ regions-keyboard-events-004 | ++ | DOM/JSInteractScript | +CSS Regions: onkeydown and onkeyup events inside region and outside region
+
|
+
+ regions-keyboard-events-005 | ++ | DOM/JSInteractScript | +CSS Regions: onkeydown and onkeyup events outside region using Tab key in forms
+
|
+
+ regions-keyboard-events-006 | ++ | DOM/JSInteractScript | +CSS Regions: onkeydown and onkeyup events using Delete key inside region and outside region
+
|
+
+ regions-keyboard-events-007 | ++ | DOM/JSInteractScript | +CSS Regions: onkeydown and onkeyup events inside multiple regions using Tab key in forms
+
|
+
+ regions-keyboard-events-008 | ++ | DOM/JSInteractScript | +CSS Regions: onkeydown and onkeyup events inside region and outside region using Tab key in forms
+
|
+
+ regions-keyboard-events-009 | ++ | DOM/JSInteractScript | +CSS Regions: onkeydown and onkeyup events inside region using Tab key on page where normal document flow is reordered
+
|
+
+ regions-keyboard-events-010 | ++ | DOM/JSInteractScript | +CSS Regions: onkeydown and onkeyup events inside region using Tab key in forms
+
|
+
+ regions-layers-001 | += | +Ahem | +flowing content in regions that have a non-auto z-index
+
|
+
+ regions-layers-002 | += | +Ahem | +flowing content in regions that have opacity < 1 with the content also having opacity < 1
+
|
+
+ regions-layers-003 | += | +Ahem | +flowing content in regions that are absolutely positioned and have visual overflow
+
|
+
+ regions-modal-dialog-001 | += | +DOM/JS | +flowing content in a modal dialog
+
|
+
+ regions-modal-dialog-002 | += | +DOM/JS | +flowing modal dialog elements in region
+
|
+
+ regions-mouse-events-001 | ++ | DOM/JSInteractScript | +CSS Regions: onclick events inside region and outside region
+
|
+
+ regions-mouse-events-002 | ++ | DOM/JSInteractScript | +CSS Regions: onmousedown events inside region
+
|
+
+ regions-mouse-events-003 | ++ | DOM/JSInteractScript | +CSS Regions: onmousedown events outside region
+
|
+
+ regions-mouse-events-004 | ++ | DOM/JSInteractScript | +CSS Regions: onmouseup events inside region
+
|
+
+ regions-mouse-events-005 | ++ | DOM/JSInteractScript | +CSS Regions: onmouseup events outside region
+
|
+
+ regions-mouse-events-006 | ++ | DOM/JSInteractScript | +CSS Regions: ondblclick events inside region and outside region
+
|
+
+ regions-mouse-events-007 | ++ | DOM/JSInteractScript | +CSS Regions: onmousemove events inside region and outside region
+
|
+
+ regions-mouse-events-008 | ++ | DOM/JSInteractScript | +CSS Regions: onmouseover and onmouseout events inside region
+
|
+
+ regions-mouse-events-009 | ++ | DOM/JSInteractScript | +CSS Regions: onmouseover and onmouseout events outside region
+
|
+
+ regions-multicol-003 | += | +Ahem | +One named flow multi-column container, text content overflowing one region
+
|
+
+ regions-multicol-004 | += | +Ahem | +One named flow, text content flowing into one multi-column region
+
|
+
+ regions-multicol-006 | += | +Ahem | +One named flow, text content - fragmented between multicol region and non-multicol region
+
|
+
+ regions-multicol-008 | += | ++ | One named flow, non-text fragmentable content flowing into multi-column region then into non-multicol region
+
|
+
+ regions-multicol-009 | += | ++ | One named flow, text content flowing into a simple region then into a multi-column region
+
|
+
+ regions-multicol-011 | += | ++ | One named flow, non-text fragmentable content flowing into non-mulicol region then into a multi-column region
+
|
+
+ regions-multicol-012 | += | ++ | One named flow multi-column container, monolithic content flowing into one region
+
|
+
+ regions-multicol-013 | += | +Ahem | +One named flow, text content flowing into multiple regions fragmented across multiple columns and overflowing the last region
+
|
+
+ regions-multicol-015 | += | +Ahem | +One named flow muticolumn container, text content flowing into multiple regions with content overflowing last region
+
|
+
+ regions-multicol-016 | += | ++ | One named flow multi-column container, monolithic content flowing into multiple regions
+
|
+
+ regions-multicol-017 | += | +Ahem | +Multiple named flows, text content flowing into multiple regions in a multi-column container
+
|
+
+ regions-multicol-019 | += | +Ahem | +Multiple named flows multi-column containers, text content flowing into multiple visually overlapping regions
+
|
+
+ regions-multicol-021 | += | ++ | Multiple named flows multi-column containers with unspecified width, non-text content flowing into multiple overlapping regions
+
|
+
regions-resizing-001 | @@ -3444,6 +5072,611 @@|||
+ regions-selection-001 | ++ | DOM/JSInteractScript | +Selection begins at the top of the region and ends at the bottom of the region
+
|
+
+ regions-selection-002 | ++ | DOM/JSInteractScript | +Selection begins at the bottom of the region and ends at the top of the region
+
|
+
+ regions-selection-003 | ++ | DOM/JSInteractScript | +Selection begins at the top of the region and ends in the middle of region
+
|
+
+ regions-selection-004 | ++ | DOM/JSInteractScript | +Selection begins at the bottom of the region and ends in the middle of region
+
|
+
+ regions-selection-005 | ++ | DOM/JSInteractScript | +CSS Regions: Selection begins in the middle of the region and ends in the middle of the region moving downward
+
|
+
+ regions-selection-006 | ++ | DOM/JSInteractScript | +Selection begins in the middle of the region and ends in the middle of the region moving upward
+
|
+
+ regions-selection-007 | ++ | DOM/JSInteractScript | +Selection begins at the top of the region and ends outside the region moving downward
+
|
+
+ regions-selection-008 | ++ | DOM/JSInteractScript | +Selection begins at the bottom of the region and ends outside the region moving upward
+
|
+
+ regions-selection-009 | ++ | DOM/JSInteractScript | +Selection begins in the middle of the region and ends outside the region moving downward
+
|
+
+ regions-selection-010 | ++ | DOM/JSInteractScript | +Selection begins in the middle of the region and ends outside the region moving upward
+
|
+
+ regions-selection-011 | ++ | DOM/JSInteractScript | +Selection begins outside of the region and ends at the bottom of the region moving downward
+
|
+
+ regions-selection-012 | ++ | DOM/JSInteractScript | +Selection begins outside of the region and ends at the top the region moving upward
+
|
+
+ regions-selection-013 | ++ | DOM/JSInteractScript | +Selection begins outside of the region and ends in the middle of the region moving downward
+
|
+
+ regions-selection-014 | ++ | DOM/JSInteractScript | +Selection begins outside of the region and ends in the middle of the region moving upward
+
|
+
+ regions-selection-015 | ++ | DOM/JSInteractScript | +Selection begins and ends outside of the region moving downward
+
|
+
+ regions-selection-016 | ++ | DOM/JSInteractScript | +Selection begins and ends outside of the region moving upward
+
|
+
+ regions-selection-017 | ++ | DOM/JSInteractScript | +Selection is downward, begins and ends inside a region containing one other element - div
+
|
+
+ regions-selection-018 | ++ | DOM/JSInteractScript | +Selection is downward, begins and ends inside a region containing one other element - img
+
|
+
+ regions-selection-019 | ++ | DOM/JSInteractScript | +Selection is upward, begins and ends inside a region containing one other element - div
+
|
+
+ regions-selection-020 | ++ | DOM/JSInteractScript | +Selection is upward, begins and ends inside a region containing one other element - img
+
|
+
+ regions-selection-021 | ++ | DOM/JSInteractScript | +Selection is downward, begins and ends inside a region containing two other elements - div + img
+
|
+
+ regions-selection-022 | ++ | DOM/JSInteractScript | +CSS Regions: Selection is upward, begins and ends inside a region containing two other elements - div + img
+
|
+
+ regions-selection-023 | ++ | DOM/JSInteractScript | +Selection is downward, begins inside a region and ends outside of it - both the region and the content after it have child elements
+
|
+
+ regions-selection-024 | ++ | DOM/JSInteractScript | +CSS Regions: Selection is upward, begins inside and ends outside a region - both the region and the before after it have child elements
+
|
+
+ regions-selection-025 | ++ | DOM/JSInteractScript | +DOM order is different than the linear selection
+
|
+
+ regions-stacking-context-001 | += | +Ahem | +regions as part of the root stacking context
+
|
+
+ regions-stacking-context-002 | += | +Ahem | +regions as part of a non-root stacking context
+
|
+
+ regions-stacking-context-003 | += | +Ahem | +regions as part of the same stacking context as the node
+
|
+
+ regions-stacking-context-004 | += | +Ahem | +regions create stacking contexts
+
|
+
+ regions-stacking-context-005 | += | +Ahem | +regions changing stacking order when as part of a stacking context
+
|
+
+ regions-transforms-001 | += | ++ | CSS Regions: Transformed named flow (non-text) content
+
|
+
+ regions-transforms-002 | += | ++ | CSS Regions: Transformed named flow content element that has a child
+
|
+
+ regions-transforms-003 | += | ++ | CSS Regions: Named flow content that has a transformed parent outside of the named flow
+
|
+
+ regions-transforms-004 | += | ++ | CSS Regions: Transformed region using a 3D transform
+
|
+
+ regions-transforms-005 | += | +Ahem | +CSS Regions: perspective set on the named flow content's parent does not apply when content flows into region
+
|
+
+ regions-transforms-006 | += | +Ahem | +CSS Regions: 3D transform on region with named flow (text) content that overflows
+
|
+
+ regions-transforms-007 | += | +Ahem | +CSS Regions: Transforms on both the named flow content and the region
+
|
+
+ regions-transforms-008 | += | +Ahem | +CSS Regions: Transformed named flow (text) content that breaks across multiple regions and overflows
+
|
+
+ regions-transforms-009 | += | +Ahem | +CSS Regions: Transformed region with named flow (text) content that breaks across multiple regions and overflows
+
|
+
+ regions-transforms-010 | += | ++ | CSS Regions: Transformed region with position: relative
+
|
+
+ regions-transforms-011 | += | ++ | CSS Regions: Transformed region where parent and child are separate named flow content nodes
+
|
+
+ regions-transforms-012 | += | ++ | CSS Regions: Transformed named flow content flowing into transformed region
+
|
+
+ regions-transforms-013 | += = | ++ | CSS Regions: Transformed named flow (monolithic) content that breaks across multiple regions
+
|
+
+ regions-transforms-014 | += | ++ | CSS Regions: Transform region with position:absolute and transform-origin
+
|
+
+ regions-transforms-015 | += | ++ | CSS Regions: Transformed named flow (non-text) content with transform-origin and position: absolute
+
|
+
+ regions-transforms-016 | += | ++ | CSS Regions: 3D transform on named flow content with perspective()
+
|
+
+ regions-transforms-017 | += | ++ | CSS Regions: Multiple transformed named flow content nodes that overflow a region
+
|
+
+ regions-transforms-018 | += | +Ahem | +CSS Regions: 3D transform on named flow (text) content that overflows a region
+
|
+
+ regions-transforms-019 | += | +Ahem | +CSS Regions: 3D transform on named flow (text) content with perspective property set on region
+
|
+
+ regions-transforms-020 | += | ++ | CSS Regions: Transformed region with named flow (fragmentable) content that breaks across multiple regions
+
|
+
+ regions-transforms-021 | += | ++ | CSS Regions: Transforms on multiple named flow (non-text) content nodes that break across multiple regions
+
|
+
+ regions-transforms-022 | += | +Ahem | +CSS Regions: Transforms on multiple named flow (text) content nodes that break across multiple regions
+
|
+
+ row-flexbox-break | += | +Ahem | +CSS Regions: row flex container fragmentation
+
|
+
+ video-001 | ++ | + | CSS Regions: flowing a video in a region
+
|
+
+ visibility-regions-in-flexbox | += | +Ahem | +CSS Regions: collapsed region flex items
+
|
+
+ autoheight-regions-in-autoheight-flexbox-003 | += | +Ahem | +CSS Regions: auto-height regions in auto-height flexbox with flex basis
+
|
+
Chapter 3 - Properties | -(276 Tests) | (278 Tests) | |
Chapter 4 -
diff --git a/tests/wpt/css-tests/css-regions-1_dev/xhtml1print/video-001.xht b/tests/wpt/css-tests/css-regions-1_dev/xhtml1print/video-001.xht
index 2e299279c22..182f14243e7 100644
--- a/tests/wpt/css-tests/css-regions-1_dev/xhtml1print/video-001.xht
+++ b/tests/wpt/css-tests/css-regions-1_dev/xhtml1print/video-001.xht
@@ -3,7 +3,7 @@
Test passes if the two orange boxes are the same.
+日本語日本語日本
+語 日本語日本語日本
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-001.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-001.htm
new file mode 100644
index 00000000000..b6d5aed45ec
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-001.htm
@@ -0,0 +1,17 @@
+
+
+
+語 Test passes if the two orange boxes are the same.
+Latin latin latin lati
+n Latin latin latin lati
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-002.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-002.htm
new file mode 100644
index 00000000000..7144141fab9
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-002.htm
@@ -0,0 +1,17 @@
+
+
+
+n Test passes if the two orange boxes are the same.
+한글이 한글이 한글
+이 한글이 한글이 한글
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-003.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-003.htm
new file mode 100644
index 00000000000..a8868da546f
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-003.htm
@@ -0,0 +1,17 @@
+
+
+
+이 Test passes if the two orange boxes are the same.
+ภาษาไทยภาษาไท
+ย ภาษาไทยภาษาไท
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-004.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-004.htm
new file mode 100644
index 00000000000..b206a132dc3
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-004.htm
@@ -0,0 +1,17 @@
+
+
+
+ย Test passes if the two orange boxes are the same.
+التدويل نشاط التدوي
+ل التدويل نشاط التدوي
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-005.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-005.htm
new file mode 100644
index 00000000000..da8a5ecf07c
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-005.htm
@@ -0,0 +1,17 @@
+
+
+
+ل Test passes if the two orange boxes are the same.
+ལྷ་སའི་སྐད་ད་
+ལྟ ལྷ་སའི་སྐད་ད་
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-006.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-006.htm
new file mode 100644
index 00000000000..44581f1d984
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-006.htm
@@ -0,0 +1,17 @@
+
+
+
+ལྟ Test passes if the two orange boxes are the same.
+हिंदी हिंदी हिं
+दी हिंदी हिंदी हिं
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-007.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-007.htm
new file mode 100644
index 00000000000..c418866c511
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-007.htm
@@ -0,0 +1,17 @@
+
+
+
+दी Test passes if the two orange boxes are the same.
+မြန်မာစာမြန်မာစာမြ
+န် မြန်မာစာမြန်မာစာမြ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-008.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-008.htm
new file mode 100644
index 00000000000..9b8979a717b
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-break-all-ref-008.htm
@@ -0,0 +1,17 @@
+
+
+
+န် Test passes if the two orange boxes are the same.
+हिन्दी हिन्दी हि
+न्दी हिन्दी हिन्दी हि
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-keep-all-ref-000.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-keep-all-ref-000.htm
new file mode 100644
index 00000000000..e60f80e6df0
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-keep-all-ref-000.htm
@@ -0,0 +1,17 @@
+
+
+
+न्दी Test passes if the two orange boxes are the same.
+Latin latin latin
+latin Latin latin latin
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-keep-all-ref-001.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-keep-all-ref-001.htm
new file mode 100644
index 00000000000..ba5db6740d1
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-keep-all-ref-001.htm
@@ -0,0 +1,17 @@
+
+
+
+latin Test passes if the two orange boxes are the same.
+日本語 日本語
+日本語 日本語 日本語
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-keep-all-ref-002.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-keep-all-ref-002.htm
new file mode 100644
index 00000000000..bbf8cc2ec1b
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-keep-all-ref-002.htm
@@ -0,0 +1,17 @@
+
+
+
+日本語 Test passes if the two orange boxes are the same.
+한글이 한글이
+한글이 한글이 한글이
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-keep-all-ref-003.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-keep-all-ref-003.htm
new file mode 100644
index 00000000000..c40517fc0a5
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-keep-all-ref-003.htm
@@ -0,0 +1,17 @@
+
+
+
+한글이 Test passes if the two orange boxes are the same.
+แและ แและ
+แและ แและ แและ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ar-ref-000.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ar-ref-000.htm
new file mode 100644
index 00000000000..0ce2cf58e95
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ar-ref-000.htm
@@ -0,0 +1,17 @@
+
+
+
+แและ Test passes if the two orange boxes are the same.
+العَرَبِيةُ العَرَبِيةُ
+العَرَبِيةُ العَرَبِيةُ العَرَبِيةُ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-bo-ref-000.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-bo-ref-000.htm
new file mode 100644
index 00000000000..0212313a6fc
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-bo-ref-000.htm
@@ -0,0 +1,17 @@
+
+
+
+العَرَبِيةُ Test passes if the two orange boxes are the same.
+ལྷ་སའི་སྐད་ལྷ་སའི་
+སྐད་ ལྷ་སའི་སྐད་ལྷ་སའི་
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-en-ref-000.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-en-ref-000.htm
new file mode 100644
index 00000000000..e48abd47bef
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-en-ref-000.htm
@@ -0,0 +1,17 @@
+
+
+
+སྐད་ Test passes if the two orange boxes are the same.
+Latin latin latin
+latin Latin latin latin
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-hi-ref-000.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-hi-ref-000.htm
new file mode 100644
index 00000000000..85a4acddd95
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-hi-ref-000.htm
@@ -0,0 +1,17 @@
+
+
+
+latin Test passes if the two orange boxes are the same.
+हिंदी हिंदी हिंदी
+हिंदी हिंदी हिंदी हिंदी
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ja-ref-000.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ja-ref-000.htm
new file mode 100644
index 00000000000..2fa3171d73f
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ja-ref-000.htm
@@ -0,0 +1,17 @@
+
+
+
+हिंदी Test passes if the two orange boxes are the same.
+日本語日本語日本
+語 日本語日本語日本
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ja-ref-001.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ja-ref-001.htm
new file mode 100644
index 00000000000..7a6095a07ff
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ja-ref-001.htm
@@ -0,0 +1,17 @@
+
+
+
+語 Test passes if the two orange boxes are the same.
+にほんごにほん
+ご にほんごにほん
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ja-ref-002.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ja-ref-002.htm
new file mode 100644
index 00000000000..155740a665a
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ja-ref-002.htm
@@ -0,0 +1,17 @@
+
+
+
+ご Test passes if the two orange boxes are the same.
+ニホンゴニホン
+ゴ ニホンゴニホン
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ja-ref-004.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ja-ref-004.htm
new file mode 100644
index 00000000000..0479a6f21d8
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ja-ref-004.htm
@@ -0,0 +1,17 @@
+
+
+
+ゴ Test passes if the two orange boxes are the same.
+日本語日本語日本
+語。 日本語日本語日本
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-km-ref-000.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-km-ref-000.htm
new file mode 100644
index 00000000000..4d4592d5e52
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-km-ref-000.htm
@@ -0,0 +1,17 @@
+
+
+
+語。 Test passes if the two orange boxes are the same.
+ភាសាខ្មែរភាសាខ្មែរ
+ភាសាខ្មែរ ភាសាខ្មែរភាសាខ្មែរ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ko-ref-000.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ko-ref-000.htm
new file mode 100644
index 00000000000..22bf9b19700
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ko-ref-000.htm
@@ -0,0 +1,17 @@
+
+
+
+ភាសាខ្មែរ Test passes if the two orange boxes are the same.
+한글이 한글이 한글
+이 한글이 한글이 한글
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-lo-ref-000.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-lo-ref-000.htm
new file mode 100644
index 00000000000..aad73a8e2bc
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-lo-ref-000.htm
@@ -0,0 +1,17 @@
+
+
+
+이 Test passes if the two orange boxes are the same.
+ພາສາລາວພາສາລາວພາສາ
+ລາວ ພາສາລາວພາສາລາວພາສາ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-my-ref-000.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-my-ref-000.htm
new file mode 100644
index 00000000000..0cfc72255eb
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-my-ref-000.htm
@@ -0,0 +1,17 @@
+
+
+
+ລາວ Test passes if the two orange boxes are the same.
+မြန်မာစာမြန်မာစာ
+မြန်မာစာ မြန်မာစာမြန်မာစာ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ref-001.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ref-001.htm
new file mode 100644
index 00000000000..256910ca61b
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-ref-001.htm
@@ -0,0 +1,17 @@
+
+
+
+မြန်မာစာ Test passes if the two orange boxes are the same.
+latinlatinlatin
+latin latinlatinlatin
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-tdd-ref-000.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-tdd-ref-000.htm
new file mode 100644
index 00000000000..2ba6625b59c
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-tdd-ref-000.htm
@@ -0,0 +1,17 @@
+
+
+
+latin Test passes if the two orange boxes are the same.
+ᥖᥭᥰᥖᥬᥳ
+ᥑᥨᥒᥰ ᥖᥭᥰᥖᥬᥳ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-th-ref-000.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-th-ref-000.htm
new file mode 100644
index 00000000000..8f6ded77b78
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-th-ref-000.htm
@@ -0,0 +1,17 @@
+
+
+
+ᥑᥨᥒᥰ Test passes if the two orange boxes are the same.
+ภาษาไทยภาษา
+ไทย ภาษาไทยภาษา
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-zh-ref-000.htm b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-zh-ref-000.htm
new file mode 100644
index 00000000000..721947cb9d8
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/html/reference/word-break-normal-zh-ref-000.htm
@@ -0,0 +1,17 @@
+
+
+
+ไทย Test passes if the two orange boxes are the same.
+中國話中國話中國
+語 中國話中國話中國
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/implementation-report-TEMPLATE.data b/tests/wpt/css-tests/css-text-3_dev/implementation-report-TEMPLATE.data
index c346060cd01..41ef0f05421 100644
--- a/tests/wpt/css-tests/css-text-3_dev/implementation-report-TEMPLATE.data
+++ b/tests/wpt/css-tests/css-text-3_dev/implementation-report-TEMPLATE.data
@@ -1527,64 +1527,64 @@ html/word-break-003.htm 2e4c17d11d8d585063d1e3a4cd911dc2f090a575 ?
xhtml1/word-break-003.xht 2e4c17d11d8d585063d1e3a4cd911dc2f090a575 ?
html/word-break-004.htm c603c1f44b5dbd03a2f0ba5f8c14b9f451bb9d51 ?
xhtml1/word-break-004.xht c603c1f44b5dbd03a2f0ba5f8c14b9f451bb9d51 ?
-html/word-break-break-all-000.htm 294235d4a4fa0070095a1d858302533ada06282f ?
-xhtml1/word-break-break-all-000.xht 294235d4a4fa0070095a1d858302533ada06282f ?
+html/word-break-break-all-000.htm 022c74e47ea462ca6b6c49435f0b25f5b0583945 ?
+xhtml1/word-break-break-all-000.xht 022c74e47ea462ca6b6c49435f0b25f5b0583945 ?
html/word-break-break-all-001.htm 2b362c4d1d0bdbc8fda49815d0d0e3ebe8b0320a ?
xhtml1/word-break-break-all-001.xht 2b362c4d1d0bdbc8fda49815d0d0e3ebe8b0320a ?
-html/word-break-break-all-002.htm 4fc0f3045d3759b3a29d9c6a9804f9eb97cb7f89 ?
-xhtml1/word-break-break-all-002.xht 4fc0f3045d3759b3a29d9c6a9804f9eb97cb7f89 ?
-html/word-break-break-all-003.htm 340f6c80091aab6549e5030036184cf00c4e3843 ?
-xhtml1/word-break-break-all-003.xht 340f6c80091aab6549e5030036184cf00c4e3843 ?
-html/word-break-break-all-004.htm 1a94acda283bd63c822d172836464c1f16326ef8 ?
-xhtml1/word-break-break-all-004.xht 1a94acda283bd63c822d172836464c1f16326ef8 ?
-html/word-break-break-all-005.htm af8138a326fe0bb354369f83ae8ae93083bf62d2 ?
-xhtml1/word-break-break-all-005.xht af8138a326fe0bb354369f83ae8ae93083bf62d2 ?
-html/word-break-break-all-006.htm c77f2882b1cd82494e955dcd904821806b43d1a1 ?
-xhtml1/word-break-break-all-006.xht c77f2882b1cd82494e955dcd904821806b43d1a1 ?
-html/word-break-break-all-007.htm 110eeab2260cf9b070cc4fce4843275eb8398231 ?
-xhtml1/word-break-break-all-007.xht 110eeab2260cf9b070cc4fce4843275eb8398231 ?
-html/word-break-break-all-008.htm 89f9ac5a1886d0ff6cbde4edc5b16847b7fb50e6 ?
-xhtml1/word-break-break-all-008.xht 89f9ac5a1886d0ff6cbde4edc5b16847b7fb50e6 ?
-html/word-break-keep-all-000.htm 7d44844789435ad9e32cb4656a615bbe7d7eb426 ?
-xhtml1/word-break-keep-all-000.xht 7d44844789435ad9e32cb4656a615bbe7d7eb426 ?
+html/word-break-break-all-002.htm 5fec45ccdb6c343cea80cd0bd8da2298afa7267f ?
+xhtml1/word-break-break-all-002.xht 5fec45ccdb6c343cea80cd0bd8da2298afa7267f ?
+html/word-break-break-all-003.htm d839f31b355557249857b946eacb12e38cc0144f ?
+xhtml1/word-break-break-all-003.xht d839f31b355557249857b946eacb12e38cc0144f ?
+html/word-break-break-all-004.htm 889b57b6320211ae20f1dc96560dc8b537ae74b9 ?
+xhtml1/word-break-break-all-004.xht 889b57b6320211ae20f1dc96560dc8b537ae74b9 ?
+html/word-break-break-all-005.htm ca4dc8a1050743a1f0e7e2db1cdc30c37b196601 ?
+xhtml1/word-break-break-all-005.xht ca4dc8a1050743a1f0e7e2db1cdc30c37b196601 ?
+html/word-break-break-all-006.htm e4caeb6ca7dcaad372d90f57b203a86014c07cec ?
+xhtml1/word-break-break-all-006.xht e4caeb6ca7dcaad372d90f57b203a86014c07cec ?
+html/word-break-break-all-007.htm d46d84a8a48d524d0b66cf13efd7bafe08e16680 ?
+xhtml1/word-break-break-all-007.xht d46d84a8a48d524d0b66cf13efd7bafe08e16680 ?
+html/word-break-break-all-008.htm 0d91757a7231a744b3269b09ef797c176ae6f713 ?
+xhtml1/word-break-break-all-008.xht 0d91757a7231a744b3269b09ef797c176ae6f713 ?
+html/word-break-keep-all-000.htm ccbc28cf0f1333ab0d9a483902b30704dc2388a1 ?
+xhtml1/word-break-keep-all-000.xht ccbc28cf0f1333ab0d9a483902b30704dc2388a1 ?
html/word-break-keep-all-001.htm b0542c1fdf49b550b199bfe79156efed6224a363 ?
xhtml1/word-break-keep-all-001.xht b0542c1fdf49b550b199bfe79156efed6224a363 ?
-html/word-break-keep-all-002.htm daade9046e5d8ffa098fc4faeaebb711d2d4d312 ?
-xhtml1/word-break-keep-all-002.xht daade9046e5d8ffa098fc4faeaebb711d2d4d312 ?
-html/word-break-keep-all-003.htm a3f248404957c5e6eb5aff2dd9b66d2a952d0053 ?
-xhtml1/word-break-keep-all-003.xht a3f248404957c5e6eb5aff2dd9b66d2a952d0053 ?
+html/word-break-keep-all-002.htm 22d7c79457252e0fc222283110e6ceccbc5174db ?
+xhtml1/word-break-keep-all-002.xht 22d7c79457252e0fc222283110e6ceccbc5174db ?
+html/word-break-keep-all-003.htm 7f91e2f6eaaf3f08ec78475d75b72f1c649bf59f ?
+xhtml1/word-break-keep-all-003.xht 7f91e2f6eaaf3f08ec78475d75b72f1c649bf59f ?
html/word-break-normal-001.htm 155d9dc84cc4ffd2877f43264f494f8a04afdd66 ?
xhtml1/word-break-normal-001.xht 155d9dc84cc4ffd2877f43264f494f8a04afdd66 ?
-html/word-break-normal-ar-000.htm b91bec710d5c51b7581bbdef12e0aa63b1206975 ?
-xhtml1/word-break-normal-ar-000.xht b91bec710d5c51b7581bbdef12e0aa63b1206975 ?
-html/word-break-normal-bo-000.htm 36d2b7c4f9afce1fca834538622431dc35a51fc0 ?
-xhtml1/word-break-normal-bo-000.xht 36d2b7c4f9afce1fca834538622431dc35a51fc0 ?
-html/word-break-normal-en-000.htm 1cbbec698b49e388aae9d08e1e99f5aa02b78472 ?
-xhtml1/word-break-normal-en-000.xht 1cbbec698b49e388aae9d08e1e99f5aa02b78472 ?
-html/word-break-normal-hi-000.htm d776bec4028cab3635460227b8e155f98d1e14ce ?
-xhtml1/word-break-normal-hi-000.xht d776bec4028cab3635460227b8e155f98d1e14ce ?
-html/word-break-normal-ja-000.htm 670da5cb736994c2654106ad6e6cc7feef0c9486 ?
-xhtml1/word-break-normal-ja-000.xht 670da5cb736994c2654106ad6e6cc7feef0c9486 ?
-html/word-break-normal-ja-001.htm 5709416548d7651360ee0e12b906a9ef3370cea2 ?
-xhtml1/word-break-normal-ja-001.xht 5709416548d7651360ee0e12b906a9ef3370cea2 ?
-html/word-break-normal-ja-002.htm a6b30933e7c4e8eb840ab030ecd81f13b2e76afb ?
-xhtml1/word-break-normal-ja-002.xht a6b30933e7c4e8eb840ab030ecd81f13b2e76afb ?
-html/word-break-normal-ja-004.htm 7baf5831d2d5c029a28e77bdb12af1e8503db609 ?
-xhtml1/word-break-normal-ja-004.xht 7baf5831d2d5c029a28e77bdb12af1e8503db609 ?
-html/word-break-normal-km-000.htm 69569fd02bade29c241202f9b41ef215e78fd845 ?
-xhtml1/word-break-normal-km-000.xht 69569fd02bade29c241202f9b41ef215e78fd845 ?
-html/word-break-normal-ko-000.htm a959dd19ad8a36d9c271c6f9cbfe9f1eed77ab52 ?
-xhtml1/word-break-normal-ko-000.xht a959dd19ad8a36d9c271c6f9cbfe9f1eed77ab52 ?
-html/word-break-normal-lo-000.htm 98160b0cc549ae46561d83f87a170a34dee2432a ?
-xhtml1/word-break-normal-lo-000.xht 98160b0cc549ae46561d83f87a170a34dee2432a ?
-html/word-break-normal-my-000.htm 19bc758b0522fb3324358299ebff974dd8b1d3da ?
-xhtml1/word-break-normal-my-000.xht 19bc758b0522fb3324358299ebff974dd8b1d3da ?
-html/word-break-normal-tdd-000.htm c3a3415fc4c722f75128b42a5f14b002e8801461 ?
-xhtml1/word-break-normal-tdd-000.xht c3a3415fc4c722f75128b42a5f14b002e8801461 ?
-html/word-break-normal-th-000.htm 39e66aab18a8c485e1b77151964bbdfe0c4b6f76 ?
-xhtml1/word-break-normal-th-000.xht 39e66aab18a8c485e1b77151964bbdfe0c4b6f76 ?
-html/word-break-normal-zh-000.htm 788df605d33103d0a2b14f09ced77be55671b29c ?
-xhtml1/word-break-normal-zh-000.xht 788df605d33103d0a2b14f09ced77be55671b29c ?
+html/word-break-normal-ar-000.htm 2482785c09d9289ab2bc6753e835b6fe43b3047d ?
+xhtml1/word-break-normal-ar-000.xht 2482785c09d9289ab2bc6753e835b6fe43b3047d ?
+html/word-break-normal-bo-000.htm e2dee4166ca09f9ab865570223ff57447bfdec65 ?
+xhtml1/word-break-normal-bo-000.xht e2dee4166ca09f9ab865570223ff57447bfdec65 ?
+html/word-break-normal-en-000.htm 49776264fe388ee5e18a2cdd2cca774d881b4e2f ?
+xhtml1/word-break-normal-en-000.xht 49776264fe388ee5e18a2cdd2cca774d881b4e2f ?
+html/word-break-normal-hi-000.htm d267005836d42bd3889a2e04f0f49e6c59450742 ?
+xhtml1/word-break-normal-hi-000.xht d267005836d42bd3889a2e04f0f49e6c59450742 ?
+html/word-break-normal-ja-000.htm b93ed3cec56d89bc6b7918a14891a53656772c36 ?
+xhtml1/word-break-normal-ja-000.xht b93ed3cec56d89bc6b7918a14891a53656772c36 ?
+html/word-break-normal-ja-001.htm 6ece147d628959fa5c1925e36bc1bee0a214ad48 ?
+xhtml1/word-break-normal-ja-001.xht 6ece147d628959fa5c1925e36bc1bee0a214ad48 ?
+html/word-break-normal-ja-002.htm 92bb0cf38dc8d98ab494e6d8a11e38e8bf504e9e ?
+xhtml1/word-break-normal-ja-002.xht 92bb0cf38dc8d98ab494e6d8a11e38e8bf504e9e ?
+html/word-break-normal-ja-004.htm 16e5f34b8f9c75ddf49dd42ea3a159faa132d0c4 ?
+xhtml1/word-break-normal-ja-004.xht 16e5f34b8f9c75ddf49dd42ea3a159faa132d0c4 ?
+html/word-break-normal-km-000.htm b3a41ba31c9bd688277c08dafeacf92c133e6d01 ?
+xhtml1/word-break-normal-km-000.xht b3a41ba31c9bd688277c08dafeacf92c133e6d01 ?
+html/word-break-normal-ko-000.htm efd35320473574dbda28d778ab56e371051daac2 ?
+xhtml1/word-break-normal-ko-000.xht efd35320473574dbda28d778ab56e371051daac2 ?
+html/word-break-normal-lo-000.htm 2d52cb666b34a3170c739464c9c0e739bcc2455a ?
+xhtml1/word-break-normal-lo-000.xht 2d52cb666b34a3170c739464c9c0e739bcc2455a ?
+html/word-break-normal-my-000.htm 66e1a09e70ec093ab0fdb5a39ea51788f197d1fd ?
+xhtml1/word-break-normal-my-000.xht 66e1a09e70ec093ab0fdb5a39ea51788f197d1fd ?
+html/word-break-normal-tdd-000.htm b9f38362b21c4b13f5fbfa10cad9d720d30499fa ?
+xhtml1/word-break-normal-tdd-000.xht b9f38362b21c4b13f5fbfa10cad9d720d30499fa ?
+html/word-break-normal-th-000.htm 1c1692aab3ea4d02ea09b09654f2c255564709c3 ?
+xhtml1/word-break-normal-th-000.xht 1c1692aab3ea4d02ea09b09654f2c255564709c3 ?
+html/word-break-normal-zh-000.htm 021f5b60fd01825839b84cc0bc80be432cdaca53 ?
+xhtml1/word-break-normal-zh-000.xht 021f5b60fd01825839b84cc0bc80be432cdaca53 ?
html/word-wrap-001.htm 154a0142117691a37c208ced1054360fe481a85b ?
xhtml1/word-wrap-001.xht 154a0142117691a37c208ced1054360fe481a85b ?
html/word-wrap-002.htm df36e26df34fe7c9352028e75ac1c12dc244a86e ?
diff --git a/tests/wpt/css-tests/css-text-3_dev/testinfo.data b/tests/wpt/css-tests/css-text-3_dev/testinfo.data
index 26cfa2b56ec..19874ebc49f 100644
--- a/tests/wpt/css-tests/css-text-3_dev/testinfo.data
+++ b/tests/wpt/css-tests/css-text-3_dev/testinfo.data
@@ -761,35 +761,35 @@ word-break-001 word-break - break-all keyword value http://www.w3.org/TR/css-t
word-break-002 word-break - normal keyword value http://www.w3.org/TR/css-text-3/#word-break eadfff8cfd892567f882ec4419f9d09e7cc703d4 `Intel`語 Test passes if the two orange boxes are the same.
+日本語日本語日本
+語 日本語日本語日本
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-001.xht
new file mode 100644
index 00000000000..4658744ac38
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-001.xht
@@ -0,0 +1,17 @@
+
+
+
+語 Test passes if the two orange boxes are the same.
+Latin latin latin lati
+n Latin latin latin lati
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-002.xht
new file mode 100644
index 00000000000..b61f433e450
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-002.xht
@@ -0,0 +1,17 @@
+
+
+
+n Test passes if the two orange boxes are the same.
+한글이 한글이 한글
+이 한글이 한글이 한글
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-003.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-003.xht
new file mode 100644
index 00000000000..144e0facfbd
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-003.xht
@@ -0,0 +1,17 @@
+
+
+
+이 Test passes if the two orange boxes are the same.
+ภาษาไทยภาษาไท
+ย ภาษาไทยภาษาไท
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-004.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-004.xht
new file mode 100644
index 00000000000..f2b4fc3b98c
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-004.xht
@@ -0,0 +1,17 @@
+
+
+
+ย Test passes if the two orange boxes are the same.
+التدويل نشاط التدوي
+ل التدويل نشاط التدوي
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-005.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-005.xht
new file mode 100644
index 00000000000..81f3c47564f
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-005.xht
@@ -0,0 +1,17 @@
+
+
+
+ل Test passes if the two orange boxes are the same.
+ལྷ་སའི་སྐད་ད་
+ལྟ ལྷ་སའི་སྐད་ད་
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-006.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-006.xht
new file mode 100644
index 00000000000..a10128cec5f
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-006.xht
@@ -0,0 +1,17 @@
+
+
+
+ལྟ Test passes if the two orange boxes are the same.
+हिंदी हिंदी हिं
+दी हिंदी हिंदी हिं
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-007.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-007.xht
new file mode 100644
index 00000000000..6557edcfbed
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-007.xht
@@ -0,0 +1,17 @@
+
+
+
+दी Test passes if the two orange boxes are the same.
+မြန်မာစာမြန်မာစာမြ
+န် မြန်မာစာမြန်မာစာမြ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-008.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-008.xht
new file mode 100644
index 00000000000..11b11bf9e05
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-008.xht
@@ -0,0 +1,17 @@
+
+
+
+န် Test passes if the two orange boxes are the same.
+हिन्दी हिन्दी हि
+न्दी हिन्दी हिन्दी हि
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-000.xht
new file mode 100644
index 00000000000..6d79e369572
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+न्दी Test passes if the two orange boxes are the same.
+Latin latin latin
+latin Latin latin latin
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-001.xht
new file mode 100644
index 00000000000..a14048b6748
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-001.xht
@@ -0,0 +1,17 @@
+
+
+
+latin Test passes if the two orange boxes are the same.
+日本語 日本語
+日本語 日本語 日本語
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-002.xht
new file mode 100644
index 00000000000..a66796304ee
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-002.xht
@@ -0,0 +1,17 @@
+
+
+
+日本語 Test passes if the two orange boxes are the same.
+한글이 한글이
+한글이 한글이 한글이
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-003.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-003.xht
new file mode 100644
index 00000000000..61a8956a77f
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-003.xht
@@ -0,0 +1,17 @@
+
+
+
+한글이 Test passes if the two orange boxes are the same.
+แและ แและ
+แและ แและ แและ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ar-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ar-ref-000.xht
new file mode 100644
index 00000000000..6394aa9631a
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ar-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+แและ Test passes if the two orange boxes are the same.
+العَرَبِيةُ العَرَبِيةُ
+العَرَبِيةُ العَرَبِيةُ العَرَبِيةُ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-bo-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-bo-ref-000.xht
new file mode 100644
index 00000000000..b6c9901f2e5
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-bo-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+العَرَبِيةُ Test passes if the two orange boxes are the same.
+ལྷ་སའི་སྐད་ལྷ་སའི་
+སྐད་ ལྷ་སའི་སྐད་ལྷ་སའི་
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-en-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-en-ref-000.xht
new file mode 100644
index 00000000000..d56c39b0e34
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-en-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+སྐད་ Test passes if the two orange boxes are the same.
+Latin latin latin
+latin Latin latin latin
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-hi-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-hi-ref-000.xht
new file mode 100644
index 00000000000..66857a74941
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-hi-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+latin Test passes if the two orange boxes are the same.
+हिंदी हिंदी हिंदी
+हिंदी हिंदी हिंदी हिंदी
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-000.xht
new file mode 100644
index 00000000000..0360db9dfff
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+हिंदी Test passes if the two orange boxes are the same.
+日本語日本語日本
+語 日本語日本語日本
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-001.xht
new file mode 100644
index 00000000000..6acfaafa2dd
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-001.xht
@@ -0,0 +1,17 @@
+
+
+
+語 Test passes if the two orange boxes are the same.
+にほんごにほん
+ご にほんごにほん
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-002.xht
new file mode 100644
index 00000000000..4d89dc428d5
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-002.xht
@@ -0,0 +1,17 @@
+
+
+
+ご Test passes if the two orange boxes are the same.
+ニホンゴニホン
+ゴ ニホンゴニホン
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-004.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-004.xht
new file mode 100644
index 00000000000..1a625e45365
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-004.xht
@@ -0,0 +1,17 @@
+
+
+
+ゴ Test passes if the two orange boxes are the same.
+日本語日本語日本
+語。 日本語日本語日本
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-km-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-km-ref-000.xht
new file mode 100644
index 00000000000..abb870af9ae
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-km-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+語。 Test passes if the two orange boxes are the same.
+ភាសាខ្មែរភាសាខ្មែរ
+ភាសាខ្មែរ ភាសាខ្មែរភាសាខ្មែរ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ko-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ko-ref-000.xht
new file mode 100644
index 00000000000..f4a9bf671d0
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ko-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+ភាសាខ្មែរ Test passes if the two orange boxes are the same.
+한글이 한글이 한글
+이 한글이 한글이 한글
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-lo-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-lo-ref-000.xht
new file mode 100644
index 00000000000..1c67c143b39
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-lo-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+이 Test passes if the two orange boxes are the same.
+ພາສາລາວພາສາລາວພາສາ
+ລາວ ພາສາລາວພາສາລາວພາສາ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-my-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-my-ref-000.xht
new file mode 100644
index 00000000000..4d801ddfd6b
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-my-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+ລາວ Test passes if the two orange boxes are the same.
+မြန်မာစာမြန်မာစာ
+မြန်မာစာ မြန်မာစာမြန်မာစာ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ref-001.xht
new file mode 100644
index 00000000000..2170a1068e0
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ref-001.xht
@@ -0,0 +1,17 @@
+
+
+
+မြန်မာစာ Test passes if the two orange boxes are the same.
+latinlatinlatin
+latin latinlatinlatin
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-tdd-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-tdd-ref-000.xht
new file mode 100644
index 00000000000..a11777b4c78
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-tdd-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+latin Test passes if the two orange boxes are the same.
+ᥖᥭᥰᥖᥬᥳ
+ᥑᥨᥒᥰ ᥖᥭᥰᥖᥬᥳ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-th-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-th-ref-000.xht
new file mode 100644
index 00000000000..7cb9c9ad0ba
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-th-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+ᥑᥨᥒᥰ Test passes if the two orange boxes are the same.
+ภาษาไทยภาษา
+ไทย ภาษาไทยภาษา
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-zh-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-zh-ref-000.xht
new file mode 100644
index 00000000000..6277161e598
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-zh-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+ไทย Test passes if the two orange boxes are the same.
+中國話中國話中國
+語 中國話中國話中國
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-000.xht
new file mode 100644
index 00000000000..2ac5e7887f3
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+語 Test passes if the two orange boxes are the same.
+日本語日本語日本
+語 日本語日本語日本
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-001.xht
new file mode 100644
index 00000000000..4658744ac38
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-001.xht
@@ -0,0 +1,17 @@
+
+
+
+語 Test passes if the two orange boxes are the same.
+Latin latin latin lati
+n Latin latin latin lati
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-002.xht
new file mode 100644
index 00000000000..b61f433e450
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-002.xht
@@ -0,0 +1,17 @@
+
+
+
+n Test passes if the two orange boxes are the same.
+한글이 한글이 한글
+이 한글이 한글이 한글
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-003.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-003.xht
new file mode 100644
index 00000000000..144e0facfbd
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-003.xht
@@ -0,0 +1,17 @@
+
+
+
+이 Test passes if the two orange boxes are the same.
+ภาษาไทยภาษาไท
+ย ภาษาไทยภาษาไท
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-004.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-004.xht
new file mode 100644
index 00000000000..f2b4fc3b98c
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-004.xht
@@ -0,0 +1,17 @@
+
+
+
+ย Test passes if the two orange boxes are the same.
+التدويل نشاط التدوي
+ل التدويل نشاط التدوي
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-005.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-005.xht
new file mode 100644
index 00000000000..81f3c47564f
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-005.xht
@@ -0,0 +1,17 @@
+
+
+
+ل Test passes if the two orange boxes are the same.
+ལྷ་སའི་སྐད་ད་
+ལྟ ལྷ་སའི་སྐད་ད་
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-006.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-006.xht
new file mode 100644
index 00000000000..a10128cec5f
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-006.xht
@@ -0,0 +1,17 @@
+
+
+
+ལྟ Test passes if the two orange boxes are the same.
+हिंदी हिंदी हिं
+दी हिंदी हिंदी हिं
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-007.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-007.xht
new file mode 100644
index 00000000000..6557edcfbed
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-007.xht
@@ -0,0 +1,17 @@
+
+
+
+दी Test passes if the two orange boxes are the same.
+မြန်မာစာမြန်မာစာမြ
+န် မြန်မာစာမြန်မာစာမြ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-008.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-008.xht
new file mode 100644
index 00000000000..11b11bf9e05
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-break-all-ref-008.xht
@@ -0,0 +1,17 @@
+
+
+
+န် Test passes if the two orange boxes are the same.
+हिन्दी हिन्दी हि
+न्दी हिन्दी हिन्दी हि
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-keep-all-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-keep-all-ref-000.xht
new file mode 100644
index 00000000000..6d79e369572
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-keep-all-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+न्दी Test passes if the two orange boxes are the same.
+Latin latin latin
+latin Latin latin latin
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-keep-all-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-keep-all-ref-001.xht
new file mode 100644
index 00000000000..a14048b6748
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-keep-all-ref-001.xht
@@ -0,0 +1,17 @@
+
+
+
+latin Test passes if the two orange boxes are the same.
+日本語 日本語
+日本語 日本語 日本語
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-keep-all-ref-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-keep-all-ref-002.xht
new file mode 100644
index 00000000000..a66796304ee
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-keep-all-ref-002.xht
@@ -0,0 +1,17 @@
+
+
+
+日本語 Test passes if the two orange boxes are the same.
+한글이 한글이
+한글이 한글이 한글이
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-keep-all-ref-003.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-keep-all-ref-003.xht
new file mode 100644
index 00000000000..61a8956a77f
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-keep-all-ref-003.xht
@@ -0,0 +1,17 @@
+
+
+
+한글이 Test passes if the two orange boxes are the same.
+แและ แและ
+แและ แและ แและ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ar-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ar-ref-000.xht
new file mode 100644
index 00000000000..6394aa9631a
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ar-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+แและ Test passes if the two orange boxes are the same.
+العَرَبِيةُ العَرَبِيةُ
+العَرَبِيةُ العَرَبِيةُ العَرَبِيةُ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-bo-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-bo-ref-000.xht
new file mode 100644
index 00000000000..b6c9901f2e5
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-bo-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+العَرَبِيةُ Test passes if the two orange boxes are the same.
+ལྷ་སའི་སྐད་ལྷ་སའི་
+སྐད་ ལྷ་སའི་སྐད་ལྷ་སའི་
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-en-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-en-ref-000.xht
new file mode 100644
index 00000000000..d56c39b0e34
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-en-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+སྐད་ Test passes if the two orange boxes are the same.
+Latin latin latin
+latin Latin latin latin
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-hi-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-hi-ref-000.xht
new file mode 100644
index 00000000000..66857a74941
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-hi-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+latin Test passes if the two orange boxes are the same.
+हिंदी हिंदी हिंदी
+हिंदी हिंदी हिंदी हिंदी
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ja-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ja-ref-000.xht
new file mode 100644
index 00000000000..0360db9dfff
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ja-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+हिंदी Test passes if the two orange boxes are the same.
+日本語日本語日本
+語 日本語日本語日本
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ja-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ja-ref-001.xht
new file mode 100644
index 00000000000..6acfaafa2dd
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ja-ref-001.xht
@@ -0,0 +1,17 @@
+
+
+
+語 Test passes if the two orange boxes are the same.
+にほんごにほん
+ご にほんごにほん
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ja-ref-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ja-ref-002.xht
new file mode 100644
index 00000000000..4d89dc428d5
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ja-ref-002.xht
@@ -0,0 +1,17 @@
+
+
+
+ご Test passes if the two orange boxes are the same.
+ニホンゴニホン
+ゴ ニホンゴニホン
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ja-ref-004.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ja-ref-004.xht
new file mode 100644
index 00000000000..1a625e45365
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ja-ref-004.xht
@@ -0,0 +1,17 @@
+
+
+
+ゴ Test passes if the two orange boxes are the same.
+日本語日本語日本
+語。 日本語日本語日本
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-km-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-km-ref-000.xht
new file mode 100644
index 00000000000..abb870af9ae
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-km-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+語。 Test passes if the two orange boxes are the same.
+ភាសាខ្មែរភាសាខ្មែរ
+ភាសាខ្មែរ ភាសាខ្មែរភាសាខ្មែរ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ko-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ko-ref-000.xht
new file mode 100644
index 00000000000..f4a9bf671d0
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ko-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+ភាសាខ្មែរ Test passes if the two orange boxes are the same.
+한글이 한글이 한글
+이 한글이 한글이 한글
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-lo-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-lo-ref-000.xht
new file mode 100644
index 00000000000..1c67c143b39
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-lo-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+이 Test passes if the two orange boxes are the same.
+ພາສາລາວພາສາລາວພາສາ
+ລາວ ພາສາລາວພາສາລາວພາສາ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-my-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-my-ref-000.xht
new file mode 100644
index 00000000000..4d801ddfd6b
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-my-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+ລາວ Test passes if the two orange boxes are the same.
+မြန်မာစာမြန်မာစာ
+မြန်မာစာ မြန်မာစာမြန်မာစာ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ref-001.xht
new file mode 100644
index 00000000000..2170a1068e0
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-ref-001.xht
@@ -0,0 +1,17 @@
+
+
+
+မြန်မာစာ Test passes if the two orange boxes are the same.
+latinlatinlatin
+latin latinlatinlatin
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-tdd-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-tdd-ref-000.xht
new file mode 100644
index 00000000000..a11777b4c78
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-tdd-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+latin Test passes if the two orange boxes are the same.
+ᥖᥭᥰᥖᥬᥳ
+ᥑᥨᥒᥰ ᥖᥭᥰᥖᥬᥳ
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-th-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-th-ref-000.xht
new file mode 100644
index 00000000000..7cb9c9ad0ba
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-th-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+ᥑᥨᥒᥰ Test passes if the two orange boxes are the same.
+ภาษาไทยภาษา
+ไทย ภาษาไทยภาษา
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-zh-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-zh-ref-000.xht
new file mode 100644
index 00000000000..6277161e598
--- /dev/null
+++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/reference/word-break-normal-zh-ref-000.xht
@@ -0,0 +1,17 @@
+
+
+
+ไทย Test passes if the two orange boxes are the same.
+中國話中國話中國
+語 中國話中國話中國
+
+
\ No newline at end of file
diff --git a/tests/wpt/css-tests/css-transforms-1_dev/html/2d-rotate-001.htm b/tests/wpt/css-tests/css-transforms-1_dev/html/2d-rotate-001.htm
index df53efb4052..46b1d76ba9a 100644
--- a/tests/wpt/css-tests/css-transforms-1_dev/html/2d-rotate-001.htm
+++ b/tests/wpt/css-tests/css-transforms-1_dev/html/2d-rotate-001.htm
@@ -29,7 +29,7 @@
語 You should only see one block with color green, and you should not see any red |