mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This test was failing because I changed the url. The new url is correct. Sorry for not running the tests before committing. https://codereview.chromium.org/1065073002/ https://github.com/domokit/mojo/issues/81 TBR=ojan@chromium.org Review URL: https://codereview.chromium.org/1075603002
6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
<div>
|
|
<div style="background-color: green">I am Text<img src="resources/united.jpg"></img>
|
|
<a href="http://www.google.com"></a>
|
|
</div>
|
|
</div>
|