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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/fast/repaint/justify-self-change-keeping-geometry-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, 4 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win7/fast/repaint/justify-self-change-keeping-geometry-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/justify-self-change-keeping-geometry-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/justify-self-change-keeping-geometry-expected.txt
deleted file mode 100644
index c8716ddc33d6330c35b424591c92954d9a9737c9..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/justify-self-change-keeping-geometry-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x352
- LayoutBlockFlow {HTML} at (0,0) size 800x352
- LayoutBlockFlow {BODY} at (0,16) size 800x336
- LayoutBlockFlow {P} at (0,0) size 800x20
- LayoutText {#text} at (0,0) size 583x17
- text run at (0,0) width 583: "There should be no invalidations because justify-self style change causes no visual change."
- LayoutGrid {DIV} at (0,36) size 200x300 [bgcolor=#FF0000]
- LayoutBlockFlow {DIV} at (0,0) size 100x300 [bgcolor=#008000]
- LayoutBlockFlow {DIV} at (100,0) size 100x300 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698