Chromium Code Reviews

Side by Side Diff: LayoutTests/fast/css/font-face-inherit-repaint-expected.html

Issue 790823003: Inherit propagation diff necessary for loaded web fonts. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <p>You should see the word PASS below.</p>
3 <select style="font-family: sans-serif">
4 <option>PASS</option>
5 </select>
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/font-face-inherit-repaint.html ('k') | Source/core/rendering/style/RenderStyle.cpp » ('j') | no next file with comments »

Powered by Google App Engine