| Index: LayoutTests/inspector/styles/protocol-css-regions-commands-expected.txt
|
| diff --git a/LayoutTests/inspector/styles/protocol-css-regions-commands-expected.txt b/LayoutTests/inspector/styles/protocol-css-regions-commands-expected.txt
|
| index 9fe9cf36722f63befbc5cccdf1b0159a1a99dd92..c7e155ec8355705b966df2d2ec57ab3cc08c36c9 100644
|
| --- a/LayoutTests/inspector/styles/protocol-css-regions-commands-expected.txt
|
| +++ b/LayoutTests/inspector/styles/protocol-css-regions-commands-expected.txt
|
| @@ -4,7 +4,7 @@ getNamedFlowCollection Bug 91607
|
| getFlowByName Bug 91855
|
| namedFlowCreated Bug 92739
|
| namedFlowRemoved Bug 92739
|
| -regionLayoutUpdated Bug 93443
|
| +regionOversetChanged Bug 252250
|
| This text is from CSS Named Flow "flow3".
|
|
|
|
|
| @@ -18,7 +18,7 @@ Content Elements: 1
|
| Regions: 2
|
| * Named Flow "flow3"
|
| Content Elements: 1
|
| -Regions: 1
|
| +Regions: 0
|
|
|
| Running: testGetNamedFlowCollectionWithInvalidDocument
|
| === CSS Named Flows in #fake-document ===
|
| @@ -37,8 +37,8 @@ There is no Named Flow "flow4" in the main document
|
| Running: testNamedFlowCreated
|
| NamedFlowCreated: "tmpNamedFlow"
|
|
|
| -Running: testRegionLayoutUpdated
|
| -RegionLayoutUpdated: "flow3"
|
| +Running: testRegionOversetChanged
|
| +RegionOversetChanged: "flow3"
|
|
|
| Running: testNamedFlowRemoved
|
| NamedFlowRemoved: "tmpNamedFlow"
|
|
|