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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/fast/repaint/justify-self-change-keeping-geometry-expected.txt

Issue 2260013002: Auto-rebaseline for r412915 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win7/fast/repaint/align-self-change-keeping-geometry-grid-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
new file mode 100644
index 0000000000000000000000000000000000000000..c8716ddc33d6330c35b424591c92954d9a9737c9
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/justify-self-change-keeping-geometry-expected.txt
@@ -0,0 +1,11 @@
+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]
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win7/fast/repaint/align-self-change-keeping-geometry-grid-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698