| Index: LayoutTests/fast/regions/css-regions-disabled-expected.txt
|
| diff --git a/LayoutTests/fast/regions/css-regions-disabled-expected.txt b/LayoutTests/fast/regions/css-regions-disabled-expected.txt
|
| index fa55f8df4ea3d9a0008b9ca3a77877a88cf64f86..eaa36f53b7f67b1f767e6432ca36db1f6ce3a07b 100644
|
| --- a/LayoutTests/fast/regions/css-regions-disabled-expected.txt
|
| +++ b/LayoutTests/fast/regions/css-regions-disabled-expected.txt
|
| @@ -11,10 +11,10 @@ PASS testWebKitFlowFrom("-webkit-flow-from: first-flow") is ""
|
| PASS testWebKitFlowFrom("-webkit-flow-from: none") is ""
|
| PASS testComputedStyleWebKitFlowFrom("first-flow") is "none"
|
| PASS testComputedStyleWebKitFlowFrom("none") is "none"
|
| -PASS testWebKitRegionOverflow("-webkit-region-overflow: auto") is ""
|
| -PASS testWebKitRegionOverflow("-webkit-region-overflow: break") is ""
|
| -PASS testComputedStyleWebKitRegionOverflow("auto") is "auto"
|
| -PASS testComputedStyleWebKitRegionOverflow("break") is "auto"
|
| +PASS testWebKitRegionFragment("-webkit-region-fragment: auto") is ""
|
| +PASS testWebKitRegionFragment("-webkit-region-fragment: break") is ""
|
| +PASS testComputedStyleWebKitRegionFragment("auto") is "auto"
|
| +PASS testComputedStyleWebKitRegionFragment("break") is "auto"
|
| PASS webkitRegionRuleIndex is -1
|
| PASS successfullyParsed is true
|
|
|
|
|