[go: nahoru, domu]

Skip to content

Commit

Permalink
[css-text-3] Update test paths
Browse files Browse the repository at this point in the history
  • Loading branch information
frivoal committed Dec 13, 2021
1 parent cbcdcf1 commit 4c5062c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions css-text-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2453,7 +2453,7 @@ Segment Break Transformation Rules</h4>
The rules for this operation are UA-defined in this level.

<!-- CUT SEGMENT BREAK TRANSFORM
<wpt pathprefix="/css/vendor-imports/mozilla/mozilla-central-reftests/text3/">
<wpt pathprefix="/css/css-text/line-breaking/">
segment-break-transformation-removable-2.html
segment-break-transformation-removable-4.html
</wpt>
Expand All @@ -2474,7 +2474,7 @@ Segment Break Transformation Rules</h4>
white-space/seg-break-transformation-019.html
</wpt>
<wpt pathprefix="/css/vendor-imports/mozilla/mozilla-central-reftests/text3/">
<wpt pathprefix="/css/css-text/line-breaking/">
segment-break-transformation-removable-1.html
segment-break-transformation-removable-3.html
</wpt>
Expand Down Expand Up @@ -2515,7 +2515,7 @@ Segment Break Transformation Rules</h4>
white-space/seg-break-transformation-015.html
</wpt>
<wpt pathprefix="/css/vendor-imports/mozilla/mozilla-central-reftests/text3/">
<wpt pathprefix="/css/css-text/line-breaking/">
segment-break-transformation-rules-001.html
segment-break-transformation-rules-002.html
segment-break-transformation-rules-003.html
Expand Down Expand Up @@ -4331,8 +4331,8 @@ Hyphenation: the 'hyphens' property</h3>
a portion of that word is still too long to fit on one line,
an automatic hyphenation opportunity may be used.

<wpt pathprefix="/css/vendor-imports/mozilla/mozilla-central-reftests/text3/">
hyphenation-control-1.html
<wpt pathprefix="/css/css-text/hyphens/">
hyphens-auto-control.html
</wpt>

<wpt>
Expand Down Expand Up @@ -4861,7 +4861,7 @@ Text Alignment: the 'text-align' shorthand</h3>
text-align/text-align-008.html
</wpt>

<wpt pathprefix="/css/vendor-imports/mozilla/mozilla-central-reftests/text3/">
<wpt pathprefix="/css/css-text/text-align/">
text-align-match-parent-01.html
text-align-match-parent-02.html
text-align-match-parent-03.html
Expand Down Expand Up @@ -5127,7 +5127,7 @@ Justification Method: the 'text-justify' property</h3>
text-justify/text-justify-006.html
</wpt>

<wpt pathprefix="/css/vendor-imports/mozilla/mozilla-central-reftests/text3/">
<wpt pathprefix="/css/css-text/text-justify">
text-justify-none-001.html
</wpt>

Expand All @@ -5150,7 +5150,7 @@ Justification Method: the 'text-justify' property</h3>
This behavior is typical for languages that separate words using spaces,
like English or Korean.

<wpt pathprefix="/css/vendor-imports/mozilla/mozilla-central-reftests/text3/">
<wpt pathprefix="/css/css-text/text-justify/">
text-justify-inter-word-001.html
</wpt>

Expand All @@ -5174,7 +5174,7 @@ Justification Method: the 'text-justify' property</h3>
text-justify/text-justify-002.html
</wpt>

<wpt pathprefix="/css/vendor-imports/mozilla/mozilla-central-reftests/text3/">
<wpt pathprefix="/css/css-text/text-justify/">
text-justify-inter-character-001.html
</wpt>

Expand All @@ -5197,7 +5197,7 @@ Justification Method: the 'text-justify' property</h3>
text-justify/text-justify-003.html
</wpt>

<wpt pathprefix="/css/vendor-imports/mozilla/mozilla-central-reftests/text3/">
<wpt pathprefix="/css/css-text/text-justify/">
text-justify-distribute-001.html
</wpt>
</dl>
Expand Down

0 comments on commit 4c5062c

Please sign in to comment.