In a previous question, I asked about the correctness of a method to compute the Krull dimension of quotient rings which works well if the ring in question is of the form $A/(x_1,\ldots,x_n)$, where for each $i$, $x_i$ is not a zero divisor in $A/(x_1,\ldots,x_{i-1})$.
However, I am now confronted with the problem to compute the Krull dimension of the following ring: $$A=\mathbb{C}[x,y]/(xy-x,y^2-y)$$ in which the required property doesn't hold. Now, in this special case it is easy to show that $\dim A\le 1$ and that we have the chain of primes in $A$ composed of the image of the chain: $$(y-1)\subseteq(y-1,x)$$ and thus $\dim A = 1$, but I am wondering: is there a fast way to find out the dimension of a ring of the form written above if we do not require the condition of non-zero-divisibility of the $x_i$?