- add third_party src.
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / variables / cssom-create-expected.html
1 <!doctype html>
2
3 <div id="div1" style="background-color: white;">This line should end with a stringified CSSVariablesMap:[object CSSVariablesMap]</div>
4 <div id="div2" style="background-color: green;">Testing set method. This div should be green.</div>