Bug 45947 - [chromium] vertical text layout tests broken after r67667
Summary: [chromium] vertical text layout tests broken after r67667
Status: RESOLVED DUPLICATE of bug 45020
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-16 22:44 PDT by John Gregg
Modified: 2010-09-17 21:58 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.77 KB, patch)
2010-09-16 23:23 PDT, John Gregg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Gregg 2010-09-16 22:44:07 PDT
All of these tests started failing at 

Changeset [67667] by hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=45020
Support "block-flow" and "writing-mode": interpret properties into RenderStyle

Patch by takano takumi < takano1@asia.apple.com> on 2010-09-16
Reviewed by Dave Hyatt.

  svg/W3C-SVG-1.1/text-align-05-b.svg = IMAGE+TEXT
  svg/W3C-SVG-1.1/text-align-06-b.svg = IMAGE+TEXT
  svg/batik/text/verticalText.svg = IMAGE+TEXT
  svg/batik/text/verticalTextOnPath.svg = IMAGE+TEXT
  svg/text/text-align-05-b.svg = IMAGE+TEXT
  svg/text/text-align-06-b.svg = IMAGE+TEXT
  svg/text/text-hkern-on-vertical-text.svg = IMAGE+TEXT
  svg/text/text-vkern.svg = IMAGE+TEXT
  fast/css/getComputedStyle/computed-style-without-renderer.html = TEXT
  fast/css/getComputedStyle/computed-style.html = TEXT
  svg/css/getComputedStyle-basic.xhtml = TEXT

Adding test exceptions for now.
Comment 1 John Gregg 2010-09-16 23:23:18 PDT
Created attachment 67886 [details]
Patch
Comment 2 John Gregg 2010-09-17 09:42:49 PDT

*** This bug has been marked as a duplicate of bug 45020 ***