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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/iframe-content-flipping-expected.txt

Issue 1574933002: Changed type of border-width longhands from unsigned to float. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Made transitions use fractional border widths, added assert that border widths are positive, and r… Created 4 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/iframe-content-flipping-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/iframe-content-flipping-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/iframe-content-flipping-expected.txt
index 010a7d8cb59727ad5b5a78cf07c352fc5ea40a5c..ef1740b1a2983005afd8a5c302cf1b2de2479ab8 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/iframe-content-flipping-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/iframe-content-flipping-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x263
LayoutBlockFlow {BODY} at (8,8) size 784x247
LayoutText {#text} at (0,0) size 0x0
layer at (28,28) size 202x202
- LayoutIFrame {IFRAME} at (20,20) size 202x202 [border: (1px solid #000000)]
+ LayoutIFrame {IFRAME} at (20,20) size 202x202 [border: (1.00px solid #000000)]
layer at (0,0) size 200x200 scrollHeight 400
LayoutView at (0,0) size 200x200
layer at (0,0) size 200x400 backgroundClip at (0,0) size 200x200 clip at (0,0) size 200x200

Powered by Google App Engine
This is Rietveld 408576698