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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/css-properties-position-relative-as-parent-fixed-expected.html

Issue 1398043004: Change ref-tests to avoid subpixel element boundary issues (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/fast/css/css-properties-position-relative-as-parent-fixed.html ('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/fast/css/css-properties-position-relative-as-parent-fixed-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/css/css-properties-position-relative-as-parent-fixed-expected.html b/third_party/WebKit/LayoutTests/fast/css/css-properties-position-relative-as-parent-fixed-expected.html
index 44fac96b6fcafc31e1ff7285e69510e87ded8d39..3d97c78f759ceed56911f4d0d89f03f80459b79b 100644
--- a/third_party/WebKit/LayoutTests/fast/css/css-properties-position-relative-as-parent-fixed-expected.html
+++ b/third_party/WebKit/LayoutTests/fast/css/css-properties-position-relative-as-parent-fixed-expected.html
@@ -6,6 +6,10 @@
margin: 0;
}
+ div {
+ font-family: monospace;
+ }
+
.container {
position: relative;
left: 150px;
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/css/css-properties-position-relative-as-parent-fixed.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698