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

Side by Side Diff: third_party/WebKit/LayoutTests/paint/background/fieldset-legend-background-shadow-border-radius.html

Issue 2834583005: Fix box-shadow painting for fieldset with legend, background, and border-radius (Closed)
Patch Set: Created 3 years, 8 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 | « no previous file | third_party/WebKit/LayoutTests/paint/background/fieldset-legend-background-shadow-border-radius-expected.png » ('j') | 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 <fieldset style="background: blue; box-shadow: 10px 10px; border-radius: 1px; bo rder: 2px solid; width: 200px; height: 50px">
3 <legend style="width: 100px; height: 20px; background-color: yellow"></legend>
4 </fieldset>
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/background/fieldset-legend-background-shadow-border-radius-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698