Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: includes/styleguide/lists/unordered.html

Issue 29491561: Issue 5413 - Create basic style guide for website-defaults (Closed)
Left Patch Set: Created July 18, 2017, 6:53 a.m.
Right Patch Set: Separate Content and Developer Styleguides Created Aug. 21, 2017, 10:18 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « includes/styleguide/lists/ordered.html ('k') | includes/styleguide/typography/blockquotes.html » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1
2 <ul>
3 <li>List item</li>
4 <li>List item</li>
5 <li>
6 List item
7 <ul>
8 <li>List item</li>
9 <li>List item</li>
10 <li>List item</li>
11 </ul>
12 </li>
13 <li>List item</li>
14 </ul>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld