Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1363)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/infrastructure/reftest-wait-ref.html

Issue 2729863004: Support reftest-wait in web-platform-tests (Closed)
Patch Set: Add TestExpectations entry Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/external/wpt/infrastructure/reftest-wait.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <title>Reference for Test infrastructure should support 'reftest-wait'</title>
3 <style>
4 .marker {
5 margin-bottom: 10px;
6 background: green;
7 height: 50px;
8 width: 50px;
9 }
10 </style>
11
12 <div class="marker"></div>
13 <div>The box above should be green.</div>
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/external/wpt/infrastructure/reftest-wait.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698