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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win7/fast/repaint/align-self-change-keeping-geometry-grid-expected.txt

Issue 2261733002: [css-grid] Only force full invalidation when grid item data change (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Patch rebased. Created 4 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 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x352
4 LayoutBlockFlow {HTML} at (0,0) size 800x352
5 LayoutBlockFlow {BODY} at (0,16) size 800x336
6 LayoutBlockFlow {P} at (0,0) size 800x20
7 LayoutText {#text} at (0,0) size 574x17
8 text run at (0,0) width 574: "There should be no invalidations because align-self style change causes no visual change."
9 LayoutGrid {DIV} at (0,36) size 200x300 [bgcolor=#FF0000]
10 LayoutBlockFlow {DIV} at (0,0) size 100x300 [bgcolor=#008000]
11 LayoutBlockFlow {DIV} at (100,0) size 100x300 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698