| Index: LayoutTests/fast/css/readwrite-contenteditable-recalc-expected.txt
|
| diff --git a/LayoutTests/fast/css/readwrite-contenteditable-recalc-expected.txt b/LayoutTests/fast/css/readwrite-contenteditable-recalc-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..715b648ab115644e7f656b127cadcf9ff1dbb819
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/readwrite-contenteditable-recalc-expected.txt
|
| @@ -0,0 +1,17 @@
|
| +PASS getComputedStyle(p1)["background-color"] is "rgb(255, 204, 204)"
|
| +PASS getComputedStyle(c1a)["background-color"] is "rgb(255, 204, 204)"
|
| +PASS getComputedStyle(c1b)["background-color"] is "rgb(255, 204, 204)"
|
| +PASS getComputedStyle(p2)["background-color"] is "rgb(204, 255, 255)"
|
| +PASS getComputedStyle(c2a)["background-color"] is "rgb(204, 255, 255)"
|
| +PASS getComputedStyle(c2b)["background-color"] is "rgb(204, 255, 255)"
|
| +PASS getComputedStyle(p1)["background-color"] is "rgb(204, 255, 255)"
|
| +PASS getComputedStyle(c1a)["background-color"] is "rgb(204, 255, 255)"
|
| +PASS getComputedStyle(c1b)["background-color"] is "rgb(204, 255, 255)"
|
| +PASS getComputedStyle(p2)["background-color"] is "rgb(255, 204, 204)"
|
| +PASS getComputedStyle(c2a)["background-color"] is "rgb(255, 204, 204)"
|
| +PASS getComputedStyle(c2b)["background-color"] is "rgb(255, 204, 204)"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +Some parent text. Some child text.
|
| +Some parent text. Some child text.
|
|
|