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

Side by Side Diff: LayoutTests/fast/table/remove-anonymous-cell-expected.html

Issue 540453003: Get rid of anonymous table* wrappers when they are no longer needed. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase master Created 6 years, 3 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
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <p>There should be a blue rectangle below.</p>
3 <div style="display:table-cell;">
4 <div style="color:blue; background:blue;">AAAAAAAAAAAAAA</div>
5 <div style="color:blue; background:blue;">AAAAAAAAAAAAAA</div>
6 </div>
OLDNEW
« no previous file with comments | « LayoutTests/fast/table/remove-anonymous-cell.html ('k') | LayoutTests/fast/table/remove-anonymous-row.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698