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

Side by Side Diff: LayoutTests/fast/replaced/computed-image-width-with-percent-height-and-fixed-ancestor-vertical-lr-expected.txt

Issue 58373002: Whitespace only text nodes need to be reattached when their siblings are reattached (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated js-test include Created 7 years, 1 month 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
1 The square below should be 100px by 100px. https://bugs.webkit.org/show_bug.cgi? id=103812 In strict mode, an image with height set to 100% and a fixed height an cestor should expand to its instrinsic height and width. Percentage height "is c alculated with respect to the height of the generated box's containing block." 1 The square below should be 100px by 100px. https://bugs.webkit.org/show_bug.cgi? id=103812 In strict mode, an image with height set to 100% and a fixed height an cestor should expand to its instrinsic height and width. Percentage height "is c alculated with respect to the height of the generated box's containing block."
2 2
3 3
4 4
5 PASS 5 PASS
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698