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

Side by Side Diff: LayoutTests/imported/web-platform-tests/html/rendering/non-replaced-elements/flow-content-0/figure.html

Issue 1157863007: W3C Test: import web-platform-tests/html/rendering (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Re-run update-w3c-deps Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <!doctype html>
2 <title>The figure element</title>
3 <link rel="match" href="figure-ref.html">
4 <link rel=author title=Ms2ger href=ms2ger@gmail.com>
5 <link rel=help href=https://html.spec.whatwg.org/multipage/#the-figure-element>
6 <figure>
7 <figcaption>Caption</figcaption>
8 Figure
9 </figure>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698