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

Side by Side Diff: LayoutTests/fast/layers/opacity-change-stacking-context-expected.txt

Issue 136903004: Changing from opacity less than 1 to opacity 1 should not trigger layout (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 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 | Annotate | Revision Log
OLDNEW
1 SVG 1.1 dynamic update tests 1 Test that opacity changes from less than 1 to 1 don't cause layout if the layer remains a stacking context
2 2
3 Tests dynamic updates of the 'y' property of the SVGRectElement object
4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
6 4
7 5
8 PASS rectElement.y.baseVal.value is -150 6 PASS internals.updateStyleAndReturnAffectedElementCount() is 1
9 PASS rectElement.y.baseVal.value is 0 7 PASS internals.needsLayoutCount() is 0
10 PASS successfullyParsed is true 8 PASS successfullyParsed is true
11 9
12 TEST COMPLETE 10 TEST COMPLETE
13 11
OLDNEW
« no previous file with comments | « LayoutTests/fast/layers/opacity-change-stacking-context.html ('k') | Source/core/rendering/style/RenderStyle.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698