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

Unified Diff: LayoutTests/platform/chromium-win/fast/transforms/bounding-rect-zoom-expected.txt

Issue 10698133: Merge 121599 - Allow non-borders to be adjusted to less than 1 when zoomed out (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Patch Set: Created 8 years, 5 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: LayoutTests/platform/chromium-win/fast/transforms/bounding-rect-zoom-expected.txt
===================================================================
--- LayoutTests/platform/chromium-win/fast/transforms/bounding-rect-zoom-expected.txt (revision 122237)
+++ LayoutTests/platform/chromium-win/fast/transforms/bounding-rect-zoom-expected.txt (working copy)
@@ -9,18 +9,18 @@
RenderBR {BR} at (307,13) size 0x0
RenderText {#text} at (0,17) size 174x16
text run at (0,17) width 174: "There should be no red visible."
- RenderTable {TABLE} at (0,48) size 785x22
- RenderTableSection {TBODY} at (0,0) size 785x21
- RenderTableRow {TR} at (0,1) size 785x19
- RenderTableCell {TD} at (1,1) size 182x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 141x16
- text run at (1,1) width 141: "getClientBoundingRect():"
+ RenderTable {TABLE} at (0,48) size 785x20
+ RenderTableSection {TBODY} at (0,0) size 785x19
+ RenderTableRow {TR} at (0,1) size 785x17
+ RenderTableCell {TD} at (1,1) size 181x17 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 141x16
+ text run at (0,0) width 141: "getClientBoundingRect():"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (184,1) size 600x19 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 94x16
- text run at (1,1) width 94: "getClientRects():"
+ RenderTableCell {TD} at (183,1) size 601x17 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 94x16
+ text run at (0,0) width 94: "getClientRects():"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698