mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update test expectations
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
This commit is contained in:
parent
05c7de2f4a
commit
5a8da4db70
@ -38,4 +38,3 @@ https://github.com/domokit/mojo/issues/64 lowlevel/layers.sky [ Skip ]
|
||||
# Flaky
|
||||
https://github.com/domokit/mojo/issues/62 custom-elements/registration.sky [ Skip ]
|
||||
|
||||
https://github.com/domokit/mojo/issues/81 framework/basic.sky [ Skip ]
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
<div>
|
||||
<div style="background-color: green">I am Text<img src="foo.jpg"></img>
|
||||
<div style="background-color: green">I am Text<img src="resources/united.jpg"></img>
|
||||
<a href="http://www.google.com"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user