Chromium Code Reviews| Index: LayoutTests/paint/frames/frameset-with-stacking-contexts.html |
| diff --git a/LayoutTests/paint/frames/frameset-with-stacking-contexts.html b/LayoutTests/paint/frames/frameset-with-stacking-contexts.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..71e10084f6c94b8f5db7a107b77ffac4b4069ca1 |
| --- /dev/null |
| +++ b/LayoutTests/paint/frames/frameset-with-stacking-contexts.html |
| @@ -0,0 +1,3 @@ |
| +<frameset> |
| + <frame src="resources/subframe.html" style="opacity: 0.6"> |
|
wkorman
2015/06/12 19:14:48
Comment or bit of text on what we should see for t
chrishtr
2015/06/12 19:57:28
Done.
|
| +</frameset> |